This 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 #1942
- docs: update linux links by @cpvalente in #1946
- Fix: automation by @alex-Arc in #1943
- fix: hide welcome modal on restore by @google-labs-jules[bot] in #1948
- fix: missing demo logo by @alex-Arc in #1954
- User Docker metadata action to setup tags by @jwetzell in #1941
- Refactor: unify view search params - part 1 by @alex-Arc in #1947
- chore: update npm link by @cpvalente in #1960
- editor modes by @cpvalente in #1940
- fix: maintain lock on param changes by @cpvalente in #1964
- fix: update data in background rundowns by @cpvalente in #1959
- bump to version 4.4.0 by @cpvalente in #1966
- fix: table re-renders no longer lose cell focus by @cpvalente in #1965
New Contributors
- @google-labs-jules[bot] made their first contribution in #1948
Full Changelog: v4.3.1...v4.4.0