Skip to content

Releases: bitfocus/companion-module-base

v1.0.1

20 Dec 23:59
Compare
Choose a tag to compare

1.0.1 (2022-12-20)

Bug Fixes

  • module init function should know if it is the first init (3374ac1)
  • unhandled error in ipc-wrapper (07c9472)

v1.0.0

01 Dec 22:24
Compare
Choose a tag to compare

1.0.0 (2022-12-01)

Features

  • allow disabling requirement for variables to have a definition (2018e8e)
  • imageBuffer from advanced feedback improvements (0a92773)

Bug Fixes

  • log error if feedback returned a promise (fe9fe27)
  • subscribe not being called when adding actions & feedbacks (6701a43)

Miscellaneous Chores

v0.6.1

26 Nov 11:30
Compare
Choose a tag to compare

0.6.1 (2022-11-26)

Bug Fixes

v0.6.0

26 Nov 10:36
Compare
Choose a tag to compare

0.6.0 (2022-11-26)

Features

Bug Fixes

v0.5.1

22 Nov 22:02
Compare
Choose a tag to compare

0.5.1 (2022-11-22)

Bug Fixes

  • enable CompanionInputFieldTextInput.useVariables (4f77b3e)

v0.5.0

22 Nov 21:22
e79a5a2
Compare
Choose a tag to compare

0.5.0 (2022-11-22)

Features

  • combine stepped and press button types (#25) (e666bef)

v0.4.8

22 Nov 00:37
Compare
Choose a tag to compare

0.4.8 (2022-11-22)

Bug Fixes

  • typo in InstanceStatus enum (91d8938)
  • upgrade scripts running unnecesarily (6413e90)

v0.4.7

16 Oct 13:26
Compare
Choose a tag to compare

0.4.7 (2022-10-16)

Bug Fixes

  • make multidropdown option naming consistent (b322f6d)

v0.4.6

04 Oct 22:17
Compare
Choose a tag to compare

0.4.6 (2022-10-04)

Bug Fixes

  • 'init' being received before module is ready (d571d9c)
  • error propagation in ipc responses (68c7c6e)
  • populate default module config at first start (38da676)

v0.4.5

02 Oct 19:15
Compare
Choose a tag to compare

0.4.5 (2022-10-02)

Bug Fixes

  • ejson.parse doesn't accept undefined (3e079bb)