From d23f730a0b221dd00b06ed76ae0fea2ad54c1e6d Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Fri, 6 Aug 2021 20:20:00 +0200 Subject: [PATCH] Added changelog for #1559 --- changelog/63_UNRELEASED_xxxx.xx.xx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/63_UNRELEASED_xxxx.xx.xx.md b/changelog/63_UNRELEASED_xxxx.xx.xx.md index 27e9bed6..a600fc4f 100644 --- a/changelog/63_UNRELEASED_xxxx.xx.xx.md +++ b/changelog/63_UNRELEASED_xxxx.xx.xx.md @@ -5,3 +5,4 @@ - Fixed that the "Stock by-barcode" API routes were broken (thanks @larsverp) - Fixed that it was not possible to select a chore/battery on the corresponding tracking pages by mouse/touch - Fixed that grouping by columns in tables may caused duplicate groups +- Optimized the meal plan page to be properly printable (thanks @MrKrisKrisu)