Welcome to the latest release of Mealie! We've got a ton of new features ready for you with this release, as well as a good chunk of bug fixes.
🎉 Highlights
You can now import recipes from YouTube, TikTok, Instagram, and other video sources using OpenAI. Simply drop the URL of your video into Mealie and it will download and transcribe the video, then create a recipe.
Units can now be standardized to enable conversions (e.g. "1 pint" can be converted to "2 cups"). All known, standard units will be standardized for you, but you can customize your own units on the data management page. This enables automatic merging of shopping list ingredients with compatible units. This is the first of many unit-standardization features coming to Mealie, so stay tuned!
We've upgraded our scraper to more-consistently fetch websites without the need to copy/paste the raw HTML. Some sites may still require this, but the vast majority work again. We'll continue to roll out improvements to make creating recipes from websites as easy as possible.
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/mealie-recipes/mealie](https://github.com/mealie-recipes/mealie) | minor | `v3.12.0` → `v3.13.1` |
---
### Release Notes
<details>
<summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary>
### [`v3.13.1`](https://github.com/mealie-recipes/mealie/releases/tag/v3.13.1)
[Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.13.0...v3.13.1)
### 🍴🍴🍴🍴🍴🍴
Quick patch release to test out a tweak to our release flow.
#### 🐛 Bug fixes
- fix: [#​6802](https://github.com/mealie-recipes/mealie/issues/6802) prevent 500 internal server error when patching recipe tags [@​SimeonSouttar](https://github.com/SimeonSouttar) ([#​6803](https://github.com/mealie-recipes/mealie/issues/6803))
- fix: Updated workflows to checkout on commit of commit-version-bump [@​Choromanski](https://github.com/Choromanski) ([#​7217](https://github.com/mealie-recipes/mealie/issues/7217))
#### 🧰 Maintenance
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7271](https://github.com/mealie-recipes/mealie/issues/7271))
#### 🙏 New Contributors
- [@​SimeonSouttar](https://github.com/SimeonSouttar) made their first contribution in [#​6803](https://github.com/mealie-recipes/mealie/pull/6803)
### 🍴🍴🍴🍴🍴🍴
### [`v3.13.0`](https://github.com/mealie-recipes/mealie/releases/tag/v3.13.0)
[Compare Source](https://github.com/mealie-recipes/mealie/compare/v3.12.0...v3.13.0)
### 🍴🍴🍴🍴🍴🍴
Welcome to the latest release of Mealie! We've got a ton of new features ready for you with this release, as well as a good chunk of bug fixes.
#### 🎉 Highlights
- You can now import recipes from YouTube, TikTok, Instagram, and other video sources using OpenAI. Simply drop the URL of your video into Mealie and it will download and transcribe the video, then create a recipe.
- Units can now be standardized to enable conversions (e.g. "1 pint" can be converted to "2 cups"). All known, standard units will be standardized for you, but you can customize your own units on the data management page. This enables automatic merging of shopping list ingredients with compatible units. This is the first of many unit-standardization features coming to Mealie, so stay tuned!
- We've upgraded our scraper to more-consistently fetch websites without the need to copy/paste the raw HTML. Some sites may still require this, but the vast majority work again. We'll continue to roll out improvements to make creating recipes from websites as easy as possible.
#### ✨ New features
- feat: Unit standardization / conversion [@​michael-genson](https://github.com/michael-genson) ([#​7121](https://github.com/mealie-recipes/mealie/issues/7121))
- feat: Add social media video import (YouTube, TikTok, Instagram) [@​AurelienPautet](https://github.com/AurelienPautet) ([#​6764](https://github.com/mealie-recipes/mealie/issues/6764))
- feat: Recipe import progress [@​michael-genson](https://github.com/michael-genson) ([#​7252](https://github.com/mealie-recipes/mealie/issues/7252))
- feat: Switch to httpx-curl-cffi for better scraping [@​michael-genson](https://github.com/michael-genson) ([#​7254](https://github.com/mealie-recipes/mealie/issues/7254))
- feat: Adjust linked recipe unit and seperate when adding to shopping list [@​michael-genson](https://github.com/michael-genson) ([#​7260](https://github.com/mealie-recipes/mealie/issues/7260))
#### 🐛 Bug fixes
- fix: migrate RecipeRating component to script setup and defineModel [@​ProperTeaMogul](https://github.com/ProperTeaMogul) ([#​7203](https://github.com/mealie-recipes/mealie/issues/7203))
- fix: Allow more precise standard quantities in unit data management [@​michael-genson](https://github.com/michael-genson) ([#​7218](https://github.com/mealie-recipes/mealie/issues/7218))
- fix: Restore original recipe description string [@​michael-genson](https://github.com/michael-genson) ([#​7221](https://github.com/mealie-recipes/mealie/issues/7221))
- fix: Don't continue parsing recipes with errored HTTP status codes [@​deanmalan](https://github.com/deanmalan) ([#​7230](https://github.com/mealie-recipes/mealie/issues/7230))
- fix: Add ffmpeg to prod image [@​michael-genson](https://github.com/michael-genson) ([#​7235](https://github.com/mealie-recipes/mealie/issues/7235))
- fix: Update user agents in user-agents.txt [@​RealMochaFox](https://github.com/RealMochaFox) ([#​7250](https://github.com/mealie-recipes/mealie/issues/7250))
- fix: exclude index.html from workbox precache to prevent stale 401 app shell [@​api2062](https://github.com/api2062) ([#​7255](https://github.com/mealie-recipes/mealie/issues/7255))
#### 🧰 Maintenance
<details>
<summary>18 changes</summary>
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7205](https://github.com/mealie-recipes/mealie/issues/7205))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7208](https://github.com/mealie-recipes/mealie/issues/7208))
- chore(auto): Update pre-commit hooks [@​mealie-actions](https://github.com/mealie-actions) ([#​7209](https://github.com/mealie-recipes/mealie/issues/7209))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7220](https://github.com/mealie-recipes/mealie/issues/7220))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7223](https://github.com/mealie-recipes/mealie/issues/7223))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7225](https://github.com/mealie-recipes/mealie/issues/7225))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7228](https://github.com/mealie-recipes/mealie/issues/7228))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7231](https://github.com/mealie-recipes/mealie/issues/7231))
- chore: run Ruff with --fix in Pre-commit to auto-fix fixable errors [@​deanmalan](https://github.com/deanmalan) ([#​7232](https://github.com/mealie-recipes/mealie/issues/7232))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7236](https://github.com/mealie-recipes/mealie/issues/7236))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7240](https://github.com/mealie-recipes/mealie/issues/7240))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7245](https://github.com/mealie-recipes/mealie/issues/7245))
- chore(l10n): Crowdin locale sync [@​mealie-actions](https://github.com/mealie-actions) ([#​7246](https://github.com/mealie-recipes/mealie/issues/7246))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7253](https://github.com/mealie-recipes/mealie/issues/7253))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7258](https://github.com/mealie-recipes/mealie/issues/7258))
- chore(auto): Update pre-commit hooks [@​mealie-actions](https://github.com/mealie-actions) ([#​7256](https://github.com/mealie-recipes/mealie/issues/7256))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7266](https://github.com/mealie-recipes/mealie/issues/7266))
- chore(l10n): New Crowdin updates [@​hay-kot](https://github.com/hay-kot) ([#​7270](https://github.com/mealie-recipes/mealie/issues/7270))
</details>
#### ⬆️ Dependency updates
<details>
<summary>16 changes</summary>
- fix(deps): update dependency apprise to v1.9.8 [@​renovate](https://github.com/renovate) ([#​7207](https://github.com/mealie-recipes/mealie/issues/7207))
- chore(deps): update dependency setuptools to v82.0.1 [@​renovate](https://github.com/renovate) ([#​7211](https://github.com/mealie-recipes/mealie/issues/7211))
- fix(deps): pin dependency pint to v0.25 [@​renovate](https://github.com/renovate) ([#​7213](https://github.com/mealie-recipes/mealie/issues/7213))
- fix(deps): update dependency pint to v0.25.2 [@​renovate](https://github.com/renovate) ([#​7214](https://github.com/mealie-recipes/mealie/issues/7214))
- chore(deps): update dependency mkdocs-material to v9.7.5 [@​renovate](https://github.com/renovate) ([#​7224](https://github.com/mealie-recipes/mealie/issues/7224))
- fix(deps): update dependency pyjwt to v2.12.0 [@​renovate](https://github.com/renovate) ([#​7234](https://github.com/mealie-recipes/mealie/issues/7234))
- chore(deps): update dependency ruff to v0.15.6 [@​renovate](https://github.com/renovate) ([#​7237](https://github.com/mealie-recipes/mealie/issues/7237))
- fix(deps): update dependency yt-dlp to v2026.3.13 [@​renovate](https://github.com/renovate) ([#​7239](https://github.com/mealie-recipes/mealie/issues/7239))
- fix(deps): update dependency openai to v2.28.0 [@​renovate](https://github.com/renovate) ([#​7242](https://github.com/mealie-recipes/mealie/issues/7242))
- fix(deps): update dependency uvicorn to v0.42.0 [@​renovate](https://github.com/renovate) ([#​7257](https://github.com/mealie-recipes/mealie/issues/7257))
- fix(deps): update dependency pyjwt to v2.12.1 [@​renovate](https://github.com/renovate) ([#​7241](https://github.com/mealie-recipes/mealie/issues/7241))
- chore(deps): update dependency coverage to v7.13.5 [@​renovate](https://github.com/renovate) ([#​7265](https://github.com/mealie-recipes/mealie/issues/7265))
- chore(deps): update node.js to [`5a593d7`](https://github.com/mealie-recipes/mealie/commit/5a593d7) [@​renovate](https://github.com/renovate) ([#​7262](https://github.com/mealie-recipes/mealie/issues/7262))
- chore(deps): update node.js to [`5a593d7`](https://github.com/mealie-recipes/mealie/commit/5a593d7) [@​renovate](https://github.com/renovate) ([#​7267](https://github.com/mealie-recipes/mealie/issues/7267))
- fix(deps): update dependency yt-dlp to v2026.3.17 [@​renovate](https://github.com/renovate) ([#​7269](https://github.com/mealie-recipes/mealie/issues/7269))
- fix(deps): update dependency openai to v2.29.0 [@​renovate](https://github.com/renovate) ([#​7268](https://github.com/mealie-recipes/mealie/issues/7268))
</details>
#### 🙏 New Contributors
* @​deanmalan made their first contribution in https://github.com/mealie-recipes/mealie/pull/7230
* @​RealMochaFox made their first contribution in https://github.com/mealie-recipes/mealie/pull/7250
* @​api2062 made their first contribution in https://github.com/mealie-recipes/mealie/pull/7255
### 🍴🍴🍴🍴🍴🍴
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43OC4wIiwidXBkYXRlZEluVmVyIjoiNDMuNzguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v3.12.0→v3.13.1Release Notes
mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)
v3.13.1Compare Source
🍴🍴🍴🍴🍴🍴
Quick patch release to test out a tweak to our release flow.
🐛 Bug fixes
🧰 Maintenance
🙏 New Contributors
🍴🍴🍴🍴🍴🍴
v3.13.0Compare Source
🍴🍴🍴🍴🍴🍴
Welcome to the latest release of Mealie! We've got a ton of new features ready for you with this release, as well as a good chunk of bug fixes.
🎉 Highlights
You can now import recipes from YouTube, TikTok, Instagram, and other video sources using OpenAI. Simply drop the URL of your video into Mealie and it will download and transcribe the video, then create a recipe.
Units can now be standardized to enable conversions (e.g. "1 pint" can be converted to "2 cups"). All known, standard units will be standardized for you, but you can customize your own units on the data management page. This enables automatic merging of shopping list ingredients with compatible units. This is the first of many unit-standardization features coming to Mealie, so stay tuned!
We've upgraded our scraper to more-consistently fetch websites without the need to copy/paste the raw HTML. Some sites may still require this, but the vast majority work again. We'll continue to roll out improvements to make creating recipes from websites as easy as possible.
✨ New features
🐛 Bug fixes
🧰 Maintenance
18 changes
⬆️ Dependency updates
16 changes
5a593d7@renovate (#7262)5a593d7@renovate (#7267)🙏 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 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.
This PR has been generated by Renovate Bot.