mirror of
https://github.com/readest/readest.git
synced 2026-07-09 16:00:16 +00:00
release: version 0.11.12 (#4682)
This commit is contained in:
parent
7185dca1a2
commit
54d54791b0
4 changed files with 27 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@readest/readest-app",
|
||||
"version": "0.11.10",
|
||||
"version": "0.11.12",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,17 @@
|
|||
{
|
||||
"releases": {
|
||||
"0.11.12": {
|
||||
"date": "2026-06-20",
|
||||
"notes": [
|
||||
"Reading: Fixed full-page cover images and cover backgrounds that didn't display correctly under a page texture",
|
||||
"Reading: Fixed a crash when opening large PDF files on mobile devices",
|
||||
"Reading: You can now save or share an image straight from the image viewer",
|
||||
"Speed Reading: Fixed the control bar overlapping the playback controls on mobile",
|
||||
"Sync: Books without a reading status no longer jump back to the top after every sync",
|
||||
"Sync: Your per-device reading view settings now stay local instead of syncing between devices",
|
||||
"OPDS: Fixed the Add Catalog dialog appearing behind Settings on mobile"
|
||||
]
|
||||
},
|
||||
"0.11.10": {
|
||||
"date": "2026-06-19",
|
||||
"notes": [
|
||||
|
|
|
|||
|
|
@ -70,6 +70,19 @@
|
|||
</supports>
|
||||
|
||||
<releases>
|
||||
<release version="0.11.12" date="2026-06-20">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Reading: Fixed full-page cover images and cover backgrounds that didn't display correctly under a page texture</li>
|
||||
<li>Reading: Fixed a crash when opening large PDF files on mobile devices</li>
|
||||
<li>Reading: You can now save or share an image straight from the image viewer</li>
|
||||
<li>Speed Reading: Fixed the control bar overlapping the playback controls on mobile</li>
|
||||
<li>Sync: Books without a reading status no longer jump back to the top after every sync</li>
|
||||
<li>Sync: Your per-device reading view settings now stay local instead of syncing between devices</li>
|
||||
<li>OPDS: Fixed the Add Catalog dialog appearing behind Settings on mobile</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="0.11.10" date="2026-06-19">
|
||||
<description>
|
||||
<ul>
|
||||
|
|
@ -210,25 +223,6 @@
|
|||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="0.9.100" date="2026-02-13">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Text-to-Speech: Automatically moves to the next chapter when the current chapter finishes</li>
|
||||
<li>Reading: Fixed the reading ruler on Android</li>
|
||||
<li>Reading: Improved RSVP layout and stability</li>
|
||||
<li>Reading: Fixed an issue where some EPUB books could not adjust font size</li>
|
||||
<li>Annotations: Added a magnifier (loupe) when adjusting text selection</li>
|
||||
<li>Annotations: Text selection now snaps to word boundaries for better accuracy</li>
|
||||
<li>Annotations: Custom highlight colors now apply correctly in the sidebar</li>
|
||||
<li>Dictionary: Added a back button for easier navigation</li>
|
||||
<li>Dictionary: Fixed an issue where Dictionary and Wikipedia could not open on Android</li>
|
||||
<li>Metadata: Added collapsible sections in Book Details</li>
|
||||
<li>Metadata: Added support for parsing series information from Calibre-exported EPUB files</li>
|
||||
<li>Eink: Improved component layout and colors in E-ink mode</li>
|
||||
<li>Layout: Sidebar toggle button position is now persistent</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
||||
|
||||
<metadata_license>FSFAP</metadata_license>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
db24d2fbcc69636b1ebb98a5f2d7e78a27b41da55faa4a99f037380e5c3141f0 ../../data/metainfo/appdata.xml
|
||||
1e0de8d004148c86f38822baed75abe6a1104df872c71f1b5541eaa10b28329c ../../data/metainfo/appdata.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue