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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Thanks to: @dathbe.
18
18
### Added
19
19
20
20
- Added configuration option for `User-Agent`, used by calendar & news module (#3255)
21
+
-[linter] Added prettier plugin for nunjuck templates (#3887)
21
22
22
23
### Changed
23
24
@@ -308,7 +309,7 @@ For more info, please read the following post: [A New Chapter for MagicMirror: T
308
309
### Added
309
310
310
311
- Output of system information to the console for troubleshooting (#3328 and #3337), ignore errors under aarch64 (#3349)
311
-
-[core] Add `eslint-plugin-package-json` to lint the `package.json` files (#3368)
312
+
-[linter] Add `eslint-plugin-package-json` to lint the `package.json` files (#3368)
312
313
-[weather]`showHumidity` config is now a string describing where to show this element. Supported values: "wind", "temp", "feelslike", "below", "none". (#3330)
313
314
- electron-rebuild test suite for electron and 3rd party modules compatibility (#3392)
314
315
- Create MM² icon and attach it to electron process (#3407)
@@ -470,7 +471,7 @@ Special thanks to @khassel, @rejas and @sdetweil for taking over most (if not al
470
471
- Added UV Index to hourly and current Weather, with support for Openmeteo
471
472
- Added tests for serveronly
472
473
- Set Timezone `Europe/Berlin` in unit tests (needed for new formatTime tests)
473
-
- Added no-param-reassign eslint rule and fix warnings
474
+
-[linter]Added no-param-reassign eslint rule and fix warnings
474
475
-[updatenotification] Added `sendUpdatesNotifications` feature. Broadcast update with `UPDATES` notification to other modules
475
476
-[updatenotification] Allow force scanning with `SCAN_UPDATES` notification from other modules
0 commit comments