Update ghcr.io/mealie-recipes/mealie Docker tag to v3.3.0 #607
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/ghcr.io-mealie-recipes-mealie-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v3.2.1
->v3.3.0
Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.3.0
: - Overhauled Ingredient ParsingCompare 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.
🎉 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:
Auth Timeout and
iframe
SupportUsers 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 theTOKEN_TIME
.Additionally, support for hosting Mealie in an
iframe
(such as via Home Assistant) should be fixed. Note thatiframe
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
abcf9c9
@renovate (#6138)🍴🍴🍴🍴🍴🍴
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.