Merge pull request #1848 from oemel09/fix-calendar-full-multiple-day-events

Display still ongoing multiple day events as happening today
This commit is contained in:
Michael Teeuw
2020-01-01 21:47:54 +01:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fix handling of config.js for serverOnly mode commented out.
- Fixed issue in calendar module where the debug script didn't work correctly with authentication
- Fixed issue that some full day events were not correctly recognized as such
- Display full day events lasting multiple days as happening today instead of some days ago if they are still ongoing
## [2.9.0] - 2019-10-01