v3.9.2
mealie-recipes/mealiev3.9.2Jan 2, 2026by github-actions[bot]
AI Summary
Patch release fixing small regressions including shopping list input consistency, SafeMarkdown ordered list support, and recipe image reprocessing exception handling.
Key Highlights
- Fixed quantity input consistency in shopping list item editor
- Fixed start attribute on ordered lists in SafeMarkdown
- Exception handling for recipe image reprocessing
Full Release Notes
# 🍴🍴🍴🍴🍴🍴 Another patch release for a couple small regressions. ## 🐛 Bug fixes - fix: Make quantity input in shopping list item editor visually consistent with other inputs @lehnerpat (#6810) - fix: allow `start` attribute on ordered lists (SafeMarkdown) @p0lycarpio (#6820) - fix: Exception handling for recipe image reprocessing @michael-genson (#6822) ## 🧰 Maintenance - chore(l10n): New Crowdin updates @hay-kot (#6804) ## 🔨 Internal development - dev: Small .gitignore fixes @lehnerpat (#6796) ## ⬆️ Dependency updates - chore(deps): update node.js to 33587cf @renovate (#6795) - chore(deps): update node.js to b52a8d1 @renovate (#6800) # 🍴🍴🍴🍴🍴🍴