mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
4e6e84c637
commit
f8085ed78f
31
CHANGELOG.md
31
CHANGELOG.md
@ -18,9 +18,10 @@ _This release is scheduled to be released on 2021-01-01._
|
|||||||
- Added SMHI as a provider to Weather module.
|
- Added SMHI as a provider to Weather module.
|
||||||
- Added Hindi & Gujarati translation.
|
- Added Hindi & Gujarati translation.
|
||||||
- Chuvash translation.
|
- Chuvash translation.
|
||||||
- Calendar: new options "limitDays" and "coloredEvents"
|
- Calendar: new options "limitDays" and "coloredEvents".
|
||||||
- Added new option "limitDays" - limit the number of discreet days displayed
|
- Added new option "limitDays" - limit the number of discreet days displayed.
|
||||||
- Added new option "customEvents" - use custom symbol/color based on keyword in event title
|
- Added new option "customEvents" - use custom symbol/color based on keyword in event title.
|
||||||
|
- Added GitHub workflows for automated testing and changelog enforcement.
|
||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
|
|
||||||
@ -28,26 +29,28 @@ _This release is scheduled to be released on 2021-01-01._
|
|||||||
- Update dependencies to latest versions.
|
- Update dependencies to latest versions.
|
||||||
- Update dependencies eslint, feedme, simple-git and socket.io to latest versions.
|
- Update dependencies eslint, feedme, simple-git and socket.io to latest versions.
|
||||||
- Update lithuanian translation.
|
- Update lithuanian translation.
|
||||||
- Weather module - Always displays night icons when local is other then English. (#2221)
|
|
||||||
|
|
||||||
### Deleted
|
### Deleted
|
||||||
|
|
||||||
|
- Removed Travis CI intergration.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- JSON Parse translation files with comments crashing UI. (#2149)
|
- JSON Parse translation files with comments crashing UI. (#2149)
|
||||||
- Calendar parsing where RRULE bug returns wrong date, add Windows timezone name support. (#2145, #2151)
|
- Calendar parsing where RRULE bug returns wrong date, add Windows timezone name support. (#2145, #2151)
|
||||||
- Wrong node-ical version installed (package.json) requested version. (#2153)
|
- Wrong node-ical version installed (package.json) requested version. (#2153)
|
||||||
- Fix calendar fetcher subsequent timing (#2160)
|
- Fix calendar fetcher subsequent timing. (#2160)
|
||||||
- Rename Greek translation to correct ISO 639-1 alpha-2 code (gr > el). (#2155)
|
- Rename Greek translation to correct ISO 639-1 alpha-2 code (gr > el). (#2155)
|
||||||
- Add a space after icons of sunrise and sunset (#2169)
|
- Add a space after icons of sunrise and sunset. (#2169)
|
||||||
- Fix calendar when no DTEND record found in event, startDate overlay when endDate set (#2177)
|
- Fix calendar when no DTEND record found in event, startDate overlay when endDate set. (#2177)
|
||||||
- Fix windspeed convertion error in ukmetoffice weather provider (#2189)
|
- Fix windspeed convertion error in ukmetoffice weather provider. (#2189)
|
||||||
- Fix console.debug not having timestamps (#2199)
|
- Fix console.debug not having timestamps. (#2199)
|
||||||
- Fix calendar full day event east of UTC start time (#2200)
|
- Fix calendar full day event east of UTC start time. (#2200)
|
||||||
- Fix non-fullday recurring rule processing (#2216)
|
- Fix non-fullday recurring rule processing. (#2216)
|
||||||
- Catch errors when parsing calendar data with ical (#2022)
|
- Catch errors when parsing calendar data with ical. (#2022)
|
||||||
- Corrected logic for timeFormat "relative" and "absolute"
|
- Corrected logic for timeFormat "relative" and "absolute".
|
||||||
- Fix Default Alert Module does not hide black overlay when alert is dismissed manually (#2228)
|
- Fix Default Alert Module does not hide black overlay when alert is dismissed manually. (#2228)
|
||||||
|
- Weather module - Always displays night icons when local is other then English. (#2221)
|
||||||
|
|
||||||
## [2.13.0] - 2020-10-01
|
## [2.13.0] - 2020-10-01
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user