Skip to content

Latest commit

 

History

History
57 lines (24 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

57 lines (24 loc) · 1.58 KB

2.0.0 (2017-09-09)

Bug Fixes

  • improve margins on "reset" dialogs (15c8ea6)

Code Refactoring

  • port to NodeCG v0.9 (23821b)

BREAKING CHANGES

  • no longer supports NodeCG v0.8

1.0.0 (2016-06-23)

Bug Fixes

  • extension: fix assignment of callback before callback was defined (87e15d1)
  • extension: fix detecting tops after resetting a period 👀💦 (ef91a09)
  • extension: manage tops entirely within bundle extension. check for daily top on startup, streamtip-listener only checked monthly. (#3) (3023780)

Code Refactoring

BREAKING CHANGES

  • no longer supports NodeCG v0.7

0.1.0 (2016-03-26)

Bug Fixes

  • panel: prevent text overflow (9c95c7f)

Features

  • api: expose resetPeriod extension method (2dcb7a3)