Conversation
f5691ca to
d48a56b
Compare
d48a56b to
eafe908
Compare
Owner
Author
AI Assessment
AnalysisThis is a MINOR version update that includes one documented breaking change in the API. While the application layer change carries low infrastructure risk, the API change requires verification that no existing integrations depend on the modified endpoint behavior. Additionally, v3.10.0 introduces several new features and v3.10.2 includes important OIDC fixes, making this a significant functional update that warrants testing. RecommendationManual review recommended. Verify: (1) No homelab integrations query GET /api/households/invitations without admin auth, (2) Test OIDC authentication if in use, (3) Validate UI changes don't conflict with homelab setup, then approve and merge. Analyzed by n8n AI Agent using Claude |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.9.2→v3.10.2Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.10.2Compare Source
🍴🍴🍴🍴🍴🍴
Patch release to fix a cache issue with OIDC users. Also includes a fix for some users using a reverse proxy with OIDC.
🐛 Bug fixes
🧰 Maintenance
⬆️ Dependency updates
5 changes
bdc7252@renovate (#6996)1de022d- autoclosed @renovate (#7002)🙏 New Contributors
🍴🍴🍴🍴🍴🍴
v3.10.1Compare Source
🍴🍴🍴🍴🍴🍴
Small release to patch a UI bug in some languages.
🐛 Bug fixes
🧰 Maintenance
📚 Documentation
🍴🍴🍴🍴🍴🍴
v3.10.0Compare Source
🍴🍴🍴🍴🍴🍴
This version of Mealie contains a whole bunch of new features and bug fixes, including first-time contributions from 9 users (and a new bot)! Check out the highlights below 👇
🎉 Highlights
When importing a recipe, you can now import the original URL's categories (similar to how you can import tags) (#6523)
You can now use custom OpenAI prompts to overwrite the ones included with Mealie. Check out the docs for more info on how to do this (#6588)
We've migrated our OpenAI implementation to use structured outputs. This means much better support for modern models, which previously didn't support the legacy JSON mode (#6964)
You can now add a full range of dates from the meal planner to your shopping list, instead of adding one day at a time (#6981):

🚨 Breaking changes
There is a minor breaking change in #6781:
GETrequests to/api/households/invitationsare now locked to admins only. This doesn't change the invitation flow for users, as requests using a particular invitation are unaffected. Check out the PR for more details.✨ New features
🐛 Bug fixes
🧰 Maintenance
40 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
27 changes
0ab63ca@renovate (#6872)b2b2184@renovate (#6879)🙏 New Contributors
🍴🍴🍴🍴🍴🍴
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.