v1.10.0
版本发布时间: 2024-07-03 14:58:00
mealie-recipes/mealie最新发布版本:v2.0.0(2024-10-22 13:04:07)
Highlights
Shopping lists got a lot of love in this release! Some of the highlights:
- If you've only got 1 shopping list, by default we'll navigate straight to it rather than to the normal selection screen. https://github.com/mealie-recipes/mealie/pull/3764 https://github.com/mealie-recipes/mealie/pull/3768
- When adding a "note" to the shopping list, if it matches up with a food item, the food's label will be applied to it. https://github.com/mealie-recipes/mealie/pull/3800
- Foods can be flagged as "on hand" or "staples", which stops them being added to the shopping list by default. https://github.com/mealie-recipes/mealie/pull/3777
- The shopping list can now work offline and queues updates to send to the server when connection is restored. This is the most experimental of the changes mentioned. https://github.com/mealie-recipes/mealie/pull/3760 https://github.com/mealie-recipes/mealie/pull/3823
What's Changed
- feat: Insert instruction step above or below. #3731 by @derpferd in https://github.com/mealie-recipes/mealie/pull/3732
- feat: bulk assign label to foods by @Kuchenpirat in https://github.com/mealie-recipes/mealie/pull/3750
- feat: If only 1 shopping list, navigate straight to it (Shopping List QoL) by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3764
- feat: Add Additional Plan To Eat Columns To Import by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3776
- feat: Prevent Shopping Lists From Rendering If Redirecting by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3768
- feat: Add Alerts for Ingredient Parsing Errors by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3795
- feat: Added serving size to print view by @thomaspijper in https://github.com/mealie-recipes/mealie/pull/3796
- feat: Make OpenAI Request Timeout Configurable by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3808
- feat: check all in shopping list view by @ollywelch in https://github.com/mealie-recipes/mealie/pull/3786
- feat: Auto-label new shopping list items by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3800
- feat: Add the ability to flag a food as "on hand", to exclude from shopping list by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3777
- feat: Offline Shopping List by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3760
- fix: Make OpenAI Image Scraping More Fault Tolerant by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3749
- fix: Typo in label by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3765
- fix: Prevent Dragging Ingredients to Instructions and Vice Versa by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3770
- fix: Open AI Parsing Fails When Group Has No Units by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3769
- fix: Comments Disappear After Edit by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3767
- fix: pre-commit autoupdate && pre-commit run --all-files by @cclauss in https://github.com/mealie-recipes/mealie/pull/3780
- fix: Typo, assert_derserialize => assert_deserialize by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3814
- fix: Daily task scheduler can be off by an hour by @vladyslavq in https://github.com/mealie-recipes/mealie/pull/3820
- fix: Offline Shopping List Fixes by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3823
- chore: remove gunicorn in favor of uvicorn workers by @hay-kot in https://github.com/mealie-recipes/mealie/pull/3761
- docs(auto): Update image tag, for release v1.9.0 by @github-actions in https://github.com/mealie-recipes/mealie/pull/3747
- docs: Add database changes, remove changelogs by @boc-the-git in https://github.com/mealie-recipes/mealie/pull/3778
- fix(deps): update dependency openai to v1.35.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3753
- fix(deps): update dependency openai to v1.35.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3756
- fix(deps): update dependency sqlalchemy to v2.0.31 by @renovate in https://github.com/mealie-recipes/mealie/pull/3752
- fix(deps): update dependency openai to v1.35.2 by @renovate in https://github.com/mealie-recipes/mealie/pull/3759
- fix(deps): update dependency openai to v1.35.3 by @renovate in https://github.com/mealie-recipes/mealie/pull/3762
- fix(deps): update dependency tzdata to v2024 by @renovate in https://github.com/mealie-recipes/mealie/pull/3763
- fix(deps): update dependency pydantic-settings to v2.3.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3785
- fix(deps): update dependency aiofiles to v24 by @renovate in https://github.com/mealie-recipes/mealie/pull/3784
- fix(deps): update dependency openai to v1.35.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3797
- fix(deps): update dependency openai to v1.35.5 by @renovate in https://github.com/mealie-recipes/mealie/pull/3802
- fix(deps): update dependency alembic to v1.13.2 by @renovate in https://github.com/mealie-recipes/mealie/pull/3801
- fix(deps): update dependency openai to v1.35.6 by @renovate in https://github.com/mealie-recipes/mealie/pull/3806
- fix(deps): update dependency openai to v1.35.7 by @renovate in https://github.com/mealie-recipes/mealie/pull/3810
- fix(deps): update dependency pillow to v10.4.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3822
- fix(deps): update dependency pydantic to v2.8.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3824
- fix(deps): update dependency recipe-scrapers to v14.57.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3804
- fix(deps): update dependency pillow-heif to ^0.17.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3826
- fix(deps): update dependency openai to v1.35.8 by @renovate in https://github.com/mealie-recipes/mealie/pull/3828
- fix(deps): update dependency orjson to v3.10.6 by @renovate in https://github.com/mealie-recipes/mealie/pull/3829
- fix(deps): update dependency rapidfuzz to v3.9.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3832
- fix(deps): update dependency openai to v1.35.9 by @renovate in https://github.com/mealie-recipes/mealie/pull/3831
- chore(deps): update dependency ruff to v0.4.10 by @renovate in https://github.com/mealie-recipes/mealie/pull/3758
- chore(deps): update dependency coverage to v7.5.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3774
- chore(deps): update dependency mypy to v1.10.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3791
- chore(deps): update dependency pylint to v3.2.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3798
- chore(deps): update dependency ruff to ^0.5.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3807
- chore(deps): update dependency pylint to v3.2.5 by @renovate in https://github.com/mealie-recipes/mealie/pull/3813
- chore(deps): update dependency mkdocs-material to v9.5.28 by @renovate in https://github.com/mealie-recipes/mealie/pull/3827
- New Crowdin updates (Total: 8)
New Contributors
- @cclauss made their first contribution in https://github.com/mealie-recipes/mealie/pull/3780
- @thomaspijper made their first contribution in https://github.com/mealie-recipes/mealie/pull/3796
- @vladyslavq made their first contribution in https://github.com/mealie-recipes/mealie/pull/3820
Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.9.0...v1.10.0