From ad2aaadf2a3f294464fa78aea94df312920ce026 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Mon, 28 Apr 2025 13:23:29 -0500 Subject: [PATCH] Updated Changelog --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b9a31c..02ba1e9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ BOOKFACE FOR FRIENDICA ====================== -Version 1.6.5 +Version 1.6.6 **Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover. @@ -403,6 +403,7 @@ I figured out how the "Frio" theme worked by looking at the code. I may not be 1 * Moved Postbox styles to end of stylesheet * Minified Postbox CSS * Updated with Postbox v1.1 styles +* Styled Item Responses (part of Issue #25) 1.6 (25 Mar 2025) * Fixed HR rule on posts [Issue #13]