Release Highlight
- 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
What's Changed
- fix(opds): show Add Catalog dialog above Settings on mobile by @chrox in https://github.com/readest/readest/pull/4669
- fix(pdf): throttle PDF range reads to fix large-file OOM on Android/iOS (#3470) by @chrox in https://github.com/readest/readest/pull/4670
- fix(rsvp): restore in-flow control bar layout reverted by [#4589] by @chrox in https://github.com/readest/readest/pull/4671
- fix(opds): make saved catalog card hover distinct from dialog background by @chrox in https://github.com/readest/readest/pull/4673
- fix(sync): keep view settings device-local and exclude them from sync by @chrox in https://github.com/readest/readest/pull/4672
- fix(reader): keep cover background-image visible under a texture by @chrox in https://github.com/readest/readest/pull/4675
- fix(sync): stop re-pinning statusless books to the top of the library after every sync by @chrox in https://github.com/readest/readest/pull/4677
- fix(reader): stretch fullscreen cover to fill the page by @chrox in https://github.com/readest/readest/pull/4679
- feat(reader): add save/share button to image gallery toolbar by @chrox in https://github.com/readest/readest/pull/4680
- release: version 0.11.12 by @chrox in https://github.com/readest/readest/pull/4682
Full Changelog: https://github.com/readest/readest/compare/v0.11.10...v0.11.12