From 2d644b351b95011fb19dc9afe4a8b11dd76e5177 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sat, 26 Apr 2025 13:59:35 -0500 Subject: [PATCH] Updated Changelog --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8378772..16503df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ BOOKFACE FOR FRIENDICA ====================== -Version 1.6.3 +Version 1.6.4 **Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover. @@ -350,6 +350,7 @@ I figured out how the "Frio" theme worked by looking at the code. I may not be 1 * 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 +* Minified Postbox CSS 1.6 (25 Mar 2025) * Fixed HR rule on posts [Issue #13]