From eec203700afac42acd3efd84de4d409c868863a0 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 31 Oct 2020 16:26:30 +0100 Subject: [PATCH] Added changelog for #1111 --- changelog/60_UNRELEASED_2020-xx-xx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/60_UNRELEASED_2020-xx-xx.md b/changelog/60_UNRELEASED_2020-xx-xx.md index de8110d3..2f9c1faa 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -54,6 +54,7 @@ - Fixed that edited stock entries were not considered for the price history chart on the product card - Fixed that `FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_TRACKING` is set to `false`, the purchase page validation failed (thanks @fipwmaqzufheoxq92ebc) - Fixed that consuming products with enabled tare weight handling did not work on the stock entries page (also fixed that opening those products is not possible there) +- Fixed that the recipes dropdown on the consume page also displayed internal recipes (thanks @kriddles) ### Shopping list improvements - Decimal amounts are now allowed (for any product, rounded by two decimal places)