diff --git a/apps/readest-app/package.json b/apps/readest-app/package.json index 35dc101b..1106a210 100644 --- a/apps/readest-app/package.json +++ b/apps/readest-app/package.json @@ -1,6 +1,6 @@ { "name": "@readest/readest-app", - "version": "0.9.93", + "version": "0.9.94", "private": true, "scripts": { "dev": "dotenv -e .env.tauri -- next dev", diff --git a/apps/readest-app/release-notes.json b/apps/readest-app/release-notes.json index 6568ead7..3f76b760 100644 --- a/apps/readest-app/release-notes.json +++ b/apps/readest-app/release-notes.json @@ -1,5 +1,24 @@ { "releases": { + "0.9.94": { + "date": "2025-12-02", + "notes": [ + "OPDS: You can now browse and download ebooks directly from OPDS catalogs", + "PDF: Added a hand-tool mode that makes navigating PDF pages easier", + "Covers: You can now choose a folder to save the latest book cover image", + "CJK: Added one-tap conversion between Simplified and Traditional Chinese", + "Shortcuts: Use Ctrl + mouse wheel to quickly zoom in or out", + "Library: Added a new option to adjust cover sizes in grid view", + "Windows: Added Ebook thumbnails with book covers in Windows Explorer", + "TTS: Fixed an issue where the page would scroll when showing the annotator", + "Annotations: Resolved layout shifts when selecting text in paginated mode on Android", + "Files: Improved backup handling to prevent file corruption", + "Layout: Fixed text clipping caused by negative indents", + "E-ink: Improved sidebar and notebook background colors for e-ink devices", + "Android: The Back button now works properly in menus, dialogs, and alerts", + "iOS: Fixed occasional failures when opening books on older iOS versions (16.4 and below)" + ] + }, "0.9.93": { "date": "2025-11-20", "notes": [