Releases: bitfocus/companion-module-base
Releases · bitfocus/companion-module-base
v1.11.1
1.11.1 (2024-11-07)
Bug Fixes
- Resolving broadcast option within UDP Helper (#101) (3ea9614)
v1.10.0
1.10.0 (2024-08-24)
Features
- add
AuthenticationFailure
status #86 (5e71bf9)
- support additional imageBuffer properties (2c96af2)
- support multiple bonjourQueries per query input field #87 (64772ae)
v1.9.0
1.9.0 (2024-07-28)
Features
- add delay property to
CompanionRecordedAction
with warning about lack of predictability (82d964c)
- allow presets to define action/feedback headlines (b717953)
- allow presets to define step names (6732a7a)
- propogate recorded action delay (d067603)
Bug Fixes
- add missing
textExpression
style property (799fb67)
v1.8.1
1.8.1 (2024-07-03)
Bug Fixes
- require at least one product to be defined in manifest.schema.json (#82) (7816348)
v1.8.0
1.8.0 (2024-04-26)
Features
Bug Fixes
- ipc-wrapper failed when receiving a non-error failure (fe87955)
- Record the missing-error-handler timers and clear them on helper destroy() (#79) (5142a62)
- rename 'locationBased' to 'local' variables (71e5b33)
v1.7.0
1.7.0 (2024-01-06)
Features
- Add a MAC Address regex (#54) (27ea96c)
- allow specifying 'learn' function timeout (d6b2f72)
- remove some deprecated fields (aabc536)
Bug Fixes
- clear variable values when variable is removed bitfocus/companion#2638 (9e33afd)
- ensure module manifest doesn't reference template module name (af517e4)
- Validate more manifest fields which might be duplicated from the template (#67) (11e4f00)
v1.6.0
1.6.0 (2023-10-14)
Features
- bonjour discovery config fields (#57) (37d3cd9)
- support css colors and alpha colorpicker (1660c3b)
Bug Fixes
v1.5.1
1.5.1 (2023-10-02)
Bug Fixes
- use sequential ids in ipcWrapper, to ensure nanoid doesn't drain the system entropy pool (5b5c32c)
v1.5.0
1.5.0 (2023-08-27)
Features