From ec7b92437b80415e79e8652b0e76c9abcb91ec17 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Wed, 5 Mar 2025 14:44:43 -0600 Subject: [PATCH] Updated Changelog --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f0a082..1e019dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ BOOKFACE FOR FRIENDICA ====================== -Version 1.5.5 +Version 1.5.6 **Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover. @@ -266,6 +266,7 @@ I figured out how the "Frio" theme worked by looking at the code. I may not be 1 * 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] +* Fixed Accept Contact button [Issue #19] 1.5 (27 Feb 2025) * fixed browser "Share to.." button display and sizing [Issue #3]