Skip to content

Latest commit

 

History

History
338 lines (171 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

338 lines (171 loc) · 16.8 KB

1.15.0 (2020-07-14)

Bug Fixes

  • drop-in replacement for node-sacn (4999b7f)
  • Reload sACNReceiver on config reload (0c021c2)

Features

1.15.0-rc.3 (2020-06-19)

Bug Fixes

  • Add missing production dependency strip-ansi (70ac395)

1.15.0-rc.2 (2020-06-19)

Bug Fixes

  • drop-in replacement for node-sacn (4999b7f)

1.15.0-rc.1 (2020-06-17)

Bug Fixes

  • Reload sACNReceiver on config reload (0c021c2)

Features

1.14.4 (2020-06-17)

Bug Fixes

  • Add missing production dependency strip-ansi (70ac395)

1.14.3 (2020-06-17)

Bug Fixes

  • Swap libnpm → axios to not affect download counter by update notification (eff8735)

1.14.2 (2020-06-16)

Bug Fixes

1.14.1 (2020-06-16)

Bug Fixes

1.14.0 (2020-06-16)

Bug Fixes

  • Custom SocketError (922d470)
  • Deprecation warning of sentry-cli (7a1efe0)
  • Logfile reference error (af67cb5)
  • Missing .env automatically leads to dev environment (cc7577c)
  • Print right environment to .env on build (a3b1f80)
  • semantic-release exec scripts (1daea65)
  • Should not start multiple instances (4f35dce)

Features

  • Add daemon mode (b460b1c)
  • Add IPC to enable commands from different processes (f0bc52c)
  • Add logging to file (aab4e4e)

1.14.0-rc.6 (2020-06-16)

Bug Fixes

  • Deprecation warning of sentry-cli (7a1efe0)

1.14.0-rc.5 (2020-06-16)

Bug Fixes

  • semantic-release exec scripts (1daea65)

1.14.0-rc.4 (2020-06-16)

Bug Fixes

  • Missing .env automatically leads to dev environment (cc7577c)

1.14.0-rc.3 (2020-06-16)

Bug Fixes

  • Print right environment to .env on build (a3b1f80)

1.14.0-rc.2 (2020-06-16)

Bug Fixes

1.14.0-rc.1 (2020-06-15)

Bug Fixes

  • Should not start multiple instances (4f35dce)

Features

  • Add daemon mode (b460b1c)
  • Add IPC to enable commands from different processes (f0bc52c)
  • Add logging to file (aab4e4e)

1.13.0 (2020-06-15)

Bug Fixes

Features

1.13.0-rc.14 (2020-06-15)

Bug Fixes

1.13.0-rc.13 (2020-06-15)

Bug Fixes

  • Error handling for Twitch chat client (dc0fda9)

1.13.0-rc.12 (2020-06-15)

Bug Fixes

1.13.0-rc.11 (2020-06-14)

Bug Fixes

  • Error reporting when config file was not found (78fc048)

1.13.0-rc.10 (2020-06-14)

Bug Fixes

1.13.0-rc.9 (2020-06-14)

Bug Fixes

1.13.0-rc.8 (2020-06-14)

Bug Fixes

  • Timing out sACN according to E1.31 specs (ffdaf65)

Features

1.13.0-rc.7 (2020-06-14)

Bug Fixes

  • Add default sACN object to config (15970fb)
  • Filter exceptions (7777311)
  • Null pointer when config.sacn is not used (08b69f2)
  • Null pointer when sACN was never received (bc30dd9)
  • Throw TelnetError where it occurs (efb525a)

1.13.0-rc.6 (2020-06-13)

Bug Fixes

  • Wrong function call in production (cef76ca)

1.13.0-rc.5 (2020-06-13)

Bug Fixes

  • Add more error capturing (5b576a6)

1.13.0-rc.4 (2020-06-12)

Bug Fixes

1.13.0-rc.3 (2020-06-12)

Bug Fixes

  • Make sACN interface configurable (48eafa0)

1.13.0-rc.2 (2020-06-11)

Features

1.13.0-rc.1 (2020-06-10)

Bug Fixes

Features

  • Add command to log when permissions are denied (40bdf94)
  • Add sACN lock (c3a08c5), closes #2

1.12.0 (2020-06-09)

Features

  • Use dashes in commands and parameters (#6) (a570c1d)

1.11.0 (2020-06-07)

Features

  • Add console logs for permissions (3928982)

1.10.0 (2020-06-06)

Features

  • Add update notification (23d57b5)

1.9.0 (2020-06-05)

Bug Fixes

Features

1.8.1 (2020-06-05)

Bug Fixes

1.8.0 (2020-06-05)

Features

  • Make config file argument optional (919f9c1)