mirror of
https://github.com/cpvalente/ontime.git
synced 2026-07-26 10:38:55 +00:00
-
released this
2026-05-11 18:59:50 +00:00 | 60 commits to master since this release📅 Originally published on GitHub: Mon, 11 May 2026 19:05:31 GMT
🏷️ Git tag created: Mon, 11 May 2026 18:59:50 GMTThis release adds some quality of life features and tooling upgrades.
Most notable:
- Importing from google sheet is now simpler by unifying steps
- Users can now change the cue value of a selection of events by using the "Renumber cues" option from the context menu
- Improvements to the automation flow make it easier to add automations at the event level
- Improve compatibility to older browsers and add a layer for supporting the timer view in legacy browsers
We also include some small tweaks and bug fixes
What's Changed
- fix: extracted rundown entry editor shows correct colour by @cpvalente in https://github.com/cpvalente/ontime/pull/2056
- chore: update CI actions by @cpvalente in https://github.com/cpvalente/ontime/pull/2055
- refactor: improve the amount of GET requests for translation assets by @alex-Arc in https://github.com/cpvalente/ontime/pull/2058
- refactor: small cleanups by @alex-Arc in https://github.com/cpvalente/ontime/pull/2059
- refactor: improve gsheet import UX by @cpvalente in https://github.com/cpvalente/ontime/pull/2057
- feat: update auto cue numbering by @alex-Arc in https://github.com/cpvalente/ontime/pull/2016
- fix: format clock from preset by @alex-Arc in https://github.com/cpvalente/ontime/pull/2066
- update electron-builder to v26.9.1 by @jwetzell in https://github.com/cpvalente/ontime/pull/2077
- refactor: icon compatibility with macos tahoe by @jwetzell in https://github.com/cpvalente/ontime/pull/2078
- docs: add link to youtube by @cpvalente in https://github.com/cpvalente/ontime/pull/2082
- fix: add legacy plugin to support iOS 14 by @cpvalente in https://github.com/cpvalente/ontime/pull/2069
- refactor: improve background colour inheritance in safari by @cpvalente in https://github.com/cpvalente/ontime/pull/2081
- feat: add self-contained legacy timer viewer for old browsers by @cpvalente in https://github.com/cpvalente/ontime/pull/2070
- refactor: adjusting flow for adding automations by @cdslipp in https://github.com/cpvalente/ontime/pull/2060
- bump version to 4.8.0 by @cpvalente in https://github.com/cpvalente/ontime/pull/2084
- refactor: add empty state for automation form by @cpvalente in https://github.com/cpvalente/ontime/pull/2085
Full Changelog: https://github.com/cpvalente/ontime/compare/v4.7.0...v4.8.0
Downloads