v3.1.0
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
- chore: upgrade electron by @cpvalente in #1006
- fix: correct key on shortcuts by @cpvalente in #1018
- refactor: improve payload type by @cpvalente in #954
- remove redundant path evaluation by @jwetzell in #1019
- Style deepsource by @cpvalente in #1021
- fix: menu link to operator by @cpvalente in #1027
- refactor: timer overrides do not affect minimal by @cpvalente in #1029
- catch sheet error by @alex-Arc in #1023
- Add option to display the full time (HH:mm:ss) in the timer view by @thelan in #988
- Allow time change from api by @alex-Arc in #1009
- fix: osc new project by @alex-Arc in #1032
- refactor: continue roll by @cpvalente in #1033
- refactor: declare timer phase by @cpvalente in #1036
- feat:toggle index column by @asharonbaltazar in #1037
- style: add label to auxiliary timer by @cpvalente in #1035
- refactor: fix missed first update by @cpvalente in #1031
- fix insert above shortcut by @alex-Arc in #1020
- refactor: supress modifiers in count-up timers by @cpvalente in #1038
- keep the index row as a colour chip by @alex-Arc in #1039
- release preparations 3.1.0 by @cpvalente in #1040
Full Changelog: v3.0.4...v3.1.0