diff --git a/apps/readest-app/package.json b/apps/readest-app/package.json index 83ffcc8e..50b27eaf 100644 --- a/apps/readest-app/package.json +++ b/apps/readest-app/package.json @@ -1,6 +1,6 @@ { "name": "@readest/readest-app", - "version": "0.9.99", + "version": "0.9.100", "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 db68fcaf..b1d47728 100644 --- a/apps/readest-app/release-notes.json +++ b/apps/readest-app/release-notes.json @@ -1,5 +1,23 @@ { "releases": { + "0.9.100": { + "date": "2026-02-13", + "notes": [ + "Text-to-Speech: Automatically moves to the next chapter when the current chapter finishes", + "Reading: Fixed the reading ruler on Android", + "Reading: Improved RSVP layout and stability", + "Reading: Fixed an issue where some EPUB books could not adjust font size", + "Annotations: Added a magnifier (loupe) when adjusting text selection", + "Annotations: Text selection now snaps to word boundaries for better accuracy", + "Annotations: Custom highlight colors now apply correctly in the sidebar", + "Dictionary: Added a back button for easier navigation", + "Dictionary: Fixed an issue where Dictionary and Wikipedia could not open on Android", + "Metadata: Added collapsible sections in Book Details", + "Metadata: Added support for parsing series information from Calibre-exported EPUB files", + "Eink: Improved component layout and colors in E-ink mode", + "Layout: Sidebar toggle button position is now persistent" + ] + }, "0.9.99": { "date": "2026-02-07", "notes": [ diff --git a/data/metainfo/appdata.xml b/data/metainfo/appdata.xml index 9f776e8f..a4d40d5d 100644 --- a/data/metainfo/appdata.xml +++ b/data/metainfo/appdata.xml @@ -59,6 +59,25 @@ com.bilingify.readest.desktop + + +
    +
  • Text-to-Speech: Automatically moves to the next chapter when the current chapter finishes
  • +
  • Reading: Fixed the reading ruler on Android
  • +
  • Reading: Improved RSVP layout and stability
  • +
  • Reading: Fixed an issue where some EPUB books could not adjust font size
  • +
  • Annotations: Added a magnifier (loupe) when adjusting text selection
  • +
  • Annotations: Text selection now snaps to word boundaries for better accuracy
  • +
  • Annotations: Custom highlight colors now apply correctly in the sidebar
  • +
  • Dictionary: Added a back button for easier navigation
  • +
  • Dictionary: Fixed an issue where Dictionary and Wikipedia could not open on Android
  • +
  • Metadata: Added collapsible sections in Book Details
  • +
  • Metadata: Added support for parsing series information from Calibre-exported EPUB files
  • +
  • Eink: Improved component layout and colors in E-ink mode
  • +
  • Layout: Sidebar toggle button position is now persistent
  • +
+
+
    @@ -217,26 +236,6 @@
- - -
    -
  • Sync: Faster library syncing and support for in-app one-time purchases of extra cloud storage
  • -
  • TTS: You can now choose the target language for read-aloud on translated books
  • -
  • Reader: New keyboard shortcuts make it easier to move between sections
  • -
  • Reader: Smoother scrolling for a more comfortable reading experience
  • -
  • Reader: Footnotes in definition lists are now fully supported
  • -
  • Reader: Improved search accuracy and display of search results
  • -
  • Reader: Clearer error messages when importing books
  • -
  • Reader: Improved safety when loading book content
  • -
  • Settings: You can now choose your own highlight colors
  • -
  • Settings: Added option to adjust screen brightness automatically
  • -
  • E-Ink: Better readability and clearer progress display with underlined links
  • -
  • Android: You can now store app data on an external SD card
  • -
  • iOS: Restores your last reading page if the app was closed in the background
  • -
  • Localization: Added Persian (Farsi) language support
  • -
-
-
FSFAP diff --git a/data/metainfo/appdata.xml.sha256 b/data/metainfo/appdata.xml.sha256 index 927d3874..83577a16 100644 --- a/data/metainfo/appdata.xml.sha256 +++ b/data/metainfo/appdata.xml.sha256 @@ -1 +1 @@ -41cc8ab4ec4e10a3b081215c9cdb830cd40ddb9eb86b3fc224698fc46b5ee2d8 ../../data/metainfo/appdata.xml +89a2fdc3375b498db29e89907d4fa00e994be8ec6608689ab4d1ef3b94b83d59 ../../data/metainfo/appdata.xml