Skip to content

Ontime v2.9.0

Compare
Choose a tag to compare
@cpvalente cpvalente released this 17 Sep 13:10
· 649 commits to master since this release
e2aabe3

This feature introduces some small style and performance improvements in the editor and cuesheet.

The most remarkable changes are for users who have their own integrations:

  • titlesNow and titlesNext properties in the websocket object are no longer in use and have been replaced by the full objects of eventNow, eventNext, publicEventNow and publicEventNext. The viewer template has been updated to match and is a good source for this objects
  • the project file property eventData has been renamed project and is available on the /project endpoint. This mainly serves to clear up confusion about the data

You will need version 2.3.0 of the companion module to accommodate the new changes

What's Changed

Full Changelog: v2.8.2...v2.9.0