What's Changed
- fixed being able to scroll when zoomed in on image on view route
- fixed passkeys not deletable
- fixed passwords being sent in query string
- fixed video/ogg (and other audio files that can have video streams) mimetype breaking thumbnail gen
- added small (1-5 seconds, mostly 1) ratelimits for a bunch of POST/PATCH/DELETE methods on the API which should stop users that spam buttons (for some reason) from doing too much stuff
- updated dependencies
Pulls Merged
- Add the
service_healthy
requirement to Zipline'sdepends_on:
by @Joshfindit in #811
New Contributors
- @Joshfindit made their first contribution in #811
Full Changelog: v4.1.0...v4.1.1