7.3.0-release44.1 (2022-09-22)
Bug Fixes
- don't stop playback when clipId is null (cfc8f2e)
- improve callBackId creation, so that it relies more on the incoming timeline objects, rather than resolved timeline objects (349dbf3)
- invert warnOnEmptySlots to suppressEmptySlotWarnings (edcd7b0)
- move all references to the root of the tl obj (130b6c3)
- put 'em back to make linter happy (e83a5ed)
- send only one callback per timeline object (00b168d)
- types: remove unsupported/manual transport statuses (b362072)
- unrelated build errors (68791e9)
- update typings with datastore references (2c0074b)
- update v-connection dep (53fbc96)
Features
- HyperDeck: add "warnOnEmptySlots" option (233a413)
- Hyperdeck: add explicit support for Preview and Stopped states (133776f)
- Hyperdeck: add support for play and goto commands (50e9e15)
- include more info about the request (f17ad70)
- vizMSE: add logging of request body when client error caught (85a2894)