v2.1.0 - Quality of Life!
github-actions
released this
30 Oct 10:46
·
77 commits
to refs/heads/mealie-next
since this release
🍴🍴🍴🍴🍴🍴
A reminder that in our v2.0.0 release notes, we highlighted a survey we're keen on your input in. If you've not yet had a chance to do so, the link is https://s.surveyplanet.com/00x4a2o0
We'll aim to share the results in November.
🎉 Highlights
-
Lots of minor fixes and QoL improvements
-
Recipe instructions steps can now be renamed, e.g. instead of "Step 1" you could name it "Make Sauce". Just click on the default title when in edit mode and enter your new title; clear the custom value to revert to default
✨ New features
- feat: Group and household deletion tooltips @Kuchenpirat (#4414)
- feat: Add summary to recipe instructions @boc-the-git (#4410)
- feat: Shopping list UI overhaul - collapsible labels @Wetzel402 (#4378)
🐛 Bug fixes
- fix: Reset Locked Users @michael-genson (#4429)
- fix: Add SMTP Timeout @michael-genson (#4437)
- fix: Remove Unused Transfer Option from Shopping List @michael-genson (#4436)
- fix: Add Touch Delay to Draggable on Touch Pads @michael-genson (#4440)
- fix: Images Using Wrong Content Type @michael-genson (#4441)
- fix: Add cacertfile to client args when provided @cmintey (#4451)
- fix: Drag Delay Only Apply On Touch @michael-genson (#4453)
- fix: Disable Foreign Key Checks During Restore @michael-genson (#4444)
- fix: Random Recipes not choosing from all recipes @michael-genson (#4435)
- fix: recipe scaler throwing error on empty serving size @Kuchenpirat (#4466)
🧰 Maintenance
7 changes
- chore(l10n): New Crowdin updates @hay-kot (#4409)
- chore(l10n): New Crowdin updates @hay-kot (#4422)
- chore(l10n): New Crowdin updates @hay-kot (#4432)
- chore(l10n): New Crowdin updates @hay-kot (#4447)
- chore(l10n): New Crowdin updates @hay-kot (#4461)
- chore(auto): Update pre-commit hooks @github-actions (#4460)
- chore(l10n): New Crowdin updates @hay-kot (#4468)
📚 Documentation
- docs(auto): Update image tag, for release v2.0.0 @github-actions (#4408)
- docs: Minor typo on backend-config page @damacus (#4412)
- docs: properly set site_url for docs @hay-kot (#4442)
- docs: Fix protocol in example URLs @fhemberger (#4428)
- docs: Swagger/OpenAPI Organization @Choromanski (#4446)
- docs: Added Missing Refs to Default Household @michael-genson (#4450)
🔨 Internal development
- dev: add secondary db to trivy @Kuchenpirat (#4434)
⬆️ Dependency updates
8 changes
- chore(deps): update dependency rich to v13.9.3 @renovate (#4416)
- fix(deps): update dependency orjson to v3.10.10 @renovate (#4417)
- fix(deps): update dependency openai to v1.52.1 @renovate (#4418)
- fix(deps): update dependency openai to v1.52.2 @renovate (#4431)
- fix(deps): update dependency fastapi to v0.115.3 @renovate (#4413)
- chore(deps): update dependency ruff to v0.7.1 @renovate (#4438)
- chore(deps): update dependency mypy to v1.13.0 @renovate (#4419)
- fix(deps): update dependency rapidfuzz to v3.10.1 @renovate (#4439)
🙏 New Contributors
- @damacus made their first contribution in #4412
- @fhemberger made their first contribution in #4428