github mealie-recipes/mealie v3.7.0

4 days ago

🍴🍴🍴🍴🍴🍴

The newest version of Mealie includes several new features and quality of life improvements. We've also got five first-time contributors in this release!

â„šī¸ IMPORTANT NOTICE

Included in this release we updated our image processing algorithm to improve image quality and compression (thanks @1-tempest!). This improves all new images added to Mealie moving forward. If you'd like to reprocess your existing images, we've included a user script:

docker exec -it mealie bash
python /opt/mealie/lib64/python3.12/site-packages/mealie/scripts/reprocess_images.py

More information in the docs, including some configuration options to speed things up if you have stronger hardware. This process could take several minutes depending on how many recipes you have (and your hardware).

🎉 Highlights

  • Updated image processing algorithm improving image quality and compression
  • You can now choose a snack, drink, and dessert in your meal planner

✨ New features

🐛 Bug fixes

  • fix: change log rotation size from 10kb to 10mb @hay-kot (#6648)
  • fix: clear cached store data on logout to prevent user data leakage @hay-kot (#6665)
  • fix: improve password manager autofill compatibility on login page @henricook (#6662)
  • fix: Reprocess script UUID handling for postgres @michael-genson (#6705)

🧰 Maintenance

14 changes

📚 Documentation

🔨 Internal development

âŦ†ī¸ Dependency updates

17 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴

Don't miss a new mealie release

NewReleases is sending notifications on new releases.