Releases: fewieden/MMM-NHL
Releases · fewieden/MMM-NHL
v2.4.0
v2.3.1
v2.3.0
v2.2.0
MagicMirror² version >= 2.15.0 required.
Added
- Added new config option
showPlayoffSeries
to display playoff series information
Changed
- Node helper logs are now done through MagicMirror logger
- Updated project config files
- Updated Github config files
Fixed
- Changed Logo Urls to support all teams (specifically all-star teams)
- Added support for teams with no short name when showNames is true
2.1.0
2.0.0
Added
- Nunjuck templates
- French translations thanks to matlem037
- Dependency
node-fetch
- Config option
daysInPast
- Config option
daysAhead
- Config option
liveReloadInterval
thanks to dannoh. - Config option
showNames
thanks to dannoh. - Config option
showLogos
thanks to dannoh. - Support for game status
postponed
thanks to dannoh. - Github actions (linting and changelog enforcer)
- JSDoc documentation
Changed
- Switched API for data feed.
- Display logos from remote.
- Retrieve team list from API.
- ESLint recommended instead of airbnb ruleset.
Removed
- Config option
format
, instead rendering information based on locale. - Travis integration
- Dependency
moment-timezone
- Dependency
request
- Local team logos