Releases: cpvalente/ontime
Ontime v2.8.2
We are finally introducing the new operator view, in good ontime fashion, we will update documentation as users organically find out about this
There are also already some small tasks in the roadmap to improve the view
Also here:
- fix issue with cue from excel import
- localise labels to user device
What's Changed
- style: localise labels to user device by @cpvalente in #509
- feat: operator view by @cpvalente in #440
- fix: sanitise cue import by @cpvalente in #519
Full Changelog: v2.7.2...v2.8.2
Ontime 2.8.1 RC 1
Pre-release of excel import review feature.
Ontime 2.8.0 RC 1
Ontime v2.7.2
This is a hotfix for a bug that prevents title fields in the bottom drawer from containing spaces
What's Changed
- fix: allow spaces in title input by @cpvalente in #504
Full Changelog: v2.7.1...v2.7.2
Ontime v2.7.1
This is a hotfix for a bug found when the user changes port
What's Changed
- fix: issue with resolving dev environment by @cpvalente in #501
Full Changelog: v2.7.0...v2.7.1
Ontime v2.7.0
This is a big one!
- Add cue field for all events: cue is a user-controlled, unique field that will help improve integrations over OSC. See docs for full OSC spec
- Swap data between events: allows swapping event data between two events without changing the scheduled times
- Allow changing ontime port: users can now change ontime from its default port 4001 🥳
- Count to end: new timer type will make the timer always count to the scheduled end, regardless of when it was started
What's Changed
- Swap Event Data by @asharonbaltazar in #446
- feat: event cue by @cpvalente in #473
- fix: apply delay by @cpvalente in #494
- feat: unlock changing port in UI by @cpvalente in #476
- release test fixes by @cpvalente in #496
- fix: add event by @cpvalente in #499
- feat: count to end by @cpvalente in #500
- chore: reduce sentry error logging by @cpvalente in #498
Full Changelog: v2.3.9...v2.7.0
Ontime v2.3.9
This release fixes an issue with CI, please see previous release notes
Ontime v2.3.8
Few notable changes for this release
- Create different distributions for Intel and Apple Silicon, this should give better performance for users using newer machines
- Add event description field ahead of changes to the Info panel
- Add french translation
We also include several fixes of issues with roll over midnight and confusing behaviour when paused
What's Changed
- dist-mac: create separate dists for aarch64, x64 by @belthesar in #470
- refactor: handle undefined by @cpvalente in #479
- feat: event description by @cpvalente in #481
- dx: improve local build command by @cpvalente in #480
- Adding Alias as a Parameter by @bunday in #471
- feat: add french translations by @cpvalente in #483
- chore: improve demo file by @cpvalente in #482
- fix: midnight roll by @cpvalente in #484
- fix paused by @cpvalente in #486
New Contributors
- @belthesar made their first contribution in #470
Full Changelog: v2.2.12...v2.3.8
Ontime v2.2.12
Two new notable features in this release
- Allow renaming connection, available in the navigation menu in the viewers
- Redesign of the cuesheet route. While it doesn't add that many features, it is a re-write of the code and will allow us to move forwards with the roadmap here
Also includes some small style tweaks and bug fixes
What's Changed
- feat: allow renaming connection by @cpvalente in #457
- fix: prevent clipboard error in secure context by @cpvalente in #462
- fix: prevent typerror on fullscreen request by @cpvalente in #461
- refactor: cuesheet v2 by @cpvalente in #435
- fix csv export by @cpvalente in #466
- many hotfixes by @cpvalente in #465
- Refactor error messages by @cpvalente in #463
- style: show event title in info panel by @cpvalente in #467
Full Changelog: v2.0.9...v2.2.12
Ontime v2.0.9
What's Changed
- fix: app image cannot find resources by @cpvalente in #458
Full Changelog: v2.0.8...v2.0.9