🍴🍴🍴🍴🍴🍴
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] (#7478)
- fix(deps): update dependency authlib to v1.6.11 [security] @renovate[bot] (#7481)
- fix(deps): update dependency lxml to v6.0.4 @renovate[bot] (#7485)
🙏 New Contributors
- @zdenek-stursa made their first contribution in #7483