Merge branch 'develop' into issue_2192

This commit is contained in:
Michael Teeuw
2022-05-18 09:14:29 +02:00
committed by GitHub
13 changed files with 1776 additions and 2035 deletions

View File

@@ -11,10 +11,14 @@ _This release is scheduled to be released on 2022-07-01._
### Added
- Show endDate for calendar events when dateHeader is enabled and showEnd is set to true (#2192) by @doubled136
- Show endDate for calendar events when dateHeader is enabled and showEnd is set to true (#2192)
- Added the notification emitting from the weather module on infromation updated.
### Updated
- Use latest node 18 when running tests on github actions
- Update `electron` to v18 and other dependencies.
### Fixed
- Fix problems with non latin fonds caused by updating to fontsource (fixes #2835).