Skip to content

Releases: cpvalente/ontime

v3.4.0-alpha-timeline

22 Jun 18:22
Compare
Choose a tag to compare
v3.4.0-alpha-timeline Pre-release
Pre-release

This is an experimental release for a potential timeline view

Full Changelog: v3.3.2...v3.4.0-alpha-timeline

v3.3.2

17 Jun 09:46
b7c48f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.2

v3.3.0

15 Jun 13:13
Compare
Choose a tag to compare

This version adds a new panel for controlling the clients connected to ontime. This allows redirecting unattended screens from the editor interface

Also noteworthy:

  • Warning and danger times are now life cycle events and are available in the integrations
  • fix issues with persistence of custom fields

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

13 Jun 20:47
Compare
Choose a tag to compare

This release includes a new feature to allow displaying multiple fields in the operator view πŸ₯³

Also included are several small fixes and improvements to the APIs. Most relevant:

  • Improvements to feedback and error handling on sheet import
  • Show next event when waiting to roll

See below for a full list of changes

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

04 Jun 13:59
48ebd31
Compare
Choose a tag to compare

What's Changed

v3.1.0

03 Jun 20:46
Compare
Choose a tag to compare

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

v3.1.0-beta.1

30 May 19:01
8d526c7
Compare
Choose a tag to compare
v3.1.0-beta.1 Pre-release
Pre-release

The main thing here is the update to the OSC payload
multiple values can now be sent by separating them with spaces

What's Changed

Full Changelog: v3.0.4...v3.1.0-beta.1

v3.0.4

28 May 20:57
Compare
Choose a tag to compare

This release focuses on bugfixes and UX improvements
Most relevant:

  • fix issues with input overflow
  • fix issues of parsing time input
  • fix issue with reordering cuesheet columns
  • add possibility to delete multiple selected events at once
  • allow hiding sidebar on extracted rundown

What's Changed

Full Changelog: v3.0.3...v3.0.4

v3.0.3

21 May 19:08
Compare
Choose a tag to compare

This release includes a few bug fixes and UX improvements.
Most relevant

  • Improve handling of data types in excel parsing
  • Simplify overriding of background colour
  • Fix issue with automations in timers with added time
  • Fixes to the calculation of rundown metadata

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

13 May 12:16
Compare
Choose a tag to compare

This release fixes a few bugs in v3

  • Prevent issue where the event selection could be stale
  • Prevent issue with filename being undefined

What's Changed

Full Changelog: v3.0.1...v3.0.2