Mealie - Package Updates
Pinned
Mealie
-
[1.13.0]
- Update mealie to 2.2.0
- Full Changelog
- 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)
- 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](https://github.com/mealie-
-
[1.14.0]
- Update mealie to 2.3.0
- Full Changelog
- Cook Mode has had an overhaul and is now available even if you've not linked ingredients to your steps. Thanks @codetakki
- Admins can now generate invite links for a specific household. Thanks @p0lycarpio
- feat: Added a dedicated cookmode dialog that allows for individual scrolling @codetakki (#4464)
- feat: Add Ingredients to Recipe Query Filter options @alexxxxxxxandria (#4534)
- feat: Groups/households custom invitations @p0lycarpio (#4252)
- feat: Improve Recipe Imports with Cleaner @michael-genson (#4517)
- feat: Structured Yields @michael-genson (#4489)
-
[1.15.0]
- Update mealie to 2.4.0
- Full Changelog
- Michael upgraded the version of Python we use, from 3.10 to 3.12 in #4675
- feat: Recipe Finder (aka Cocktail Builder) @michael-genson (#4542)
- feat: Move alembic config into mealie package for easier distribution @chishm (#4329)
- feat: Upgrade to Python 3.12 @michael-genson (#4675)
- feat: Add 'No Shopping Lists Found' message @niteflyunicorns (#4661)
-
[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