github stumpapp/stump v0.1.3

6 hours ago

A few things of note (things that may require your attention or were popular requests fulfilled):

  • A couple of CVEs fixed (see #1157)
  • Kobo sync was added (thank you @bct!)
  • The default permissions for users has changed, things like permission to change password etc. So if you have managed accounts you may need to adjust permissions
  • A bit more strict proxy header parsing, if you run a reverse proxy you'll want to see here
  • Auth JWTs (e.g., for mobile app auth) now have stable secrets persisted to the database, so restarts retain token validity. The secrets should be created on first start after upgrade
  • The foundations for metadata fetching are present. It is extremely experimental and incomplete. You are welcome to try it, but please understand it isn't finished yet.

Otherwise, a lot of bug fixes and some long-awaited feature requests (like Kobo). The documentation website also got a new look: https://www.stumpapp.dev/.

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

Don't miss a new stump release

NewReleases is sending notifications on new releases.