mirror of
https://github.com/cpvalente/ontime.git
synced 2026-07-26 02:28:53 +00:00
-
released this
2026-06-07 11:53:25 +00:00 | 49 commits to master since this release📅 Originally published on GitHub: Sun, 07 Jun 2026 11:54:25 GMT
🏷️ Git tag created: Sun, 07 Jun 2026 11:53:25 GMTThis is a major release for Ontime and maps out a new work direction.
Since Ontime v4 was released, a project could contain multiple rundowns.
With this release users can now use the Cuesheet view to edit a non-loaded rundown in the background.We also include some smaller UX improvements:
- tabbing through the cuesheet no longer submits time elements
- escaping out of a time value no longer changes the time locks
and other small UI tweaks and bug fixes
What's Changed
- prepare for background rundowns by @cpvalente in https://github.com/cpvalente/ontime/pull/2068
- small UI style tweaks by @cpvalente in https://github.com/cpvalente/ontime/pull/2088
- chore: pnpm 11 + dependency cleanup by @alex-Arc in https://github.com/cpvalente/ontime/pull/2089
- fix: playwright test by @alex-Arc in https://github.com/cpvalente/ontime/pull/2094
- fix(cuesheet): prevent timer cells from submitting on tab-out or escape by @cpvalente in https://github.com/cpvalente/ontime/pull/2083
- refactor: allow secondary rundowns by @cpvalente in https://github.com/cpvalente/ontime/pull/2086
- bump: v4.9.0 by @alex-Arc in https://github.com/cpvalente/ontime/pull/2095
Full Changelog: https://github.com/cpvalente/ontime/compare/v4.8.0...v4.9.0
Downloads