Important
This update includes important security fixes.
Upgrading to BookWyrm v0.8.2
All environments
Warning
This release includes a database migration
- ALWAYS BACK UP YOUR DATABASE BEFORE UPGRADING and ideally know how you can restore it if something goes wrong.
Docker
Run ./bw-dev update
Non-docker
Follow the instructions for dockerless upgrades.
What's Changed
Updated Dependencies 🧸
- Bump django from 5.2.3 to 5.2.8 by @dependabot[bot] in #3728
Other Changes
- Comments out inefficient queries by @mouse-reeve in #3726
- isbn_10: fix datamigration and management command by @ilkka-ollakka in #3727
- Modifies delete user flow by @mouse-reeve in #3732
- Fixes admin page stats by @mouse-reeve in #3734
- Adds flow to force users to reset their passwords by @mouse-reeve in #3733
Full Changelog: v0.8.1...v0.8.2