Stump logo

Stump

Free and open source comics, manga, and digital book server with OPDS support

Alternative to: comixology, kindle, kobo


About Versions (20)

v0.1.2

2026-04-18

🚨 Note 🚨

If you run Stump behind a reverse proxy, you may need to set STUMP_TRUST_PROXY_HEADERS=true. Previously, Stump always read proxy headers to determine the request scheme. As of this release, these headers are ignored by default for security reasons. Without this setting, OIDC login flows and other features that depend on the correct public URL may be broken.

Alternatively, you can set the public_url in your server configuration to that URL, which takes priority over proxy headers.


What’s Changed

New Contributors

Full Changelog: https://github.com/stumpapp/stump/compare/v0.1.1…v0.1.2