v3.16.0
xlmnxp/blue-recorderv3.16.0Apr 17, 2026by github-actions[bot]
AI Summary
This release migrates the PWA manifest to the backend and fixes several bugs related to query filters and ingredient parsing, alongside general dependency updates.
Key Highlights
- Migrated PWA manifest to the backend
- Fixed blank query filter builder fields
- Fixed ingredient section title preservation when parsing
- Added copy button to codeblocks
New Features
- Migrate PWA manifest to backend
Full Release Notes
# 🍴🍴🍴🍴🍴🍴 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 parsing recipe ingredients @zdenek-stursa (#7483) - fix: Misc frontend layout fixes @michael-genson (#7487) ## 🧰 Maintenance - chore: Update yarn deps @michael-genson (#7486) ## 📚 Documentation - docs: Added copy button to codeblocks @Choromanski (#7343) ## 🔨 Internal development - dev: Enable lockfile maintenance and update deps @michael-genson (#7484) ## ⬆️ Dependency updates - chore(deps): update node.js to 33cf7f0 @[renovate[bot]](https://github.com/apps/renovate) (#7478) - fix(deps): update dependency authlib to v1.6.11 [security] @[renovate[bot]](https://github.com/apps/renovate) (#7481) - fix(deps): update dependency lxml to v6.0.4 @[renovate[bot]](https://github.com/apps/renovate) (#7485) ## 🙏 New Contributors * @zdenek-stursa made their first contribution in https://github.com/mealie-recipes/mealie/pull/7483 # 🍴🍴🍴🍴🍴🍴