Merge pull request #2881 from SmartMirrorUmbrella/develop

Add possibility to fetch calendars through socket notifications
This commit is contained in:
Michael Teeuw
2022-08-19 12:53:42 +02:00
committed by GitHub
3 changed files with 13 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ _This release is scheduled to be released on 2022-10-01._
## Added
- Possibility to fetch calendars through socket notifications.
- New scripts `install-mm` (and `install-mm:dev`) for simplifying mm installation (now: `npm run install-mm`) and adding params `--no-audit --no-fund --no-update-notifier` for less noise.
- New `showTimeToday` option in calendar module shows time for current-day events even if `timeFormat` is `"relative"`