From 4c7318acd7368943d8a7d798448277148aa53ccd Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Wed, 16 Dec 2020 17:28:39 +0100 Subject: [PATCH] Added changelog for #1190 --- 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 df98f411..c97ef2ea 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -119,6 +119,7 @@ - Events are now links to the corresponding page (thanks @zsarnett) - Fixed a PHP warning when using the "Share/Integrate calendar (iCal)" button (thanks @tsia) - Fixed that "Track date only"-chores were always displayed at 12am (are now displayed as all-day events) +- Fixed that it was not possible to switch to an other view than the default one on mobile (thanks @PhyberApex) ### Tasks improvements - Tasks don't need to unique anymore (name field)