This one has been a great community effort. Many people were involved in this release! Thanks a lot to all who've helped!
✨ Features
- Recipe cooking mode (#681 by @TomBursch)
- Plan recipes for specific dates (#685, #686 by @crosspolar)
- Recipe UI update (#722 by @TomBursch)
- Add user profile pictures (#510 by @TomBursch)
- Show income in balance overview (#711 by @iByteABit256)
- Migrate from pip to uv (#699 by @TomBursch)
- Replace recipe searching with fuzzywuzzy search on local recipes (#703 by @cMensendiek)
- Clean up backend dev environment (#702 by @cMensendiek)
- AZ index bar for recipe grid view (#714 by @TomBursch)
- Improve backend typing (#704 by @TomBursch)
- Code formatting with pre-commit (#716 by @TomBursch)
🐛 Fixes
- Ingredients with multiple amounts in the description causes an error when merging (#680 by @TomBursch)
- Submitting cancels search (#687 by @TomBursch)
- Show recent items only if the recent items count setting greater than zero (#705 by @crosspolar)
- Fixed color selection issues (#733 by @iByteABit256)
- Expense overview - Total for selected month is colored opposite than it should be (#731 by @iByteABit256)
- Help text if shopping-list is empty (#707 by @crosspolar)
- Handle case when parsed.name is a single item (#720 by @crosspolar)
📚 Documentation
- Updated backend contributing docs (#729 by @iByteABit256)
🌍 Translations
New Contributors
- @cMensendiek made their first contribution in #702
- @iByteABit256 made their first contribution in #711
Full Changelog: v0.6.11...v0.6.14