From 92e7e4e59ca9606285205335c379942a355fbf90 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Sun, 11 Apr 2021 13:08:59 -0800 Subject: [PATCH] add recipe images --- docs/docs/changelog/v0.4.2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/changelog/v0.4.2.md b/docs/docs/changelog/v0.4.2.md index fc7a61ad9..65c6ea6b4 100644 --- a/docs/docs/changelog/v0.4.2.md +++ b/docs/docs/changelog/v0.4.2.md @@ -20,4 +20,5 @@ - Set `PRODUCTION` env variable to default to true - 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. \ No newline at end of file +- 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) \ No newline at end of file