This release includes several bug fixes and improvements
- when importing custom fields from excel, the custom field keep its original type
- prevent import map collisions across stages
- improve cuesheet with granular permissions
- navigation lock is no longer lost when view settings change
- starting from pending roll now triggers action start as expected
- automations expose more options from the event store
- fixed several issues with rolling in rundowns that cross midnight
and several other small tweaks to UI and UX
What's Changed
- feat: allow existing custom fields to keep its type by @alex-Arc in #1976
- refactor: osc disabled by default to prevent collisions by @cpvalente in #1977
- refactor: prevent import map collision across stages by @cpvalente in #1980
- Improve link sharing by @cpvalente in #1979
- Style tweaks by @cpvalente in #1985
- fix: prevent settings reflow on small width screens by @cpvalente in #1981
- feat: create branded types to determine different handling of time by @cpvalente in #1974
- fix: onStart triggered by pending roll start by @cpvalente in #1978
- Remove serverport from project file by @alex-Arc in #1957
- Automation should use event store by @alex-Arc in #1962
- Fix roll midnight by @cpvalente in #1990
Full Changelog: v4.4.2...v4.5.0