Mealie - Package Updates
Pinned
Mealie
-
[1.15.1]
- Update mealie to 2.4.1
- Full Changelog
- fix: Use configured server time when calling RepositoryMeals.get_today() method @michaelclark2 (#4734)
- chore(auto): Update pre-commit hooks @github-actions (#4732)
- chore(l10n): New Crowdin updates @hay-kot (#4743)
- docs(auto): Update image tag, for release v2.4.0 @github-actions (#4722)
- fix(deps): update dependency uvicorn to ^0.33.0 @renovate (#4724)
- fix(deps): update dependency recipe-scrapers to v15.3.3 @renovate (#4725)
- chore(deps): update dependency mkdocs-material to v9.5.49 @renovate (#4733)
-
[1.15.2]
- Update mealie to 2.4.2
- Full Changelog
- fix: SyntaxWarning for Escape Characters in String Literals @ConduciveMocha (#4792)
- fix: 3892 missing parameter documentation @VTerret (#4577)
- fix: Autocomplete Accessibility on Login form @dvdpearson (#4837)
- fix: RecipeActionMenu location @Kuchenpirat (#4835)
-
[1.16.0]
- Update mealie to 2.5.0
- Full Changelog
- Migrated the "Last Made" and "On Hand" features to the household level for improved organization and usability.
- Redesignes the FAQ section in our documentation, featuring collapsible spoilers for better readability.
- feat: add make_admin script @Kuchenpirat (#4853)
- feat: Move "on hand" and "last made" to household @michael-genson (#4616)
- feat: add delete option to three dots menu @johnpc (#4842)
- fix: Allow scraping calories as number @parumpum (#4854)
- fix: remove edit scale icon when not scalable @Kuchenpirat (#4849)
- fix: remove kitchen timer @Kuchenpirat (#4857)
- fix: Preserve orientation when converting to .webp @ConduciveMocha (#4803)
- fix: Recipe comments display a username/id rather than @shethshlok (#4726)
- fix: Refresh recipe section when clicking card tag chip @parumpum (#4810)
- fix: PWA - Allow CORS and add UseCredentials to nuxt.config.js @Borriborri (#4902)
- fix: Show All Recipes in Cookbook Regardless of Sort @michael-genson (#4908)
-
[1.17.0]
- Update mealie to 2.6.0
- Full Changelog
- feat: Shopping list UI overhaul - three dot menu @Wetzel402 (#4415)
- feat: Add Servings/Yield to Recipe Actions @michael-genson (#4952)
- ~~feat: Add new labels and foods for en-US language and update seeding logic~~ (reverted for now) @Cameronwyatt (#4812)
- fix: Ensure bring api docs are shown (MR 4920) @felixschndr (#4948)
- fix: Remove API Tokens from User APIs @michael-genson (#4985)
- fix: Fixed LastMade recipes sorting order @PancakeZik (#4980)
- fix: revert "feat: Add new labels and foods for en-US language" @hay-kot (#4996)
- chore(l10n): New Crowdin updates @hay-kot (#4934)
- chore(l10n): New Crowdin updates @hay-kot (#4938)
- chore(l10n): New Crowdin updates @hay-kot (#4953)
- chore(auto): Update pre-commit hooks @github-actions (#4965)
- chore(l10n): New Crowdin updates @hay-kot (#4968)
-
[1.18.0]
- Update mealie to 2.7.0
- Full Changelog
- feat: support
_FILE
suffix for docker secrets (again) @RMI78 (#4958) - feat: Improve Shopping List UI @miah120 (#4608)
- feat: Better Scraping/More User Agents @michael-genson (#5091)
- feat: redesign recipe info card @Kuchenpirat (#5026)
- fix: Shorten Indexes @michael-genson (#5045)
- fix: Only run migration data fixes on migrations @michael-genson (#5038)
-
[1.18.1]
- Update mealie to 2.7.1
- Full Changelog
- fix: Remove
br
encoding from scraper @michael-genson (#5115) - docs(auto): Update image tag, for release v2.7.0 @github-actions (#5111)
- fix(deps): update dependency pydantic-settings to v2.8.1 @renovate (#5108)
- fix(deps): update dependency openai to v1.65.1 @renovate (#5123)
- chore(deps): update dependency ruff to v0.9.8 @renovate (#5112)
- fix(deps): update dependency fastapi to v0.115.9 @renovate (#5122)
-
[1.19.0]
- checklist added to manifest
-
[1.20.0]
- Base image 5.0.0
-
[1.21.0]
- Update mealie to 2.8.0
- Full Changelog
- feat: Migrate from CRF++ to Ingredient Parser (a Python package) @michael-genson (#5061)
- feat: Use recipe_scrapers metadata for more accurate parsing @eric-hoffmann (#5165)
- feat: Update seeding to use new foods list format - round 2 - reverted due to crowdin limits @Cameronwyatt (#5189)
-
[1.21.1]
- GIT_COMMIT_HASH is required in the UI