Skip to content

v1.15.0

Compare
Choose a tag to compare
@bamdadfr bamdadfr released this 04 Apr 21:51
· 13 commits to master since this release

1.15.0 (2022-04-04)

Bug Fixes

  • networkState: Target output node when present in multiple selection (7f846da)
  • NPM: Rename package + Add license and description to package.json (82362f7)
  • selectorDevice: Attach additional note event to play pause button handler + Split before adding new navigation features (1a00c50)

Features

  • Controller: Allow controlling for output node (7d9db58)
  • devicePrototype: Add new addNodeListener_NEW method to avoid repetition in client code, also preparing for later refactoring (ddf377e)
  • devicePrototype: Add new control listener generator with embedded filtering (30675bb)
  • Output Node: Add selection from device + Add display in select card + Add styling in view (8b98f8f)
  • selectorDevice: Allow function keys sending control events to handle output node (d78c0c0)