Skip to content

v3.1.0

Compare
Choose a tag to compare
@jswalden jswalden released this 03 Sep 19:32
· 52 commits to master since this release

What's Changed

  • From @ploveman: Add an action to recall a preset using a text input that accepts variables. (#53)
  • From @ploveman: Add an action to save a preset using a text input that accepts variables. (#60)

New Contributors

Manual install instructions

In Companion 3.2 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.tgz — such that companion-dev-modules/pkg/companion/manifest.json will exist.
    • You can rename the extracted pkg folder to another name if needed.
  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.0.3...v3.1.0