mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 01:42:19 +00:00
[logger] Add prefixes to most Log messages (#3923)
Co-authored-by: veeck <gitkraken@veeck.de>
This commit is contained in:
@@ -29,6 +29,7 @@ planned for 2026-01-01
|
||||
### Updated
|
||||
|
||||
- [core] Update dependencies (#3909, #3916, #3921, #3925)
|
||||
- [logger] Add prefixes to most Log messages (#3923)
|
||||
|
||||
## [2.33.0] - 2025-10-01
|
||||
|
||||
@@ -358,7 +359,7 @@ For more info, please read the following post: [A New Chapter for MagicMirror: T
|
||||
### Fixed
|
||||
|
||||
- [weather] Correct apiBase of weathergov weatherProvider to match documentation (#2926)
|
||||
- Worked around several issues in the RRULE library that were causing deleted calender events to still show, some
|
||||
- Worked around several issues in the RRULE library that were causing deleted calendar events to still show, some
|
||||
initial and recurring events to not show, and some event times to be off an hour. (#3291)
|
||||
- Skip changelog requirement when running tests for dependency updates (#3320)
|
||||
- Display precipitation probability when it is 0% instead of blank/empty (#3345)
|
||||
|
||||
Reference in New Issue
Block a user