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.0.5

2024-08-16

⚠️ IMPORTANT: This is the first release with binary assets included. I have only had time to test the macOS (ARM) binary, and I have discovered a bug where the default config (~/.stump/Stump.toml) is not initialized correctly. This probably affects all of them, and will be fixed by the next release. You will need to update the profile to be release and update the client_dir accordingly (by default, it should be ./client). You may also prepend the environment variables on the first run to write the config for you:

STUMP_PROFILE=release STUMP_CLIENT_DIR=./client ./stump_server

A HUGE thank you to @JMicheli to getting the binary release workflow to the finish line. If you encounter any issues, please reach out! 🙂

What’s Changed

New Contributors

Full Changelog: https://github.com/stumpapp/stump/compare/v0.0.4…v0.0.5