Update ghcr.io/mealie-recipes/mealie Docker tag to v3 #540
Loading…
x
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:
v2.8.0
->v3.0.0
Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.0.0
: - Upgraded Frontend, Expanded Seedfiles and much moreCompare Source
🍴🍴🍴🍴🍴🍴
🚨 Breaking changes
🎉 Highlights
🆙 Frontend Upgrade to Vue 3 & Nuxt 3
We’ve successfully upgraded the Mealie frontend to Nuxt 3 and Vue 3! 🎉
This was a major overhaul that touched nearly every file in the frontend codebase. While the transition initially introduced a number of visual and functional issues, we’re confident that the vast majority have been resolved and that the new frontend is stable moving forward.
You may also notice some minor visual tweaks to make the interface more streamlined.
This upgrade significantly reduces technical debt and enables us to take advantage of the improved tooling and performance in the Nuxt 3 & Vue 3 ecosystem. We haven’t seen any remaining issues, but if you come across something that’s no longer working as it did before, we’d appreciate a heads-up!
🍎 Expanded and Categorized Food Seed File
We’ve significantly increased the size of the food database — from 214 to over 2,500 foods! Additionally, all foods are now categorized, making sorted shopping lists ready to use right out of the box.
If you update your existing foods using the new seed file, please note that we do not overwrite existing entries, so some of your previously existing foods may remain uncategorized.
If you use Mealie in another language, please help us translate the new foods so everyone can enjoy the updated seed file. You can contribute translations on Mealie’s Crowdin page.
Big thanks to @Cameronwyatt for sticking with this through all the Crowdin limitations.
🖼️ Create Recipes from Multiple Images
You can now create recipes using multiple images, making it easier to capture every step or angle of your cooking process. Along with this new feature, we’ve refreshed the visuals on the recipe creation page to provide a smoother, more intuitive experience.
🔒 Option to Hide Password Login
You can now configure the frontend to hide the username and password fields on the login page by setting the environment variable
ALLOW_PASSWORD_LOGIN
tofalse
. This streamlines the login experience for OIDC and other external auth users by removing the standard login fields.✨ New features
🐛 Bug fixes
🧰 Maintenance
57 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
122 changes
🙏 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.