-
released this
2026-02-08 16:41:05 +00:00 | 191 commits to master since this release📅 Originally published on GitHub: Sun, 08 Feb 2026 16:50:42 GMT
🏷️ Git tag created: Sun, 08 Feb 2026 16:41:05 GMTThis release includes a large feature in the editor view aimed at improving the usability of the interface in different parts of the project lifecycle. This includes
- Planning layout focused on edit mode
- Tracking layout focused on run mode and playback keyboard shortcuts
- Editor can now switch between table and list mode
- Review of editor shortcuts to make editing faster
To facilitate this change we have made several changes focused on performance for users with 1000+ events.
We should feel that changing between nodes and actions on playback appear in the interface immediately even in large rundowns.There are also some bugfixes and UX improvements
- settings elements in table no longer wrap
- automation behaviour around contains and case matching is now consistent across datasets
- extend view parameters in views for more consistent options and expose group title as a data source
- fix issue where the navigation lock was lost if the settings changed
- fix issue in cuesheet where an element focus would be lost when the data changed in remote
What's Changed
- fix: inline elements should not wrap by default by @cpvalente in https://github.com/cpvalente/ontime/pull/1942
- docs: update linux links by @cpvalente in https://github.com/cpvalente/ontime/pull/1946
- Fix: automation by @alex-Arc in https://github.com/cpvalente/ontime/pull/1943
- fix: hide welcome modal on restore by @google-labs-jules[bot] in https://github.com/cpvalente/ontime/pull/1948
- fix: missing demo logo by @alex-Arc in https://github.com/cpvalente/ontime/pull/1954
- User Docker metadata action to setup tags by @jwetzell in https://github.com/cpvalente/ontime/pull/1941
- Refactor: unify view search params - part 1 by @alex-Arc in https://github.com/cpvalente/ontime/pull/1947
- chore: update npm link by @cpvalente in https://github.com/cpvalente/ontime/pull/1960
- editor modes by @cpvalente in https://github.com/cpvalente/ontime/pull/1940
- fix: maintain lock on param changes by @cpvalente in https://github.com/cpvalente/ontime/pull/1964
- fix: update data in background rundowns by @cpvalente in https://github.com/cpvalente/ontime/pull/1959
- bump to version 4.4.0 by @cpvalente in https://github.com/cpvalente/ontime/pull/1966
- fix: table re-renders no longer lose cell focus by @cpvalente in https://github.com/cpvalente/ontime/pull/1965
New Contributors
- @google-labs-jules[bot] made their first contribution in https://github.com/cpvalente/ontime/pull/1948
Full Changelog: https://github.com/cpvalente/ontime/compare/v4.3.1...v4.4.0
Downloads
mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 20:03:52 +00:00