A day like today is not a day for sound bites but I feel the hand of history on my shoulder. This is a big release and it is with great pleasure that I share it with you today.

StreamDeck
Support has been added. Colours can be set for each feedback state, as well as a background image and a label. We’ve also added some special features just for my TriCaster family that we’re calling LiveKeys. This allows you to map a video input preview, effect icons or composition thumbnails to a StreamDeck key.
Bitfocus Companion
Map buttons in Companion straight to control surfaces in Central Control, allowing Central Control to fit in to your existing Companion worfklow. The importance of this can not be understated, giving Central Control users access to over 100 new devices.
PowerPoint
Control your presentation from a StreamDeck, MIDI controller, OSC and any other device in Central Control. PowerPoint doesn’t need to be the foreground window either.
HTTP API
Allows control of virtual buttons and faders using simple HTTP requests. A great use of this could be to control a PowerPoint presentation from a TriCaster macro. For example:
http://centralcontrolIP:port/centralcontrol/fader=1&value=50
http://centralcontrolIP:port/centralcontrol/button=1&value=true
The state of controls can also be requested like so, ideal for building custom web control panels.
http://centralcontrolIP:port/centralcontrol/state
Virtual Faders
Another useful tool. 32 virtual faders that can be mapped, allowing control of fader only commands from encoders and buttons.
New Devices
Vizrt Vectar
Elgato StreamDeck
Elgato StreamDeck Mini
Elgato StreamDeck XL
Bitfocus Companion interoperability
Microsoft PowerPoint
Virtual Faders
HTTP Listener
HTTP Requester
NewTek TimeWarp TW42
Improvements
Tidied up device list in Add Device dialog
ATEM – added Take USK, Set USK Delegation, Transition Style, and select transition commands
vMix – added loads of audio commands, better transition options and PTZ Nudge
Performance improvements to TCP module
Device Mapping window doesn’t list devices without commands anymore.
Bug Fixes:
Fixed bug where add command button was activated when it shouldn’t be.
Fixed bug where remove Voice Command device from project would cause an exception to be thrown
Fixed annoying UI bug where a control losing focus would sometimes cause a white bar to appear at the top of the window.