From cc8db6a034b88a26dbb5456ff823e70b3f446740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Sat, 17 Jan 2026 11:01:14 +0000 Subject: [PATCH] Add 0.5.7 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index faaa374..c723d1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,14 @@ Sections: --- +## [0.5.7] - 2026-01-17 + +### Changed +- Mobile UI improvements: removed floating action buttons to prevent overlay issues. +- Improved responsive layout to avoid horizontal overflow (badges, URLs, descriptions). +- README rendering on mobile is more stable (better wrapping and image scaling). +- Header icon buttons are more readable in both light and dark mode. + ## [0.5.6] - 2026-01-17 ### Added