Skip to content

Releases: bitfocus/companion-module-bytehive-playoutbee

Release v2.1.0

30 Sep 00:14
Compare
Choose a tag to compare

This Release finishes the Upgrade process to both Companion v3 and Playoutbee v2 🚀

v2.0.0

05 Jul 12:48
e502482
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump got from 11.8.3 to 11.8.5 by @dependabot in #14
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #15
  • chore(deps): bump minimist from 1.2.5 to 1.2.8 by @dependabot in #16
  • chore(deps): bump semver-regex from 3.1.3 to 3.1.4 by @dependabot in #17
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #19
  • chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #18
  • chore(deps): bump node-fetch from 2.6.6 to 2.6.12 by @dependabot in #21
  • chore(deps-dev): bump semantic-release from 18.0.0 to 19.0.3 by @dependabot in #20

New Contributors

Full Changelog: v.2.0.0...v2.0.0

v1.0.7

04 Sep 13:40
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

02 Sep 12:21
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.4

14 Dec 09:50
Compare
Choose a tag to compare

1.0.4 (2021-12-14)

Bug Fixes

  • variables: correctly remaining timecode (277323c)

v1.1.0-beta.1

30 Nov 09:31
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1 (2021-11-30)

Features

  • add support for PlayoutBee v0.9.4 (9452a5f)

v1.0.3

21 Nov 00:05
Compare
Choose a tag to compare

1.0.3 (2021-11-21)

Bug Fixes

  • instance: replace http lib/fix memory leak (c8db991)

v1.0.2

19 Nov 20:00
Compare
Choose a tag to compare

1.0.2 (2021-11-19)

Bug Fixes

  • instance: remove unnecessary log (cf7654e)

v1.0.1

16 Nov 22:22
Compare
Choose a tag to compare

1.0.1 (2021-11-16)

Bug Fixes

  • instance: implement better error detection/recovery (1fd1a35)

v1.0.0

11 Nov 22:02
Compare
Choose a tag to compare

1.0.0 (2021-11-11)

Bug Fixes

  • actions: correct clip index displayed on 'Select Clip' action (2d9e2d5)
  • add checks for missing ip (f7b7da3)
  • api: add missing config check (f00d85d)
  • change background color of select clip preset to red (26854cf)
  • config: set port config to only accept 3000 (f07e489)
  • config: update interval config option description (fe09a39)
  • feedbacks: correct clip index displayed on 'Current Clip' feedback (1c15d28)
  • variables: correct value of vabiable (b64456a)

Features

  • actions: add ability to select clip from a custom variable (8079935)
  • add configs (87b4ad9)
  • add initial actions/variables/feedbacks (52d59f4)
  • add initial presets (8201893)