🍴🍴🍴🍴🍴🍴
🎉 Highlights
📖 Cross-Household Cookbooks
Cookbooks from other Households can now be accessed directly from the navigation drawer. To keep the sidebar organized and user-friendly, these cookbooks will be grouped by household. To opt-out of viewing cookbooks from other users, simply disable the feature on the Cookbook Organization page.
✨ New features
- feat: implement the possibility to add tls @wim-de-groot (#4456)
- feat: Show Cookbooks from Other Households @michael-genson (#4452)
- feat: adds descriptions to feature checks and add them to logs @cmintey (#4504)
- feat: OIDC: add the ability to override the requested scopes @cmintey (#4530)
🐛 Bug fixes
- fix: set useFractions on Unit creation to true by default @Kuchenpirat (#4469)
- fix: round ingredient amounts when not using fractions @Kuchenpirat (#4470)
- fix: Added Nutrients Suffix to the PrintView and some formatting to that @shethshlok (#4493)
- fix: Scripts Missing Repo Params @michael-genson (#4487)
- fix: "No Label" on Shopping List can't be toggled @michael-genson (#4513)
- fix: Prevent Users From Being Created With Missing Group/Household @michael-genson (#4500)
- fix: JSON Mode Resets Page State @michael-genson (#4519)
🧰 Maintenance
- chore(auto): Update pre-commit hooks @github-actions (#4506)
📚 Documentation
- docs(auto): Update image tag, for release v2.1.0 @github-actions (#4471)
🔨 Internal development
- dev: vrslev/pre-commit-autoupdate archived @Choromanski (#4421)
⬆️ Dependency updates
17 changes
- fix(deps): update dependency openai to v1.53.0 @renovate (#4475)
- fix(deps): update dependency python-multipart to ^0.0.16 @renovate (#4400)
- fix(deps): update dependency fastapi to v0.115.4 @renovate (#4459)
- fix(deps): update dependency python-multipart to ^0.0.17 @renovate (#4479)
- chore(deps): update dependency mkdocs-material to v9.5.43 @renovate (#4481)
- fix(deps): update dependency pydantic-settings to v2.6.1 @renovate (#4486)
- chore(deps): update dependency ruff to v0.7.2 @renovate (#4488)
- chore(deps): update dependency rich to v13.9.4 @renovate (#4491)
- fix(deps): update dependency openai to v1.54.0 @renovate (#4510)
- fix(deps): update dependency openai to v1.54.1 @renovate (#4515)
- chore(deps): update dependency mkdocs-material to v9.5.44 @renovate (#4516)
- fix(deps): update dependency orjson to v3.10.11 @renovate (#4495)
- fix(deps): update dependency alembic to v1.14.0 @renovate (#4512)
- fix(deps): update dependency openai to v1.54.2 @renovate (#4518)
- fix(deps): update dependency openai to v1.54.3 @renovate (#4520)
- chore(deps): update dependency ruff to v0.7.3 @renovate (#4522)
- fix(deps): update dependency extruct to ^0.18.0 @renovate (#4524)
🙏 New Contributors
- @shethshlok made their first contribution in #4493
- @wim-de-groot made their first contribution in #4456