Update ghcr.io/mealie-recipes/mealie Docker tag to v3.28.0 #801

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-mealie-recipes-mealie-3.x into master 2026-09-25 06:13:04 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v3.27.0 → v3.28.0

Release Notes

mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)

v3.28.0

Compare Source

🍴🍴🍴🍴🍴🍴

With the popularity of agentic AI, pull requests are popping and the contributors list keeps growing! Lots of exciting features and bug fixes in this release, and it's only been a week since the last one. Thanks to all our contributors, new and old!

🎉 Highlights

  • The food seed data has been overhauled. Foods now properly link to labels and are closely coupled (i.e. when you seed foods, you also get their labels). They've also been slimmed down dramatically (>2,000 down to about 500) and cleaned up (typos, nonsense foods, etc.). New instances should have a much better start. Languages which don't use plurals in recipe managers (e.g. Korean) will also not seed plural food data.

  • You can now drag and drop images directly from websites into your recipe instructions. Previously you'd have to download them first, but now Mealie will handle all that for you.

  • We've upgraded to Python 3.14. For all users, you should see some marginal improvements to backend performance. For embedded users (e.g. through Home Assistant): if you were having issues with auth (such as being logged out all the time) we now implement CHIPS which should help!

✨ New features

🐛 Bug fixes

🧰 Maintenance

12 changes

📚 Documentation

🔨 Internal development

⬆️ Dependency updates

21 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://github.com/mealie-recipes/mealie) | minor | `v3.27.0` → `v3.28.0` | --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v3.28.0`](https://github.com/mealie-recipes/mealie/releases/tag/v3.28.0) [Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.27.0...v3.28.0) ### 🍴🍴🍴🍴🍴🍴 With the popularity of agentic AI, pull requests are popping and the contributors list keeps growing! Lots of exciting features and bug fixes in this release, and it's only been a week since the last one. Thanks to all our contributors, new and old! #### 🎉 Highlights - The food seed data has been overhauled. Foods now properly link to labels and are closely coupled (i.e. when you seed foods, you also get their labels). They've also been slimmed down dramatically (>2,000 down to about 500) and cleaned up (typos, nonsense foods, etc.). New instances should have a much better start. Languages which don't use plurals in recipe managers (e.g. Korean) will also not seed plural food data. - You can now drag and drop images directly from websites into your recipe instructions. Previously you'd have to download them first, but now Mealie will handle all that for you. - We've upgraded to Python 3.14. For all users, you should see some marginal improvements to backend performance. For embedded users (e.g. through Home Assistant): if you were having issues with auth (such as being logged out all the time) we now implement [CHIPS](https://developer.mozilla.org/en-US/docs/Web/Privacy/Guides/Third-party_cookies/Partitioned_cookies) which should help! #### ✨ New features - feat: filter cookbooks by food label [@&#8203;Xyolyp](https://github.com/Xyolyp) ([#&#8203;8385](https://github.com/mealie-recipes/mealie/issues/8385)) - feat: shopping list condensed view [@&#8203;kylerk](https://github.com/kylerk) ([#&#8203;8402](https://github.com/mealie-recipes/mealie/issues/8402)) - feat: refactor, reduce, and repair food seed data [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8482](https://github.com/mealie-recipes/mealie/issues/8482)) - feat: support drag-and-drop images from web [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8493](https://github.com/mealie-recipes/mealie/issues/8493)) - feat: ignore plurals when they're not translated [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8516](https://github.com/mealie-recipes/mealie/issues/8516)) - feat: use partitioned cookies to support embedded auth [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8522](https://github.com/mealie-recipes/mealie/issues/8522)) #### 🐛 Bug fixes - fix: add explicitly selected on-hand ingredients to the shopping list [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8441](https://github.com/mealie-recipes/mealie/issues/8441)) - fix: show nutrition values with units in editor [@&#8203;justadityaraj](https://github.com/justadityaraj) ([#&#8203;8209](https://github.com/mealie-recipes/mealie/issues/8209)) - fix: allow SMTP encryption without authentication [@&#8203;justadityaraj](https://github.com/justadityaraj) ([#&#8203;8210](https://github.com/mealie-recipes/mealie/issues/8210)) - fix: labels get-by-id returns 404 instead of 500 for missing id [@&#8203;bferd](https://github.com/bferd) ([#&#8203;8227](https://github.com/mealie-recipes/mealie/issues/8227)) - fix: correct type mismatches in ShoppingListItem and RecipeDataAliasManagerDialog [@&#8203;deeumiya-huang](https://github.com/deeumiya-huang) ([#&#8203;8355](https://github.com/mealie-recipes/mealie/issues/8355)) - fix: discard alias edits when the alias manager dialog is cancelled [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8383](https://github.com/mealie-recipes/mealie/issues/8383)) - fix: import recipe notes from Paprika archives [@&#8203;lotusk](https://github.com/lotusk) ([#&#8203;8384](https://github.com/mealie-recipes/mealie/issues/8384)) - fix: use relative redirects for SPA directory routes [@&#8203;lotusk](https://github.com/lotusk) ([#&#8203;8410](https://github.com/mealie-recipes/mealie/issues/8410)) - fix: clamp recipe finder missing item limits [@&#8203;YibingZhang325](https://github.com/YibingZhang325) ([#&#8203;8239](https://github.com/mealie-recipes/mealie/issues/8239)) - fix: default the recipe name when an AI import returns a blank one [@&#8203;adman234](https://github.com/adman234) ([#&#8203;8343](https://github.com/mealie-recipes/mealie/issues/8343)) - fix: reject whitespace-only recipe comments [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8295](https://github.com/mealie-recipes/mealie/issues/8295)) - fix: Exporting using ZIP file results in empty fields [@&#8203;xiaofang2016](https://github.com/xiaofang2016) ([#&#8203;8083](https://github.com/mealie-recipes/mealie/issues/8083)) - fix: localize meal plan rule summaries and notifications [@&#8203;Frank-Ping](https://github.com/Frank-Ping) ([#&#8203;8102](https://github.com/mealie-recipes/mealie/issues/8102)) - fix: restore household in recipe context menu [@&#8203;derekdiliu](https://github.com/derekdiliu) ([#&#8203;8446](https://github.com/mealie-recipes/mealie/issues/8446)) - fix: admin unable to edit recipes in other households ([#&#8203;7810](https://github.com/mealie-recipes/mealie/issues/7810)) [@&#8203;bferd](https://github.com/bferd) ([#&#8203;8018](https://github.com/mealie-recipes/mealie/issues/8018)) - fix: show registration API error messages [@&#8203;YibingZhang325](https://github.com/YibingZhang325) ([#&#8203;8103](https://github.com/mealie-recipes/mealie/issues/8103)) - fix: support FB share URLs with redirecting [@&#8203;xiaofang2016](https://github.com/xiaofang2016) ([#&#8203;8443](https://github.com/mealie-recipes/mealie/issues/8443)) - fix: report image upload failures instead of failing silently [@&#8203;henry1113nz](https://github.com/henry1113nz) ([#&#8203;8437](https://github.com/mealie-recipes/mealie/issues/8437)) - fix: set original\_text for nlp and brute parsed ingredients [@&#8203;chiliec](https://github.com/chiliec) ([#&#8203;8458](https://github.com/mealie-recipes/mealie/issues/8458)) - fix: clarify migrations are for other applications, not Mealie upgrades [@&#8203;henry1113nz](https://github.com/henry1113nz) ([#&#8203;8289](https://github.com/mealie-recipes/mealie/issues/8289)) - fix: allow non-ASCII characters in SMTP credentials [@&#8203;lotusk](https://github.com/lotusk) ([#&#8203;8397](https://github.com/mealie-recipes/mealie/issues/8397)) - fix: align ingredient checkbox and text to top baseline [@&#8203;GerbenJavado](https://github.com/GerbenJavado) ([#&#8203;8457](https://github.com/mealie-recipes/mealie/issues/8457)) #### 🧰 Maintenance <details> <summary>12 changes</summary> - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8440](https://github.com/mealie-recipes/mealie/issues/8440)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8449](https://github.com/mealie-recipes/mealie/issues/8449)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8456](https://github.com/mealie-recipes/mealie/issues/8456)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8462](https://github.com/mealie-recipes/mealie/issues/8462)) - chore(l10n): Crowdin locale sync @&#8203;[mealie-actions\[bot\]](https://github.com/apps/mealie-actions) ([#&#8203;8467](https://github.com/mealie-recipes/mealie/issues/8467)) - chore: migrate documentation from MkDocs to Zensical [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;7716](https://github.com/mealie-recipes/mealie/issues/7716)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8476](https://github.com/mealie-recipes/mealie/issues/8476)) - chore: speed up the backend test suite [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8477](https://github.com/mealie-recipes/mealie/issues/8477)) - chore: speed up the PR CI image build and job setup [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8478](https://github.com/mealie-recipes/mealie/issues/8478)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8492](https://github.com/mealie-recipes/mealie/issues/8492)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8523](https://github.com/mealie-recipes/mealie/issues/8523)) - chore(l10n): New Crowdin updates [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8533](https://github.com/mealie-recipes/mealie/issues/8533)) </details> #### 📚 Documentation - docs: remove Netlify deployment [@&#8203;hay-kot](https://github.com/hay-kot) ([#&#8203;8471](https://github.com/mealie-recipes/mealie/issues/8471)) #### 🔨 Internal development - dev: Remove sponsor option from feature request discussion template. [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8474](https://github.com/mealie-recipes/mealie/issues/8474)) - dev: run tests in parallel with pytest-xdist [@&#8203;bestxmg](https://github.com/bestxmg) ([#&#8203;8473](https://github.com/mealie-recipes/mealie/issues/8473)) - dev: upgrade to Python 3.14 [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8521](https://github.com/mealie-recipes/mealie/issues/8521)) - dev: fix household mismatch in test [@&#8203;michael-genson](https://github.com/michael-genson) ([#&#8203;8526](https://github.com/mealie-recipes/mealie/issues/8526)) #### ⬆️ Dependency updates <details> <summary>21 changes</summary> - fix(deps): update dependency tzdata to v2026.4 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8438](https://github.com/mealie-recipes/mealie/issues/8438)) - chore(deps): lock file maintenance @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8321](https://github.com/mealie-recipes/mealie/issues/8321)) - chore(deps): update dependency coverage to v7.16.1 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8453](https://github.com/mealie-recipes/mealie/issues/8453)) - fix(deps): update dependency uvicorn to v0.53.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8459](https://github.com/mealie-recipes/mealie/issues/8459)) - chore(deps): update dependency httpx2 to v2.13.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8463](https://github.com/mealie-recipes/mealie/issues/8463)) - fix(deps): update dependency sqlalchemy to v2.0.53 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8465](https://github.com/mealie-recipes/mealie/issues/8465)) - fix(deps): update dependency openai to v3.14.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8466](https://github.com/mealie-recipes/mealie/issues/8466)) - chore(deps): update dependency zensical to v0.0.62 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8475](https://github.com/mealie-recipes/mealie/issues/8475)) - fix(deps): update dependency sqlalchemy to v2.0.54 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8480](https://github.com/mealie-recipes/mealie/issues/8480)) - fix(deps): update dependency openai to v3.14.1 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8484](https://github.com/mealie-recipes/mealie/issues/8484)) - chore(deps): lock file maintenance @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8485](https://github.com/mealie-recipes/mealie/issues/8485)) - chore(deps): lock file maintenance @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8486](https://github.com/mealie-recipes/mealie/issues/8486)) - fix(deps): update dependency python-ldap to v3.4.8 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8495](https://github.com/mealie-recipes/mealie/issues/8495)) - chore(deps): update dependency ruff to v0.16.8 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8501](https://github.com/mealie-recipes/mealie/issues/8501)) - fix(deps): update dependency openai to v3.15.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8508](https://github.com/mealie-recipes/mealie/issues/8508)) - fix(deps): update dependency openai to v3.16.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8518](https://github.com/mealie-recipes/mealie/issues/8518)) - fix(deps): update dependency openai to v3.16.1 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8520](https://github.com/mealie-recipes/mealie/issues/8520)) - fix(deps): update dependency python-slugify to v9.1.0 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8525](https://github.com/mealie-recipes/mealie/issues/8525)) - fix(deps): update dependency openai to v3.16.2 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8524](https://github.com/mealie-recipes/mealie/issues/8524)) - chore(deps): update dependency zensical to v0.0.63 @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8534](https://github.com/mealie-recipes/mealie/issues/8534)) - chore(deps): update node.js to [`64af381`](https://github.com/mealie-recipes/mealie/commit/64af381) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ([#&#8203;8535](https://github.com/mealie-recipes/mealie/issues/8535)) </details> #### 🙏 New Contributors - [@&#8203;xiaofang2016](https://github.com/xiaofang2016) made their first contribution in [#&#8203;8083](https://github.com/mealie-recipes/mealie/pull/8083) - [@&#8203;Frank-Ping](https://github.com/Frank-Ping) made their first contribution in [#&#8203;8102](https://github.com/mealie-recipes/mealie/pull/8102) - [@&#8203;kylerk](https://github.com/kylerk) made their first contribution in [#&#8203;8402](https://github.com/mealie-recipes/mealie/pull/8402) - [@&#8203;GerbenJavado](https://github.com/GerbenJavado) made their first contribution in [#&#8203;8457](https://github.com/mealie-recipes/mealie/pull/8457) ### 🍴🍴🍴🍴🍴🍴 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjQ0LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-09-25 03:10:17 +00:00
AverageMarcus merged commit c0e7a34ba0 into master 2026-09-25 06:13:04 +00:00
AverageMarcus deleted branch renovate/ghcr.io-mealie-recipes-mealie-3.x 2026-09-25 06:13:04 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#801