From 6199397586bfc39a7edd8a3d5ce8f552677d6d6a Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sat, 26 Apr 2025 13:59:01 -0500 Subject: [PATCH] Updated Changelog --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cfc993..8378772 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ BOOKFACE FOR FRIENDICA ====================== -Version 1.6.2 +Version 1.6.3 **Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover. @@ -349,6 +349,7 @@ I figured out how the "Frio" theme worked by looking at the code. I may not be 1 ## CHANGELOG: * Fixed "New Message" button not being obvious [Issue #24] * Fixed Profile Pics and Cover Photos not working in old iOS browsers [Issue #26] +* Moved Postbox styles to end of stylesheet 1.6 (25 Mar 2025) * Fixed HR rule on posts [Issue #13]