diff --git a/apps/readest-app/package.json b/apps/readest-app/package.json index 6abd9444..662ea452 100644 --- a/apps/readest-app/package.json +++ b/apps/readest-app/package.json @@ -1,6 +1,6 @@ { "name": "@readest/readest-app", - "version": "0.9.100", + "version": "0.9.101", "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 b1d47728..b7e19174 100644 --- a/apps/readest-app/release-notes.json +++ b/apps/readest-app/release-notes.json @@ -1,5 +1,19 @@ { "releases": { + "0.9.101": { + "date": "2026-02-28", + "notes": [ + "Text-to-Speech: Fixed an issue where TTS could not continue to the next chapter", + "Reading: Fixed an issue importing very large TXT files on iOS", + "Reading: Fixed the layout of the reading ruler in scrolled mode", + "Reading: Smoother page-turn animations for a more fluid experience", + "Reading: Added a gallery mode to zoom and browse images within books", + "Annotations: Page numbers are now displayed and exported with highlights and notes", + "Annotations: Added support for exporting highlights to Readwise", + "OPDS: Fixed missing book descriptions in OPDS feeds", + "Android: Improved compatibility with older WebView versions on Android" + ] + }, "0.9.100": { "date": "2026-02-13", "notes": [ diff --git a/data/metainfo/appdata.xml b/data/metainfo/appdata.xml index a4d40d5d..c436ee34 100644 --- a/data/metainfo/appdata.xml +++ b/data/metainfo/appdata.xml @@ -59,6 +59,21 @@ com.bilingify.readest.desktop + + +
    +
  • Text-to-Speech: Fixed an issue where TTS could not continue to the next chapter
  • +
  • Reading: Fixed an issue importing very large TXT files on iOS
  • +
  • Reading: Fixed the layout of the reading ruler in scrolled mode
  • +
  • Reading: Smoother page-turn animations for a more fluid experience
  • +
  • Reading: Added a gallery mode to zoom and browse images within books
  • +
  • Annotations: Page numbers are now displayed and exported with highlights and notes
  • +
  • Annotations: Added support for exporting highlights to Readwise
  • +
  • OPDS: Fixed missing book descriptions in OPDS feeds
  • +
  • Android: Improved compatibility with older WebView versions on Android
  • +
+
+
    @@ -224,18 +239,6 @@
- - -
    -
  • TTS: Fixed an issue where system voices were not working on Android
  • -
  • TTS: Added options to customize the highlight style during read-aloud
  • -
  • E-Ink: Disabled all shadows to improve display clarity
  • -
  • E-Ink: Added an option to save the last book cover on Android
  • -
  • Android: Fixed a crash that occurred when toggling 'Allow Script'
  • -
  • Android: Adjusted launcher icon size for better compatibility across devices
  • -
-
-
FSFAP diff --git a/data/metainfo/appdata.xml.sha256 b/data/metainfo/appdata.xml.sha256 index 83577a16..05503398 100644 --- a/data/metainfo/appdata.xml.sha256 +++ b/data/metainfo/appdata.xml.sha256 @@ -1 +1 @@ -89a2fdc3375b498db29e89907d4fa00e994be8ec6608689ab4d1ef3b94b83d59 ../../data/metainfo/appdata.xml +270dd7735b8f9b914accdc114bbe06fc92767ceaddc967380d386cfcc51f0952 ../../data/metainfo/appdata.xml