release: version 0.11.2 (#4371)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@readest/readest-app",
|
||||
"version": "0.11.1",
|
||||
"version": "0.11.2",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
{
|
||||
"releases": {
|
||||
"0.11.2": {
|
||||
"date": "2026-05-31",
|
||||
"notes": [
|
||||
"Send to Readest: Clip web pages and articles into your library via the system share sheet, or by emailing them in",
|
||||
"Dictionary: Look up words with your device's built-in system dictionary on macOS, iOS, and Android, plus faster MDict and StarDict imports",
|
||||
"Library: Import books from a folder with format and size filters, or read them in place from external folders without copying",
|
||||
"Reading: The reading ruler now follows individual lines, you can swipe along the edge to adjust brightness on mobile, and customize hardware-button page turning",
|
||||
"Annotations: Create global highlights that apply to every matching passage in a book",
|
||||
"Text-to-Speech: Added a hotkey to highlight the sentence being read aloud, and made TTS more reliable",
|
||||
"Fonts: Fixed custom fonts disappearing after restarting or reloading the app",
|
||||
"iOS: Fixed the reader not updating when you switch between light and dark mode",
|
||||
"Android: Fixed an issue where highlighting text could trigger unintended page turns",
|
||||
"Fixes: Many improvements across PDFs, EPUBs, Sync, Scrolling, Highlighting"
|
||||
]
|
||||
},
|
||||
"0.11.1": {
|
||||
"date": "2026-05-11",
|
||||
"notes": [
|
||||
|
||||
+16
-19
@@ -60,6 +60,22 @@
|
||||
<launchable type="desktop-id">com.bilingify.readest.desktop</launchable>
|
||||
|
||||
<releases>
|
||||
<release version="0.11.2" date="2026-05-31">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Send to Readest: Clip web pages and articles into your library via the system share sheet, or by emailing them in</li>
|
||||
<li>Dictionary: Look up words with your device's built-in system dictionary on macOS, iOS, and Android, plus faster MDict and StarDict imports</li>
|
||||
<li>Library: Import books from a folder with format and size filters, or read them in place from external folders without copying</li>
|
||||
<li>Reading: The reading ruler now follows individual lines, you can swipe along the edge to adjust brightness on mobile, and customize hardware-button page turning</li>
|
||||
<li>Annotations: Create global highlights that apply to every matching passage in a book</li>
|
||||
<li>Text-to-Speech: Added a hotkey to highlight the sentence being read aloud, and made TTS more reliable</li>
|
||||
<li>Fonts: Fixed custom fonts disappearing after restarting or reloading the app</li>
|
||||
<li>iOS: Fixed the reader not updating when you switch between light and dark mode</li>
|
||||
<li>Android: Fixed an issue where highlighting text could trigger unintended page turns</li>
|
||||
<li>Fixes: Many improvements across PDFs, EPUBs, Sync, Scrolling, Highlighting</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="0.11.1" date="2026-05-11">
|
||||
<description>
|
||||
<ul>
|
||||
@@ -212,25 +228,6 @@
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="0.9.97" date="2026-01-10">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Annotations: Added annotation bubble icons directly on text with instant note popups</li>
|
||||
<li>Annotations: Enabled quick highlighting when selecting text</li>
|
||||
<li>Annotations: Added the ability to edit the text range of existing highlights</li>
|
||||
<li>Annotations: Added an annotation navigation bar for easier browsing</li>
|
||||
<li>OPDS: Fixed an issue where CBZ files could not be downloaded from OPDS catalogs</li>
|
||||
<li>OPDS: Improved compatibility with Komga OPDS servers</li>
|
||||
<li>OPDS: Added support for OPDS servers using self-signed SSL certificates</li>
|
||||
<li>PDF: Fixed an issue where some PDF files failed to open</li>
|
||||
<li>E-ink: Optimized colors and layout for improved e-ink device readability</li>
|
||||
<li>Search: Added search term history for quicker repeated searches</li>
|
||||
<li>Text-to-Speech: Reduced excessive pauses between sentences for smoother playback</li>
|
||||
<li>File Transfer: Introduced a background transfer queue for uploading and downloading books</li>
|
||||
<li>Proofreading: Added a proofread tool that can replace text directly within books</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
||||
|
||||
<metadata_license>FSFAP</metadata_license>
|
||||
|
||||
@@ -1 +1 @@
|
||||
3b4da20a6cf3c6faabdad6be8e571408cbecf67f79adb5f73102840368d8eb08 ../../data/metainfo/appdata.xml
|
||||
10019265843729aa5301b5cb0abddeb055f34b1fae8b7f0c8067f1626472afec ../../data/metainfo/appdata.xml
|
||||
|
||||
Reference in New Issue
Block a user