Skip to content

Latest commit

 

History

History
106 lines (66 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

106 lines (66 loc) · 1.66 KB

MMM-soccer Changelog

[2.2.1]

Fixed

[2.2.0]

Update requires installation of dependencies refer to readme file!

Fixed

  • Max teams showed in some occasions 1 team too much.

Added

  • Github actions (building and changelog)
  • Dependency node-fetch
  • Automated tests for node_helper and module
  • Code coverage
  • Codecov report

Removed

  • Travis integration
  • Dependency request

[2.1.1]

Added

  • JSDoc dependency
  • package-lock.json

Changed

  • Travis config
  • Updated eslint
  • Updated config

Fixed

  • Linting issues

[2.1.0]

Requires version >= 2.14 of MagicMirror!

Added

Changed

  • Using remote logos
  • Preview pictures

Fixed

  • Fade effect
  • Focus_on in modal highlights correct team
  • Help modal shows correct voice commands

Removed

  • Logo downloader
  • Doclet integration

[2.0.1]

Added

Changed

  • Readme config example
  • Github config files

[2.0.0]

Added

  • Club logo downloader
  • New config option logos.
  • Swedish translations
  • Documentation
  • Doclets.io integration
  • Contributing guidelines
  • Issue template
  • Pull request template
  • Editor config

Changed

  • Switched from Api v1 to v2.
  • Updated league ids.
  • Switched rendering from js to nunjuck template.
  • Updated travis-ci config.
  • Disabled markdown lint rules MD024 and MD026

[1.0.0]

Initial version