Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 910 Bytes

CHANGELOG.md

File metadata and controls

56 lines (35 loc) · 910 Bytes

MMM-AlarmClock Changelog

[2.0.2]

Fixed

  • Timing of alert click handler registration

[2.0.1]

Fixed

  • Fading of alert sound.

Added

  • Korean translations

[2.0.0]

Added

  • Config option popup to avoid alert popup.
  • Nunjuck templates
  • Notification handler STOP_ALARM to stop an alarm from another module.

Changed

  • Config files
  • Removed documentation on doclets.io (unmaintained).
  • eslint recommended instead of airbnb ruleset.

[1.1.1]

Added

  • Add a new alarm option : timer
  • Add a .gitignore in sounds folder.

[1.1.0]

Added

  • Volume fade in (see config options fade, fadeTimer and fadeStep).
  • French translations
  • Indonesian translations
  • Documentation
  • Doclets.io integration
  • Contributing guidelines
  • Issue template
  • Pull request template
  • gitignore

[1.0.0]

Initial version