From 89b87156dedefc76482be4db9cf60077aeb55f96 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 13 Nov 2021 17:41:51 +0100 Subject: [PATCH] Added changelog for #1672 --- changelog/65_UNRELEASED_xxxx-xx-xx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/65_UNRELEASED_xxxx-xx-xx.md b/changelog/65_UNRELEASED_xxxx-xx-xx.md index 7923db07..e86a3bac 100644 --- a/changelog/65_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/65_UNRELEASED_xxxx-xx-xx.md @@ -2,6 +2,7 @@ - The default shopping list (named "Shopping list"; localized) can now be renamed - Added the products average price as a (hidden by default) column on the stock overview page - Added a new "Presets for new products" stock setting for the "Default due days" option of new products +- When adding (purchase) a product with "Default due days after freezing" set directly to a freezer location, the due date is now prefilled by that (instead of the normal "Default due days") (thanks @grahamc for the initial work on this) - Fixed that the "Stay logged in permanently" checkbox on the login page had no effect (thanks @0) - Fixed that the labels of context-/more-menu items were not readable in Night Mode (thanks @corbolais) - Fixed that auto night mode over midnight did not always work