v2.8.0
Whats's New
- Feat: Add
Parameter Valuefeedback - Feat: Accept variables for some matrix actions
- Improvement: Large scale refactoring, including some bug fixes / quirks when
configUpdatedwas 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:
multilinevalue fields for string parameter action and feedback - Improvement:
multilinematricesString&monitoredParametersStringconfig 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-connectionto keep trying reconnects.
What's Changed
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #72
- chore(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #73
- chore(deps): bump zx from 8.4.0 to 8.8.5 by @dependabot[bot] in #74
- Fix typo in tooltip for monitored parameters by @peternewman in #75
- chore(deps): bump tar from 7.4.3 to 7.5.3 by @dependabot[bot] in #78
- chore(deps): bump tar from 7.5.3 to 7.5.6 by @dependabot[bot] in #80
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #81
- chore(deps): bump tar from 7.5.6 to 7.5.7 by @dependabot[bot] in #82
- chore(deps): update @companion-module/tools from ^2.3.0 to ^2.6.1 by @companion-module-bot in #83
- chore(deps): bump tar from 7.5.7 to 7.5.9 by @dependabot[bot] in #85
- chore(deps): bump ajv from 6.12.6 to 6.14.0 by @dependabot[bot] in #86
- chore(deps): bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in #87
- V280 by @phillipivan in #84
- V280 by @phillipivan in #88
New Contributors
- @peternewman made their first contribution in #75
- @companion-module-bot made their first contribution in #83
Full Changelog: v2.7.2...v2.8.0