Skip to content

v2.8.0

Choose a tag to compare

@phillipivan phillipivan released this 07 Mar 10:55
· 69 commits to master since this release
c004138

Whats's New

  • Feat: Add Parameter Value feedback
  • Feat: Accept variables for some matrix actions
  • Improvement: Large scale refactoring, including some bug fixes / quirks when configUpdated was called
  • Improvement: Let companion parse variables. Note - module will no longer accept variables as custom entries in the path drop down; you must use the 'path from string' option.
  • Improvement: multiline value fields for string parameter action and feedback
  • Improvement: multiline matricesString & monitoredParametersString config fields
  • Improvement: Throw errors to companion when aborting actions
  • Improvement: When extracting ember path inside brackets [] make sure to use the last instance of [] #76
  • Improvement: better handling of paths from parameters to monitor config
  • Improvement: No longer log timestamps since Companion does this in module logs now
  • Improvement: Matrix actions. Thanks @bryce-seifert
  • Improvement: add unit tests
  • Improvement: tighten linter rules
  • Update dependencies
  • Patch emberplus-connection to keep trying reconnects.

What's Changed

New Contributors

Full Changelog: v2.7.2...v2.8.0