v3.16.0
mealie-recipes/mealiev3.16.0Apr 17, 2026by github-actions[bot]
AI Summary
This release migrates the PWA manifest to the backend, fixing a bug where custom theme colors were not respected. It also includes various frontend layout fixes and documentation updates.
Key Highlights
- PWA manifest migrated to backend
- Added copy button to code blocks
- Fixed bug where PWA didn't respect custom theme color
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 # 🍴🍴🍴🍴🍴🍴