Skip to content

Releases: cpvalente/ontime

v4.0.0-alpha.3

18 Aug 04:21

Choose a tag to compare

v4.0.0-alpha.3 Pre-release
Pre-release

This release continues working towards stabilising v4, including some fixes and missing features.

Most significant

  • improve link sharing
  • improve external demo
  • fix issue with rows not rendering in cuesheet
  • create path for project migration from v3

It also includes several breaking changes to the websocket data shape and style tweaks

What's Changed

Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.3

4.0.0-alpha.4

18 Aug 20:02

Choose a tag to compare

4.0.0-alpha.4 Pre-release
Pre-release

This release includes a bugfix that affected Ontime when running behind a password
Also some smaller fixes and style tweaks

What's Changed

Full Changelog: v4.0.0-alpha.3...4.0.0-alpha.4

v3.16.1

17 Aug 04:36

Choose a tag to compare

Fixes a bug where multiple versions of Ontime could conflict with each other.

This only happens in environments where there can be multiple concurrent Ontime instances

v4.0.0-alpha.2

07 Aug 04:11
35347e8

Choose a tag to compare

v4.0.0-alpha.2 Pre-release
Pre-release

Small fixes and improvements based on the second round of alpha testing

  • countdown items dont render in safari
  • issue with rendering order when dragging cuesheet columns
  • adding event on a collapsed group with the + button, adds inside the group, should add just after
  • finder needs to open group
    several small improvements, tweaks to style and UX

What's Changed

Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2

v4.0.0-alpha.1

26 Jul 08:56

Choose a tag to compare

v4.0.0-alpha.1 Pre-release
Pre-release

This release includes several small fixes and improvements based on alpha.0 feedback

We also focused on improving the URL Presets flow ahead of the upcoming changes to sharing

What's Changed

Full Changelog: v4.0.0-alpha.0...v4.0.0-alpha.1

v4.0.0-alpha.0

14 Jul 14:20

Choose a tag to compare

v4.0.0-alpha.0 Pre-release
Pre-release

This is the first alpha version for Ontime v4.
We focused on detailing of the rundown with new metadata events and setting ground-work for upcoming changes.

New in v4:

  • Group and milestone rundown metadata allows detailing the rundown and generating MORE timers
  • Flag events to keep counts to arbitrary points in your timeline

Significant changes

  • New countdown design allows selecting any number of events
  • New studio clock functions as a
  • Now users have 3 auxiliary timers
  • improve mobile usability

Feature removal

  • Public data and public screens
  • Lower thirds view
  • Minimal and clock views were removed in favour of extra configuration for the timer view
  • Reduced language support, we will roll out a custom language input feature in replacement

And many style tweaks and bug fixes

What's Changed

Full Changelog: v3.16.0...v4.0.0-alpha.0

v3.16.0

23 Jun 18:45
1025347

Choose a tag to compare

This release introduces some small features and bug fixes

  • add custom elements to project data
  • improve handling of blocks in CSV - XLSX
  • fix issue with stale data in cuesheet

What's Changed

Full Changelog: v3.15.2...v3.16.0

Test cuesheet edit control - alpha.2

28 May 15:14

Choose a tag to compare

Pre-release

Full Changelog: v3.16.0...3.16.1-alpha.2

What's Changed

Full Changelog: v3.15.2...3.16.1-alpha.2

Test cuesheet edit control

27 May 13:58

Choose a tag to compare

Pre-release

having locked set on the cuesheet will prevent edits
/cuesheet?locked=true

Better rounding

23 May 09:38

Choose a tag to compare

Better rounding Pre-release
Pre-release

Demo release for upcoming rounding logic