v1.7.0
版本发布时间: 2024-05-23 14:50:12
mealie-recipes/mealie最新发布版本:v2.0.0(2024-10-22 13:04:07)
Highlights
You can now use OpenAI to parse recipe ingredients! Details on the PR and in the docs. It looks more reliable than the existing methods, but it will come at a small cost for your OpenAI API key.
What's Changed
- feat: Default To Fractions When Unit Is Empty by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3587
- feat: OpenAI Ingredient Parsing by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3581
- feat: Data Management from Shopping List by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3603
- fix: Add time-based caching for JWKS fetching by @cmintey in https://github.com/mealie-recipes/mealie/pull/3586
- fix: NLP Ingredient Parser Misses Some Fractions by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3618
- fix: Broken Import by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3630
- fix: Fix file not found error with individual recipe export/download. by @nephlm in https://github.com/mealie-recipes/mealie/pull/3579
- fix: Fixed comment describing method by @ZacWarham in https://github.com/mealie-recipes/mealie/pull/3611
- chore: Remove Server Tasks by @michael-genson in https://github.com/mealie-recipes/mealie/pull/3592
- docs(auto): Update image tag, for release v1.6.0 by @github-actions in https://github.com/mealie-recipes/mealie/pull/3571
- fix(deps): update dependency rapidfuzz to v3.9.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3623
- fix(deps): update dependency requests to v2.32.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3631
- fix(deps): update dependency apprise to v1.8.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3588
- fix(deps): update dependency openai to v1.30.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3633
- fix(deps): update dependency requests to v2.32.2 by @renovate in https://github.com/mealie-recipes/mealie/pull/3632
- chore(deps): update dependency ruff to v0.4.4 by @renovate in https://github.com/mealie-recipes/mealie/pull/3577
- chore(deps): update dependency pre-commit to v3.7.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3583
- chore(deps): update dependency mkdocs-material to v9.5.22 by @renovate in https://github.com/mealie-recipes/mealie/pull/3589
- chore(deps): update dependency pylint to v3.1.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3595
- chore(deps): update dependency pylint to v3.2.0 by @renovate in https://github.com/mealie-recipes/mealie/pull/3598
- chore(deps): update dependency mkdocs-material to v9.5.23 by @renovate in https://github.com/mealie-recipes/mealie/pull/3605
- chore(deps): update dependency pylint to v3.2.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3616
- chore(deps): update dependency pytest-asyncio to v0.23.7 by @renovate in https://github.com/mealie-recipes/mealie/pull/3620
- chore(deps): update dependency pytest to v8.2.1 by @renovate in https://github.com/mealie-recipes/mealie/pull/3621
- chore(deps): update dependency pylint to v3.2.2 by @renovate in https://github.com/mealie-recipes/mealie/pull/3625
- chore(deps): update dependency mkdocs-material to v9.5.24 by @renovate in https://github.com/mealie-recipes/mealie/pull/3629
- New Crowdin updates (Total: 10)
New Contributors
- @ZacWarham made their first contribution in https://github.com/mealie-recipes/mealie/pull/3611
- @nephlm made their first contribution in https://github.com/mealie-recipes/mealie/pull/3579
Full Changelog: https://github.com/mealie-recipes/mealie/compare/v1.6.0...v1.7.0