From 3652f28bed5a1fba4a429aaacc9475550d6b0a36 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Thu, 23 Jan 2025 23:19:52 +0000 Subject: [PATCH] changelog updated --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.txt b/README.txt index 16e9d21..307e89c 100644 --- a/README.txt +++ b/README.txt @@ -27,6 +27,10 @@ NOTES: * This scheme was adapted from a user stylesheet for use in browsers on the client-side. CHANGELOG: +1.1 +* Fixes long lists of tags/mentions spilling out of post or profile container, forces them to wrap to multiple rows as necessary. +* Adds spacing to left of multiple settings buttons floated to right. + 1.0 * Initial release of server-side version * Accent colors now work (server-side version only)