Merge branch 'dev' of https://github.com/hay-kot/mealie into dev

This commit is contained in:
hay-kot
2021-05-03 20:40:42 -08:00
118 changed files with 1770 additions and 421 deletions

View File

@@ -11,6 +11,9 @@
#### Database
Database version has been bumped from v0.4.x -> v0.5.0. You will need to export and import your data.
#### Image Directory
the /data/img directory has been depreciated. All images are now stored in the /recipes/{slug}/image directory. Images should be migrated automatically, but you may experience issues related to this change.
## Bug Fixes
- Fixed #332 - Language settings are saved for one browser
- Fixes #281 - Slow Handling of Large Sets of Recipes