From 1c161b2b29e48f94f795f55255a17665e3114eb0 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 8 Nov 2021 17:36:29 +0100 Subject: [PATCH] Added changelog for #1664 --- 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 07adfd5b..e1c2a585 100644 --- a/changelog/65_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/65_UNRELEASED_xxxx-xx-xx.md @@ -1,3 +1,4 @@ - The "Below min. stock amount" filter on the stock overview page now also includes due-soon, overdue or already expired products - The default shopping list (named "Shopping list"; localized) can now be renamed - 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)