Stump
Free and open source comics, manga, and digital book server with OPDS support
Alternative to: comixology, kindle, kobo
v0.0.6
2024-09-07ℹ️ This release contains a tentative fix for a very large performance regression relating to ZIP file processing. See https://github.com/stumpapp/stump/pull/435 for additional details.
What’s Changed
- :globe_with_meridians: New translations by @aaronleopold in https://github.com/stumpapp/stump/pull/398
- :bug: Fix invalid SQL for library stats query by @aaronleopold in https://github.com/stumpapp/stump/pull/401
- :lipstick: Improve light theme palette and refactor design system by @aaronleopold in https://github.com/stumpapp/stump/pull/402
- :sparkles: Support AVIF image format by @smldub in https://github.com/stumpapp/stump/pull/385
- :recycle: Implement a config macro to simplify
stump_config.rsby @JMicheli in https://github.com/stumpapp/stump/pull/397 - :construction_worker: Restore self-hosted runner for certain CI tasks by @aaronleopold in https://github.com/stumpapp/stump/pull/405
- :green_heart: Fix
runs-onfor docker build workflows by @aaronleopold in https://github.com/stumpapp/stump/pull/407 - 🔨 Fix docker
dav1dshared library linking by @wolffshots in https://github.com/stumpapp/stump/pull/408 - :rewind: Revert AVIF image support by @aaronleopold in https://github.com/stumpapp/stump/pull/409
- :pushpin: Pin
@icons-pack/react-simple-iconsto9.1.0by @aaronleopold in https://github.com/stumpapp/stump/pull/403 - :memo: Add binary links to documentation site by @aaronleopold in https://github.com/stumpapp/stump/pull/404
- :bug: Fix book titles in entity cards by @aaronleopold in https://github.com/stumpapp/stump/pull/412
- :globe_with_meridians: New Crowdin updates by @aaronleopold in https://github.com/stumpapp/stump/pull/411
- :bug: Fix OPDS thumbnail endpoint by @aaronleopold in https://github.com/stumpapp/stump/pull/414
- :sparkles: Avif file serving support by @smldub in https://github.com/stumpapp/stump/pull/417
- :memo: Update docs for broken demo by @aaronleopold in https://github.com/stumpapp/stump/pull/421
- :construction_worker: Switch to
podmanand introduce better caching by @aaronleopold in https://github.com/stumpapp/stump/pull/416 - :bug: Fix regression in scanner for root-level series by @aaronleopold in https://github.com/stumpapp/stump/pull/423
- :green_heart: Fix docker build push by @aaronleopold in https://github.com/stumpapp/stump/pull/424
- :construction_worker: Use
buildahin docker CI workflows by @aaronleopold in https://github.com/stumpapp/stump/pull/425 - :sparkles: Broader image support for file serving by @aaronleopold in https://github.com/stumpapp/stump/pull/419
- :bug: Fix emailer form validation and update endpoint by @aaronleopold in https://github.com/stumpapp/stump/pull/430
- :globe_with_meridians: Update translations by @aaronleopold in https://github.com/stumpapp/stump/pull/418
- :bug: Fix max-depth for collection-priority libraries by @aaronleopold in https://github.com/stumpapp/stump/pull/432
- ⬆️ Update dependencies by @JMicheli in https://github.com/stumpapp/stump/pull/433
- 🌐 Update translations by @aaronleopold in https://github.com/stumpapp/stump/pull/434
- :arrow_down: Downgrade
zipcrate to1.1.3by @aaronleopold in https://github.com/stumpapp/stump/pull/435 - 🔖 Release v0.0.6 by @aaronleopold in https://github.com/stumpapp/stump/pull/436
New Contributors
- @smldub made their first contribution in https://github.com/stumpapp/stump/pull/385
- @wolffshots made their first contribution in https://github.com/stumpapp/stump/pull/408
Full Changelog: https://github.com/stumpapp/stump/compare/v0.0.5…v0.0.6