Skip to content

Releases: cpvalente/ontime

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

v3.0.1

12 May 18:21
Compare
Choose a tag to compare

This release focuses on some user reported bug fixes on v3.
Namely:

  • Fix issue with rundown gap detection #949
  • Fix issues with project file downloads #944
  • Fix issue with planned start and end #942

It also introduces some smaller general improvements to styles and UX
Special thank you to @lukestein for the great work in helping us with testing the new features

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

07 May 19:02
Compare
Choose a tag to compare

This is v3 🥳

First stable release of Ontime v3

The newest release (v3) focuses on improving the quality of life in the code base, user interfaces, and APIs.

Some highlights of the user-facing work:

  • Project manager to simplify handling many Ontime project files
  • Improvements in delay management and a new offset data point
  • Comprehensive timer types and end actions for allowing complex interactions
  • Ability to link event times
  • User-definable custom fields
  • Re-write of the APIs to simplify interacting with Ontime
  • Auxiliar timers
  • Several UI design changes and improvements

Also:
The Companion module has also been updated and is ready to be used
Checkout the new docs

What's Changed

New Contributors

Full Changelog: v2.28.17...v3.0.0

v3.0.0-beta.3

30 Apr 08:52
8b0e03e
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

Some small tweaks and fixes.
Mainly the import of custom fields from excel and sheets where broken
And custom filed export now works for sheets

What's Changed

New Contributors

Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3

v3.0.0-beta.2

27 Apr 20:46
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

Some small tweaks and last breaking changes to v3.
Most significant:

  • Adding shortcuts and its documentation to the application
  • Add user defined event defaults
  • Remove public and backstage messages

What's Changed

New Contributors

Full Changelog: v2.28.17...v3.0.0-beta.2

Ontime v3.0.0-beta.1

13 Apr 08:18
7eab0bb
Compare
Choose a tag to compare
Ontime v3.0.0-beta.1 Pre-release
Pre-release

Almost there!

We had a few rounds of alpha testers and received some great feedback.
I believe we are through with breaking things now and the Ontime beta is ready to be evaluated.

🎉

What's Changed

Full Changelog: v2.28.17...v3.0.0-beta.1