Skip to content

v1.10.0 - Shopping Lists improvements

Compare
Choose a tag to compare
@boc-the-git boc-the-git released this 03 Jul 06:58
· 275 commits to mealie-next since this release
7931e38

Highlights

Shopping lists got a lot of love in this release! Some of the highlights:

  • If you've only got 1 shopping list, by default we'll navigate straight to it rather than to the normal selection screen. #3764 #3768
  • When adding a "note" to the shopping list, if it matches up with a food item, the food's label will be applied to it. #3800
  • Foods can be flagged as "on hand" or "staples", which stops them being added to the shopping list by default. #3777
  • The shopping list can now work offline and queues updates to send to the server when connection is restored. This is the most experimental of the changes mentioned. #3760 #3823

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0