An error preventing automatic updates.
Network cue inspector parameter tooltips now show both the underlying parameter keys and values to help with scripting.
The OSC messages for interacting with a Video, Camera, or Text cue’s anchor point have been updated to /anchor
in order to match the language used in the inspector. The older /origin
messages remain for backwards compatibility, but are deprecated.
Playlist Group cues set to loop now require at least one of their children to have a duration greater than zero. This prevents a recursion crash which caused a recursion crash.
It is now possible for a Fade cue to fade a Group if it contains Network or MIDI cues.
Video cues loaded to the very end of the file will no longer be stuck “playing” when they have nothing left to play.
Video cues that use a file encoded with different lengths between the audio and video tracks will no longer risk being stuck “playing” when they have nothing left to play.
Changes in video inputs will now only reset the geometry of Camera cues that use those inputs, and not reset the geometry of unrelated Video cues.
Video cues with looping slices now correctly show their duration before they’re loaded.
An audio license is no longer required for Camera cues.
A bug that could prevent creating a new cue if the cue template had an audio effect enabled in it.
A crash that could occur when connecting to some NDI input sources.
A crash that could occur when editing the output route associated with an NDI output device.
A bug that could cause Syphon video output to fail when using a computer with multiple discrete GPUs.
A bug that prevented getting "point" values using the Network cue AppleScript "parameter values" property.
The workspace setting which restricts collaborators to view-only permission when the workspace is in show mode now works correctly.
Assorted other small bugs.