M

Mealie

M
Mealie Self-hosted v3.22.0

v3.22.0

🍴🍴🍴🍴🍴🍴 The previous version of Mealie (v3.21.0) introduced a ⚠️BREAKING CHANGE⚠️ for instances using OIDC: Mealie now requires your OIDC provider to confirm the user's email address before allowing the login. This prevents an unverified, self-asserted email address from being used to match (and sign in) to an existing Mealie account. If an identity provider does not emit the email_verified claim,…

M
Mealie Self-hosted v3.21.0

v3.21.0

🍴🍴🍴🍴🍴🍴 This release brings a couple new features and a slew of bug fixes. ✨ New features feat: Added sitewide statistics @Choromanski (#7322) feat: ui fixes & backup link on onboarding screen @p0lycarpio (#7743) feat: floating save button when editing recipe @DeepReef11 (#7320) πŸ› Bug fixes fix: Manually implement nltk.downloader using cURL @michael-genson (#7817) fix: clear cached recipe actions o…

M
Mealie Self-hosted v3.20.1

v3.20.1

🍴🍴🍴🍴🍴🍴 Patch release to fix a bug with the number inputs not rendering its value until the value changes. πŸ› Bug fixes fix: Invisible quantities @michael-genson (#7811) ⬆️ Dependency updates 4 changes fix(deps): update dependency pydantic-settings to v2.14.2 [security] @renovate[bot] (#7782) chore(deps): update node.js to fdddfb3 @renovate[bot] (#7803) fix(deps): update dependency fastapi to v0.138…

M
Mealie Self-hosted v3.20.0

v3.20.0

🍴🍴🍴🍴🍴🍴 This release contains several fixes and security updates, including a fix for the recipe parser which should hopefully make it more consistent on some less-trusted networks. ✨ New features feat: Enhanced PR Lint/Validation @Choromanski (#7329) feat: warn when deleting foods used in recipes @ZacharySchaffter (#7117) feat: Added version info to backup file @Choromanski (#7416) πŸ› Bug fixes fix…

M
Mealie Self-hosted v3.19.2

v3.19.2

🍴🍴🍴🍴🍴🍴 This release contains a fix for users with an empty .secret file not being able to log-in with local auth. Your .secret file will be regenerated with a valid value. Note that this will invalidate existing tokens, including API keys. πŸ› Bug fixes fix: Ensure secret key is not empty @michael-genson (#7701) πŸ”¨ Internal development dev: Set renovarte bot PRs to "immediate" @michael-genson (#7690)…

M
Mealie Self-hosted v3.19.1

v3.19.1

🍴🍴🍴🍴🍴🍴 This update fixes a bug with recipe actions not loading. Also included are several dependency updates. πŸ› Bug fixes fix: Make most recipe action columns filterable @michael-genson (#7689) 🧰 Maintenance chore(l10n): New Crowdin updates @hay-kot (#7660) chore(l10n): New Crowdin updates @hay-kot (#7661) chore(l10n): New Crowdin updates @hay-kot (#7687) πŸ”¨ Internal development dev: Disable approv…

M
Mealie Self-hosted v3.19.0

v3.19.0

🍴🍴🍴🍴🍴🍴 ❗❗❗This release contains important security fixes in the query filter API. For more information, see: #7629 πŸŽ‰ Highlights This release adds more flexible, in-app management of AI providers. You can now add multiple AI providers for different tasks (e.g. one provider for general use, and one provider for importing recipes from videos). These providers can be mixed between completely unrelated…

M
Mealie Self-hosted v3.18.0

v3.18.0

🍴🍴🍴🍴🍴🍴 ✨ New features feat: Improve new shopping list UI @michael-genson (#7600) feat: Remember screen lock preference @michael-genson (#7609) πŸ› Bug fixes fix: Query Filter Builder "Advanced" bug @michael-genson (#7599) fix: make PWA share target functional on Android Chrome @zdenek-stursa (#7468) fix: redirect to login and validate input on password reset flow @zdenek-stursa (#7521) fix: Update b…

M
Mealie Self-hosted v3.17.0

v3.17.0

🍴🍴🍴🍴🍴🍴 πŸŽ‰ Highlights The shopping list experience has been improved, especially for mobile users, including: a new create menu for new items swipe controls to check off an item (for mobile users) ✨ New features feat: Improve add shopping list item form @miah120 (#7091) feat: Shopping list / Swipe to check off @miah120 (#7118) πŸ› Bug fixes fix: prevent delete-image dialog from reopening in a loop ins…

M
Mealie Self-hosted v3.16.0

v3.16.0

🍴🍴🍴🍴🍴🍴 This release contains a few fixes, and migrates our PWA manifest to the backend. Among other things, this fixes a bug with the PWA where it doesn't respect your custom theme color if you have it set. ✨ New features feat: Migrate PWA manifest to backend @Choromanski (#7331) πŸ› Bug fixes fix: Blank query filter builder fields @michael-genson (#7480) fix: preserve ingredient section titles when…

M
Mealie Self-hosted v3.15.2

v3.15.2

🍴🍴🍴🍴🍴🍴 This PR patches path traversal vulnerabilities in migration image imports and media routes. We recommend updating your instance immediately to patch these vulnerabilities. πŸ› Bug fixes fix: path traversal vulnerabilities in migration image imports and media routes @hay-kot (#7474) ⬆️ Dependency updates fix(deps): update dependency python-multipart to v0.0.25 @renovate[bot] (#7470) fix(deps):…

M
Mealie Self-hosted v3.15.1

v3.15.1

🍴🍴🍴🍴🍴🍴 Patch release to address checkboxes not working on admin pages, as well as a few more bug fixes that snuck their way in here. πŸ› Bug fixes fix: Admin settings checkboxes not updating @Choromanski (#7462) fix: eliminate white flash on page load for dark theme users @DeepReef11 (#7358) fix: seed labels before foods in setup wizard to prevent race condition @Xenov-X (#7429) ⬆️ Dependency update…