Stump
Free and open source comics, manga, and digital book server with OPDS support
Alternative to: comixology, kindle, kobo
v0.0.12
2025-10-05This will be the last release until the unstable changes stabilize and slowly go out. Juggling both is too much of a hassle with my limited time, since the diff between is just enormous. I’m excited for all of the massive rewrites and refactors to be released, though.
What’s Changed
- :bug: Fix book-level
tapSidesToNavigatenot overriding global by @aaronleopold in https://github.com/stumpapp/stump/pull/681 - 🌐 Update translations by @aaronleopold in https://github.com/stumpapp/stump/pull/669
- 🐛 Fix image reader bugs by @aaronleopold in https://github.com/stumpapp/stump/pull/686
- Fix image reader bugs by @aaronleopold in https://github.com/stumpapp/stump/pull/687
- Fix additional image reader bugs by @aaronleopold in https://github.com/stumpapp/stump/pull/692
- :bug: Fix cover being skipped in vertical reader by @aaronleopold in https://github.com/stumpapp/stump/pull/698
- ✨ Add toggle to separate the page that follows the cover by @Arklaum in https://github.com/stumpapp/stump/pull/702
- ✨ Add ctrl + scroll to zoom and left/middle click to pan for paged reader by @Arklaum in https://github.com/stumpapp/stump/pull/704
- 🐛 Fix inability to save after toggling ‘Generate thumbnail images’ off by @Arklaum in https://github.com/stumpapp/stump/pull/705
- 🐛 Fix click to flip page (SideBarControl) issues by @Arklaum in https://github.com/stumpapp/stump/pull/706
- :wrench: Update
targetSdkVersionto 35 for Android by @aaronleopold in https://github.com/stumpapp/stump/pull/708 - ✨ Auto Scaling Option + bug fix for double paged width scaling by @Arklaum in https://github.com/stumpapp/stump/pull/707
- ✨ Reset scroll on page change and 🐛 fix scrolling on sidebar by @Arklaum in https://github.com/stumpapp/stump/pull/713
- 🐛 Fix flashing between pages by @Arklaum in https://github.com/stumpapp/stump/pull/715
- 🐛 Fix inability to save after removing ignore rules by @Arklaum in https://github.com/stumpapp/stump/pull/716
- 🐛 Fix inability to set atkinson hyperlegible font by @Arklaum in https://github.com/stumpapp/stump/pull/719
- 🐛 Fix: Apply fonts to books and 💄 dropdown boxes render the font by @Arklaum in https://github.com/stumpapp/stump/pull/721
- 🔖 Release
v0.0.12by @aaronleopold in https://github.com/stumpapp/stump/pull/783
Full Changelog: https://github.com/stumpapp/stump/compare/v0.0.11…v0.0.12