Skip to content

v3.1.0

Compare
Choose a tag to compare
@cpvalente cpvalente released this 03 Jun 20:46
· 467 commits to master since this release

This release includes a change in the OSC output that allows users to take control over the payload type and to send multiple parameters in one string.
The original ticket was described in #953 and we have added documentation to explain the behaviour
https://docs.getontime.no/quick-tips/send-osc/#osc-payload-examples

Asides from that, we focus on small bugfixes and improvements to user experience. Most relevant:

  • Improve documentation and fix keyboard shortcuts
  • Timer overrides (blackout, message, blink) do not affect the minimal timer view #1024
  • Fix issues with OSC integration options not reloading on loading new projects #1026
  • Improve roll mode behaviour to skip previously loaded #1013
  • whitelist all event properties to be changed via the API #970

What's Changed

Full Changelog: v3.0.4...v3.1.0