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
New Contributors
- @MangelSpec made their first contribution in #1092
Full Changelog: v0.7.9...v0.7.10