Skip to content

Releases: bitfocus/companion-module-base

v1.11.0

23 Sep 22:08
933015b
Compare
Choose a tag to compare

1.11.0 (2024-09-23)

Features

v1.10.0

24 Aug 22:04
700f3a2
Compare
Choose a tag to compare

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

05 Aug 19:31
5b6e8a0
Compare
Choose a tag to compare

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

03 Jul 22:13
c0d6091
Compare
Choose a tag to compare

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

26 Apr 16:57
41e51d0
Compare
Choose a tag to compare

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

07 Jan 00:44
9c22341
Compare
Choose a tag to compare

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

14 Oct 16:31
Compare
Choose a tag to compare

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

02 Oct 23:01
Compare
Choose a tag to compare

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

27 Aug 18:42
Compare
Choose a tag to compare

1.5.0 (2023-08-27)

Features

v1.4.3

13 Aug 13:41
b094a5b
Compare
Choose a tag to compare

1.4.3 (2023-08-13)

Bug Fixes

  • inline modified debounce-fn into this package (a068123)
  • simplify inlined debounce-fn (cdc1f2b)
  • simplify inlined debounce-fn (9b2f437)