Releases: cpvalente/ontime
v3.15.2
This is a small release with some bugfixes
- improve calculation of offset when mixing count to end events and relative offsets
- improve UX on sheet import flow
What's Changed
- fix: relative offset with
count to end
by @alex-Arc in #1602 - Fix: sheet export by @alex-Arc in #1606
- bump version to 3.15.2 by @cpvalente in #1605
Full Changelog: v3.15.1...v3.15.2
v3.15.1
This is a small release to fix an issue with cuesheet columns being stale
What's Changed
- Fix stale cuesheet columns by @cpvalente in #1598
- bump version to 3.15.1 by @cpvalente in #1599
Full Changelog: v3.15.0...v3.15.1
v3.15.0
This release introduces two major features to Ontime
- Relative offset mode: allows modifying the offset calculations depending on whether the rundown start time is significant
- Event automation: allows adding automations at the event level
There are also some smaller features and fixes worth noting:
- Allow editing CSS override in the settings
- Improve usability of lower thirds with addition of separate in, out and hold timings
- fix issue with studio clock timer size
- fix issue with delays disappearing when editing an event
What's Changed
- feat: css editor (#1542) by @cpvalente in #1580
- Event trigger by @alex-Arc in #1557
- Relative run mode by @alex-Arc in #1512
- L3 feat expantion by @alex-Arc in #1507
- fix - fix studio clock sizing when timer seconds are hidden !1585 by @dasrecht in #1590
- FIX: editing event data clears delay value by @alex-Arc in #1591
- bump version to 3.15.0 by @cpvalente in #1592
New Contributors
Full Changelog: v3.14.5...v3.15.0
v3.14.5
This is a small release with improvements that benefit hosted versions of Ontime (such as the cloud service)
What's Changed
- refactor: simplify logic by @cpvalente in #1570
- bump version to 3.14.5 by @cpvalente in #1574
- in cloud force port 4001 by @alex-Arc in #1575
Full Changelog: v3.14.4...v3.14.5
v3.14.4
This is a small release with mainly two improvements
- time until correctly accounts count to end events
- allow iframes to access cookies
What's Changed
- better browser compatibility for view params by @alex-Arc in #1566
- Fix: time until calculation past count-to-end events by @alex-Arc in #1565
- bump version to 3.14.4 by @cpvalente in #1568
- refactor: allow cloud in iframe by @cpvalente in #1567
Full Changelog: v.3.14.3...v3.14.4
v3.15.0-beta.1
This is a beta release for the feature we are tentatively calling relative offset mode
Full Changelog: v3.14.2...v3.15.0-beta.1
v.3.14.3
This is a small release with improvements to user flows
- clone copies the entire event data
- swap does not copy timing data
- consistent header layout across cuesheet and editor
What's Changed
- chore(ui): update icons package by @asharonbaltazar in #1556
- bump version to 3.14.3 by @cpvalente in #1558
- Review by @cpvalente in #1559
Full Changelog: v3.14.2...v.3.14.3
v3.14.2
This is a small release to add a few fixes and small tweaks.
Most relevant is a fix to the link generation interface to allow copying the elements and improve its behaviour in the Cloud service
What's Changed
- Extract client timeuntil logic by @alex-Arc in #1521
- refactor: compact event block size by @cpvalente in #1544
- fix: link to variables by @cpvalente in #1545
- bump version to 3.14.2 by @cpvalente in #1549
- Fix link by @cpvalente in #1548
Full Changelog: v3.14.1...v3.14.2
v3.14.1
This is a small release with some bug fixes and tweaks
- fix rendering issue of pending card in backstage and public view
- stop sending sentry errors if offline
- update clock when crossing seconds
What's Changed
- fix: pending card by @cpvalente in #1532
- refactor: do not send sentry errors if offline by @cpvalente in #1533
- also update clock on seconds rounding by @alex-Arc in #1531
- bump version to 3.14.1 by @cpvalente in #1538
Full Changelog: v3.14.0...v3.14.1
v3.14.0
This is a small release continuing improvements to UX.
Most notable:
- Allow navigating in cuesheet with keyboard
- Stop operator view from subscribing to image custom fields
- allow overriding styles in cuesheet
- fix links in Ontime cloud
- Small tweaks to style
What's Changed
- Tweaks by @cpvalente in #1523
- refactor: project info design review by @cpvalente in #1524
- refactor: op cannot subscribe to image fields by @cpvalente in #1525
- refactor: improve editor overflow by @cpvalente in #1529
- feat: add table navigation to cuesheet table (#1483) by @cpvalente in #1527
Full Changelog: v3.13.1...v3.14.0