Merge branch 'develop' into develop

This commit is contained in:
Christoffer Eid
2022-07-28 16:32:19 +02:00
committed by GitHub
8 changed files with 32 additions and 10 deletions

View File

@@ -12,12 +12,17 @@ _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"`
## Updated
- Removed DAYAFTERTOMORROW from English
## Fixed
- Broadcast all calendar events while still honoring global and per-calendar maximumEntries.
- Respect rss ttl provided by newsfeed (#2883).
## [2.20.0] - 2022-07-02