Added changelog for #1190

This commit is contained in:
Bernd Bestel
2020-12-16 17:28:39 +01:00
parent 596a7ccd36
commit 4c7318acd7

View File

@@ -119,6 +119,7 @@
- Events are now links to the corresponding page (thanks @zsarnett) - 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 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 "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 improvements
- Tasks don't need to unique anymore (name field) - Tasks don't need to unique anymore (name field)