From b2d3d940f2a79c06e3611fb9e3119a10fed90a65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Sat, 17 Jan 2026 19:05:55 +0000 Subject: [PATCH] add 0.5.8 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c723d1f..5108918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,15 @@ Sections: --- +## [0.5.8] - 2026-01-17 + +### Changed +- Mobile UI layout stabilized to prevent horizontal shifting. +- README rendering no longer expands the page width on mobile devices. +- Tables and code blocks inside README now scroll within their container. +- Floating action buttons removed to avoid UI overlap on small screens. +- Header icon buttons improved for better visibility in light and dark mode. + ## [0.5.7] - 2026-01-17 ### Changed