Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@jswalden jswalden released this 20 Jan 23:40
· 1 commit to master since this release

What's Changed

  • The "recall preset using a specified number" and "recall preset using variables" actions have been unified into a single action. The type of preset identification is determined by a checkbox in the action. (This change has also similarly been made to the corresponding "save preset" actions.) (#64)

Manual install instructions

In Companion 3.4 or later:

  1. Create an empty folder somewhere and give it a name like companion-dev-modules.
  2. In that folder, extract the companion-module-ptzoptics-visca.tar.gz — such that companion-dev-modules/pkg/companion/manifest.json will exist.
    • You can rename the extracted pkg folder to another name if a pkg folder is already present.
  3. In Companion's launch window, click the little gear icon in top right, and set the "Developer modules path" at bottom to the companion-modules-dev folder.

You can verify that the module installed correctly using the "Help" icon on any connection's configuration page.

Full Changelog: v3.2.0...v3.3.0