Skip to content

Conversation

soerenschneider
Copy link
Owner

@soerenschneider soerenschneider commented Jul 14, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie major v2.8.0 -> v3.3.1

Release Notes

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

v3.3.1

Compare Source

🍴🍴🍴🍴🍴🍴

This release contains few minor bug fixes that can impact users trying the ingredient parser for the first time.

🐛 Bug fixes

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

9 changes

🍴🍴🍴🍴🍴🍴

v3.3.0: - Overhauled Ingredient Parsing

Compare Source

🍴🍴🍴🍴🍴🍴

Welcome to the latest Mealie release!
This update brings a major update to how you parse recipes, home to some of the most heavily-requested features. This update also brings a truckload of fixes to round out some performance issues and fix some fairly-regular annoyances.

❗❗❗Minor breaking change with TOKEN_TIME

This PR introduces a maximum for the TOKEN_TIME variable. If TOKEN_TIME is greater than 87600 (10 years, in hours) the application will fail to load. This was introduced as setting too high of a value can cause an overflow error when generating auth tokens, which can be more difficult to debug since the error wouldn't necessarily appear at startup.

🎉 Highlights

📋 Semi-automated Ingredient Parser

Mealie v3.3.0 introduces an entirely new workflow to parsing recipes. The new parsing workflow includes many heavily-requested features such as:

  • A more focused, guided ingredient parser which lets you parse one ingredient at a time
  • Initiate parsing immediately after creating a new recipe (with an option to turn this off, though we encourage you to try it!)
  • Automatically parse ingredients which can be matched with a reasonably high level of accuracy
  • Much much more!
Auth Timeout and iframe Support

Users have been experiencing issues with authentication, including being logged-out seemingly randomly between sessions (even if TOKEN_TIME is set, which is a requirement for longer session times). This update should resolve flaky session times ignoring the TOKEN_TIME.

Additionally, support for hosting Mealie in an iframe (such as via Home Assistant) should be fixed. Note that iframe support only works if being served over HTTPS, which is a browser requirement. For more information, see the samesite Cookie header spec.

✨ New features

🐛 Bug fixes

🧰 Maintenance

18 changes

📚 Documentation

⬆️ Dependency updates

21 changes

🍴🍴🍴🍴🍴🍴

v3.2.1

Compare Source

🍴🍴🍴🍴🍴🍴

A quick bug fix release to fix state issues on the recipe explorer overview page.

🐛 Bug fixes

📚 Documentation

⬆️ Dependency updates

🍴🍴🍴🍴🍴🍴

v3.2.0

Compare Source

🍴🍴🍴🍴🍴🍴

❗❗❗Important Notice for PWA (Mobile) Users

TL;DR If you use the PWA (most/all mobile users), after upgrading, uninstall your PWA and install the new one. If you're accessing Mealie through a regular web browser and have not installed the PWA, please disregard!

The PWA has been overhauled to meet more modern standards. The old PWA configuration was constrained heavily by the old Nuxt 2 framework, and had several odd quirks and simply didn't work in a lot of instances. The new PWA implementation works much better and should be compatible with all devices which support PWAs (including both iPhone and Android devices).

A consequence of this is that the way the app is identified internally has changed, so existing PWA installs won't recognize that there has been an update to the application. In order to continue using the PWA, once you update Mealie, remove/uninstall your old PWA and re-install it.

🎉 Highlights

  • New Settings Layout. No more clicking on "settings" when you're looking for the data management page and remembering that it's,
  • Major performance improvements to the recipe overview page, making it several times more snappy.
  • Lots of quality of life improvements, including many bugfixes.
  • Upgrades to the PWA for mobile devices (see more above).

✨ New features

🐛 Bug fixes

🧰 Maintenance

21 changes

📚 Documentation

🔨 Internal development

⬆️ Dependency updates

28 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

v3.1.2: - Everything is a Food now v3

Compare Source

🍴🍴🍴🍴🍴🍴

Patch release to fix a few bugs found in v3.1.

✨ New features

🐛 Bug fixes

🧰 Maintenance

7 changes

📚 Documentation

⬆️ Dependency updates

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

v3.1.1: - Everything is a Food now v2

Compare Source

🍴🍴🍴🍴🍴🍴

This is just a quick patch release to fix the wrong tag assigned to the last release.

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

🍴🍴🍴🍴🍴🍴

v3.1.0: - 🍎 Everything is a Food now

Compare Source

🍴🍴🍴🍴🍴🍴

Welcome to the latest Mealie release!
We’re happy to share that this is the first v3 update introducing new features, now that the hardest parts of the transition are behind us.

🎉 Highlights

🍎Everything is a Food now

To simplify ingredient logic and prepare for future automatic parsing, all ingredients are now represented as foods with four fields: amount, unit, food, and note. Unparsed ingredients are stored in the note field. These changes do also apply to the shopping list.

↕️ Main Page Now Remembers Your Recipe Sort Preferences

Your recipe sort preference is now saved per browser. If you’d rather see recipes in alphabetical order instead of by “last added,” your preferred sort options will be stored locally.

✨ New features

🐛 Bug fixes

🧰 Maintenance

51 changes

Configuration

📅 Schedule: 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 Renovate Bot.

@soerenschneider soerenschneider self-assigned this Jul 14, 2025
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 10 times, most recently from 0cf4dc7 to 7a92ad9 Compare July 21, 2025 04:19
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 10 times, most recently from a2157d9 to 9d22b16 Compare July 28, 2025 04:51
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 3 times, most recently from c50258a to a5a3905 Compare July 31, 2025 04:55
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 3 times, most recently from 5e0deee to f32088e Compare August 12, 2025 08:29
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 3 times, most recently from 497ad9f to 66eaff0 Compare August 18, 2025 08:29
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 3 times, most recently from 3fc0c00 to 318d0d5 Compare September 8, 2025 08:31
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 10 times, most recently from 51f71a2 to e7d5b81 Compare September 19, 2025 04:31
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 2 times, most recently from f59920e to 33b0a09 Compare September 22, 2025 04:30
@soerenschneider soerenschneider changed the title chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3 Update ghcr.io/mealie-recipes/mealie Docker tag to v3 Sep 22, 2025
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 7 times, most recently from edf6ef7 to fabbb86 Compare September 29, 2025 04:28
@soerenschneider soerenschneider changed the title Update ghcr.io/mealie-recipes/mealie Docker tag to v3 chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3 Sep 29, 2025
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch 4 times, most recently from f593a09 to aff7c92 Compare October 6, 2025 04:28
@soerenschneider soerenschneider force-pushed the renovate/ghcr.io-mealie-recipes-mealie-3.x branch from aff7c92 to 3b44486 Compare October 6, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants