You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,9 @@ _This release is scheduled to be released on 2022-07-01._
12
12
### Added
13
13
14
14
- Added a new config option `httpHeaders` used by helmet (see https://helmetjs.github.io/). You can now set own httpHeaders which will override the defaults in `js/defauls.js` which is useful e.g. if you want to embed MagicMirror into annother website (solves #2847).
15
-
- Show endDate for calendar events when dateHeader is enabled and showEnd is set to true (#2192)
15
+
- Show endDate for calendar events when dateHeader is enabled and showEnd is set to true (#2192).
16
16
- Added the notification emitting from the weather module on infromation updated.
17
+
- Use recommended file extention for YAML files (#2864).
0 commit comments