Stump
Free and open source comics, manga, and digital book server with OPDS support
Alternative to: comixology, kindle, kobo
v0.1.1
2026-04-04As with 0.1.0, I am still hesitant to call this a “stable” release quite yet, so please bear that in mind. There are LOTS of bug fixes in this, along with some nice features
What’s Changed
- ✨ Improve OPDS v1.2 book browsing and search (#718) by @nitou2504 in https://github.com/stumpapp/stump/pull/954
- :sparkles: Overhaul book club backend and build out initial mobile app integrations by @aaronleopold in https://github.com/stumpapp/stump/pull/942
- :sparkles: (expo): Add preference to control
resizeModeon thumbnails by @aaronleopold in https://github.com/stumpapp/stump/pull/927 - :bug: Fix permissions for replacing book thumbnails by @aaronleopold in https://github.com/stumpapp/stump/pull/957
- Update Nix flake by @bct in https://github.com/stumpapp/stump/pull/966
- :bug: Fix book thumbnail upload by using correct
useGraphQLUploadMutationby @aaronleopold in https://github.com/stumpapp/stump/pull/969 - :sparkles:/:lipstick: Library-bound layout preferences and unify UI’s by @aaronleopold in https://github.com/stumpapp/stump/pull/960
- :bug: (expo): Fix OPDS v2 pagination issues by @aaronleopold in https://github.com/stumpapp/stump/pull/972
- :wrench: Increase GraphQL
limit_depthto 15 by @bct in https://github.com/stumpapp/stump/pull/974 - :sparkles: (expo): Search history and favorite searches by @aaronleopold in https://github.com/stumpapp/stump/pull/977
- :bug: Tentative fix for email send issues by @aaronleopold in https://github.com/stumpapp/stump/pull/978
- :sparkles: Support extra OIDC token audiences by @grievouz in https://github.com/stumpapp/stump/pull/979
- 💄 (expo): Add minimal reader preference by @Arklaum in https://github.com/stumpapp/stump/pull/981
- 💄 (expo): Add page numbers to local epubs by @Arklaum in https://github.com/stumpapp/stump/pull/982
- 💄 (expo): Add various confirmation alerts by @Arklaum in https://github.com/stumpapp/stump/pull/988
- :recycle:/:sparkles: (expo): Refactor
epubstore and support basic jump history by @aaronleopold in https://github.com/stumpapp/stump/pull/983 - :twisted_rightwards_arrows: Merge
experimentalintonightlyby @aaronleopold in https://github.com/stumpapp/stump/pull/989 - :wrench: Add
dependabot.ymlconfig by @aaronleopold in https://github.com/stumpapp/stump/pull/992 - ⬆️ Bump dorny/paths-filter from 2 to 4 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/993
- ⬆️ Bump cachix/install-nix-action from 17 to 31 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/994
- ⬆️ Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/995
- ⬆️ Bump lerna from 9.0.3 to 9.0.7 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/1001
- ⬆️ Bump actions/checkout from 2 to 6 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/996
- ⬆️ Bump @rn-primitives/avatar from 1.1.0 to 1.4.0 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/1007
- ⬆️ Bump nativewind from 4.2.1 to 4.2.3 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/1008
- ⬆️ Bump rimraf from 5.0.10 to 6.1.3 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/1000
- :globe_with_meridians: Update translations by @aaronleopold in https://github.com/stumpapp/stump/pull/967
- ⬆️ Bump react-native-edge-to-edge from 1.7.0 to 1.8.1 by @dependabot[bot] in https://github.com/stumpapp/stump/pull/1003
- ♻️ (expo): Remove gorhom sheet and unused dialog component by @Arklaum in https://github.com/stumpapp/stump/pull/1014
- :recycle: Switch
emailcrate to use plain text for attachment emails by @aaronleopold in https://github.com/stumpapp/stump/pull/1012 - :memo: Fix environment variable names in server configuration docs by @arut-plus in https://github.com/stumpapp/stump/pull/1015
- ✨ Display table for missing items in library by @aaronleopold in https://github.com/stumpapp/stump/pull/1013
- 🔖 Release v0.1.1 by @aaronleopold in https://github.com/stumpapp/stump/pull/1018
New Contributors
- @nitou2504 made their first contribution in https://github.com/stumpapp/stump/pull/954
- @bct made their first contribution in https://github.com/stumpapp/stump/pull/966
- @grievouz made their first contribution in https://github.com/stumpapp/stump/pull/979
- @arut-plus made their first contribution in https://github.com/stumpapp/stump/pull/1015
Full Changelog: https://github.com/stumpapp/stump/compare/v0.1.0…v0.1.1