From bbf9e59732c8b933431adf2ce7fa3aa1ee64516a Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Mon, 28 Apr 2025 13:48:09 -0500 Subject: [PATCH] Updated Changelog --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02ba1e9..56d93be 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ BOOKFACE FOR FRIENDICA ====================== -Version 1.6.6 +Version 1.6.7 **Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover. @@ -404,6 +404,7 @@ I figured out how the "Frio" theme worked by looking at the code. I may not be 1 * Minified Postbox CSS * Updated with Postbox v1.1 styles * Styled Item Responses (part of Issue #25) +* Action buttons (except Comment and Quote) you've interacted with before now adopt accent color (Issue #25) 1.6 (25 Mar 2025) * Fixed HR rule on posts [Issue #13]