A quick bugfix release to fix file permissions when using SQLite databases. If you were having trouble with the solo image, this should help!
What's Changed
🐛 Bug Fixes 🐛
- Make sure SQLite database file permissions are correct on startup by @Floppy in #2392
- Add Rake task for db:chown by @Floppy in #2393
🛠️ Other Improvements 🛠️
- Fix broken NLnet project link in README.md by @neographophobic in #2389
New Contributors
- @neographophobic made their first contribution in #2389
Full Changelog: v0.72.0...v0.72.1