Stump
Free and open source comics, manga, and digital book server with OPDS support
Alternative to: comixology, kindle, kobo
v0.0.8
2024-12-06⚠️ This version contains a good amount of promoted experimental features, so be sure to backup as necessary and report any critical issues as you encounter them to better increase the chances of a follow-up fix before the holidays!
What’s Changed
- :recycle: Rewrite
apipackage as standalonesdkby @aaronleopold in https://github.com/stumpapp/stump/pull/457 - :construction: Restructure book clubs by @aaronleopold in https://github.com/stumpapp/stump/pull/461
- ♻️ Add macro for generating smart filters by @JMicheli in https://github.com/stumpapp/stump/pull/465
- :sparkles: Smart list filter builder by @aaronleopold in https://github.com/stumpapp/stump/pull/464
- :truck: Move generated types to
sdkpackage by @aaronleopold in https://github.com/stumpapp/stump/pull/471 - :bug: Smartlist and misc SDK-related fixes by @aaronleopold in https://github.com/stumpapp/stump/pull/474
- :sparkles: Extend smartlist filters for series metadata by @aaronleopold in https://github.com/stumpapp/stump/pull/475
- ♻️ Refactor media API into multiple modules by @JMicheli in https://github.com/stumpapp/stump/pull/477
- Promote experimental changes by @aaronleopold in https://github.com/stumpapp/stump/pull/476
- :bento: Add SVG logo to repo by @aaronleopold in https://github.com/stumpapp/stump/pull/479
- 🐛 Fix bug in
FileExplorerthat broke clicking on books. by @JMicheli in https://github.com/stumpapp/stump/pull/481 - 🖥️ Tauri V2 migration and native credential store by @aaronleopold in https://github.com/stumpapp/stump/pull/480
- 🖥️ Desktop-related cleanup and fixes by @aaronleopold in https://github.com/stumpapp/stump/pull/483
- :rotating_light: Wrap large enum variants in
Boxby @JMicheli in https://github.com/stumpapp/stump/pull/484 - :bug: Fix auth redirect issue after logout by @aaronleopold in https://github.com/stumpapp/stump/pull/485
- :arrow_up: Upgrade frontend-tooling and docs by @aaronleopold in https://github.com/stumpapp/stump/pull/486
- :bug: Fix cursor-based media queries by @aaronleopold in https://github.com/stumpapp/stump/pull/487
- :globe_with_meridians: Update translations by @aaronleopold in https://github.com/stumpapp/stump/pull/470
- :bug: Exclude cover image from double spread and fix rtl by @smldub in https://github.com/stumpapp/stump/pull/491
- :bug: Fix root-level books in collection libraries by @aaronleopold in https://github.com/stumpapp/stump/pull/493
- :arrow_up: Update
arrayvectransient dependency by @aaronleopold in https://github.com/stumpapp/stump/pull/494 - ✨ Add support for uploading books by @JMicheli in https://github.com/stumpapp/stump/pull/492
- ✏️ Run cspell to correct spelling errors by @JMicheli in https://github.com/stumpapp/stump/pull/496
- 🐛 Fix unresponsive app after closing modal within dropdown by @xendke in https://github.com/stumpapp/stump/pull/497
- 🎨 Server housekeeping by @JMicheli in https://github.com/stumpapp/stump/pull/499
- 📝 Document upload functionality by @JMicheli in https://github.com/stumpapp/stump/pull/498
- 🐛 Fix popover and dropdown on mobile sidebar by @xendke in https://github.com/stumpapp/stump/pull/501
- 💄 Add splash animation within web index file by @xendke in https://github.com/stumpapp/stump/pull/503
- :sparkles: KoReader sync and API keys by @aaronleopold in https://github.com/stumpapp/stump/pull/490
- :twisted_rightwards_arrows: Promote experimental features to nightly by @aaronleopold in https://github.com/stumpapp/stump/pull/504
- :bug: Fix docs build and add CI check by @aaronleopold in https://github.com/stumpapp/stump/pull/508
- 🔖 Release v0.0.8 by @aaronleopold in https://github.com/stumpapp/stump/pull/511
Full Changelog: https://github.com/stumpapp/stump/compare/v0.0.7…v0.0.8