add recipe images

This commit is contained in:
hay-kot 2021-04-11 13:08:59 -08:00
commit 92e7e4e59c

View file

@ -21,3 +21,4 @@
- Unify Logger across the backend
- mealie.log and last_recipe.json are now downloadable from the frontend from the /admin/about
- New download schema where you request a token and then use that token to hit a single endpoint to download a file. This is a notable change if you are using the API to download backups.
- Recipe images can no be added directly from a URL - [See #177 for details](https://github.com/hay-kot/mealie/issues/117)