v0.7.10
Auf GitHub ansehen
KitchenOwl v0.7.10
This release fixes a vulnerability where a logged-in user was able to access all recipes (including private recipes) on the server.
✨ Features
- Enable SQLite WAL mode to fix slow performance on slow systems (e.g., NAS) (#1092 by @MangelSpec)
🐛 Fixes
- Check recipe authorization when adding to the meal planner (#1119 by @TomBursch)
- Disable background sync on iOS (#1120 by @TomBursch)
🌍 Translations
- Translations update from Hosted Weblate (#1086 by @weblate)
New Contributors
- @MangelSpec made their first contribution in https://github.com/TomBursch/kitchenowl/pull/1092
Full Changelog: https://github.com/TomBursch/kitchenowl/compare/v0.7.9...v0.7.10