From 330bec368b4453b306fb8078b2765512747d7916 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sun, 2 Mar 2025 00:01:29 +0000 Subject: [PATCH] Updated Changelog --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2c3a34..5f0a082 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ BOOKFACE FOR FRIENDICA ====================== -Version 1.5.4 +Version 1.5.5 **Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover. @@ -265,6 +265,7 @@ I figured out how the "Frio" theme worked by looking at the code. I may not be 1 * Fixed Post and Comment background colors [Issue #15] * Made Post and Comment background colors configurable with CSS variables. * Fixed Post-in-Groups/Mention button alignment [Issue #16] +* Fixed double underline on Compose active tab [Issue #17] 1.5 (27 Feb 2025) * fixed browser "Share to.." button display and sizing [Issue #3]