Skip to content

Releases: cpvalente/ontime

v4.0.1

17 Oct 10:38

Choose a tag to compare

This release focuses on small bug fixes

  • improve logic for find next cue
  • timer view: freeze message only shows on overtime times
  • timer view: timer now shows correct styles when in overtime
  • fix issue with folders beginning with . breaking import in Linux

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

10 Oct 17:25

Choose a tag to compare

Ontime v4

The newest release (v4) focuses on improving the user's ability to detail the rundown and leverage timers to make decisions on it.

  • Allow users to group events and keep track of the time to group completion.
  • Allow users to create a timer to any upcoming event by leveraging flags.
  • Introduce detailing of the rundown by adding of the milestone rundown entry type.
  • Improve collaboration and safety with granular read and write permissions for cuesheet share links.
  • Improve view configuration and sharing leveraging presets.
  • Allow a single project to contain multiple (non-concurrent) rundowns.
  • Added more auxiliary timers for enhanced functionality.
  • Implemented several UI design changes and improvements to user experience.

... and many more.

Removals and breaking changes

  • Removed minimal and clock views in favour of extra customization of the timer view.
  • Removed lower thirds.
  • Removed public data in favour of filtering based on custom fields.
  • Removed support for some languages in favour of user-defined translations.
  • Removed CSV export in favour of xlsx (Excel) export.
  • Breaking Deprecated offset in favour of the more common over/under.

What's Changed

Full Changelog: v3.16.0...v4.0.0

v4.0.0-beta.6

08 Oct 19:28
147862e

Choose a tag to compare

v4.0.0-beta.6 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-beta.5...v4.0.0-beta.6

v4.0.0-beta.5

07 Oct 10:56
de8f9ef

Choose a tag to compare

v4.0.0-beta.5 Pre-release
Pre-release

What's Changed

This release includes the last set of fixes for the v4 release
fixes issue with roll mode being stuck in events of 0 duration
maintain offsets on roll takeover
ensure all view follow offset mode

and some small DX improvements and dependency upgrades

Full Changelog: v4.0.0-beta.4...v4.0.0-beta.5

v4.0.0-beta.4

26 Sep 19:38

Choose a tag to compare

v4.0.0-beta.4 Pre-release
Pre-release

What's Changed

mostly small improvements and bug fixes

Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4

v4.0.0-beta.3

21 Sep 05:52

Choose a tag to compare

v4.0.0-beta.3 Pre-release
Pre-release

This release adds several fixes and UX improvements to v4. Most relevant

  • Backstage screen now shows expected times correctly
  • Expected group end time and time to flag can now be used with relative offset mode
  • Users can now filter events in backstage schedule
  • Fixes an issue where resizing the cuesheet would cause an infinite render loop
  • Fixes an issue that prevented events with custom fields to be written to google sheet
  • Finder now considers milestones

What's Changed

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

v4.0.0-beta.2

08 Sep 04:28

Choose a tag to compare

v4.0.0-beta.2 Pre-release
Pre-release

This release fixes an issue with redirects not working for presets.

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

v4.0.0-beta.1

07 Sep 19:55

Choose a tag to compare

v4.0.0-beta.1 Pre-release
Pre-release

This release prepares Ontime beta for general availability.
It contains several bug fixes and tweaks to APIs, from here, we expect no further breaking changes

Full Changelog: v4.0.0-alpha.6...v4.0.0-beta.1

v4.0.0-alpha.6

03 Sep 17:52

Choose a tag to compare

v4.0.0-alpha.6 Pre-release
Pre-release

This is a small release to fix an issue with the translations which broke the build

What's Changed

Full Changelog: v4.0.0-alpha.4...v4.0.0-alpha.5

v4.0.0-alpha.4

03 Sep 14:14
8d2d8ef

Choose a tag to compare

v4.0.0-alpha.4 Pre-release
Pre-release

This release enables the remaining features of v4

  • allow managing multiple rundowns
  • user defined translations
  • update sheet import

it also finalises bug fixes for known issues so far

  • fix param editor not updating
  • fix conflict with migrated and recovered files
  • fix virtualisation issue in cuesheet

along with several small UX and style tweaks

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