From 571d61c8e5173f73dce355df723be453b740e451 Mon Sep 17 00:00:00 2001 From: Ilyas Hallak Date: Thu, 30 Oct 2025 21:54:02 +0100 Subject: [PATCH] Update release notes for markdown rendering improvement --- readeck/UI/Resources/RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readeck/UI/Resources/RELEASE_NOTES.md b/readeck/UI/Resources/RELEASE_NOTES.md index bbc938a..54a9210 100644 --- a/readeck/UI/Resources/RELEASE_NOTES.md +++ b/readeck/UI/Resources/RELEASE_NOTES.md @@ -34,6 +34,7 @@ Thanks for using the Readeck iOS app! Below are the release notes for each versi - Batch operations for faster database queries - Background sync to keep labels up-to-date without blocking the UI - Fixed duplicate ID warnings in label lists +- Improved markdown rendering in release notes with better formatting support ---