v3.5.0
This release focuses on improvements to user experience.
It also contains major changes to the roll mode behaviour and adds beta support to the new upcoming timeline feature.
From the minor changes included, worth highlighting
- Improvements to events
- Add shortcuts to navigate between blocks
- Add feature to maintain current time in block
- Fix inconsistencies within progress bars
- Add support for hungarian translations
Roll mode
User that use roll mode should expect changes to its behaviour from the previous versions.
We believe the new changes are more predictable and inline with the flows of the application.
See the docs at https://docs.getontime.no/quick-tips/roll/
User feedback is appreciated
Timeline view
The timeline feature is due minor design and behaviour changes.
We are also aware of issues when the rundown spans across more than 2 days.
We dont expect any major changes at this point and user feedback on this would be very much appreciated
What's Changed
- chore: cleanup unused by @cpvalente in #1144
- remove husky and pre-commit scripts by @jwetzell in #1145
- convert shared dependencies to pnpm catalog by @jwetzell in #1146
- remove unused husky dependency by @jwetzell in #1149
- clean out unused demo and test db.json files by @jwetzell in #1148
- refactor: dev label by @cpvalente in #1143
- add freeze feature to rundown by @jwetzell in #1106
- chore: upgrade sentry by @cpvalente in #1151
- test failing by @alex-Arc in #1150
- chore: upgrade sentry to react version by @cpvalente in #1152
- chore: evaluate react 19 migration by @cpvalente in #1153
- add relevantBlock function by @alex-Arc in #1100
- remove old L3 options by @alex-Arc in #1160
- restore rundownGetAll by @alex-Arc in #1162
- about in electron help menu by @alex-Arc in #1155
- FIX: remove leading '/' from path in client-control on first connect by @alex-Arc in #1156
- fix: rare case of old customFields as part of subscriptions by @alex-Arc in #1163
- show time in block by @alex-Arc in #1158
- fix: getShouldClockUpdate test by @alex-Arc in #1165
- feat: timeline view by @cpvalente in #1131
- Better roll by @cpvalente in #1157
- bump version to 3.5.0-beta.2 by @cpvalente in #1169
- fix: use unfiltered events in timeline by @cpvalente in #1171
- refactor: unify progress bar logic by @cpvalente in #1173
- fix: stop playback when event is deleted by @cpvalente in #1172
- refactor: only broadcast public by @cpvalente in #1175
- fix TimerPahse difference from load and reload by @alex-Arc in #1179
- refactor: review styles and implement BEM for user override by @cpvalente in #1177
- fix: check worksheet errors before submit by @cpvalente in #1176
- Fix current block by @alex-Arc in #1170
- add shortcut to jump between blocks by @alex-Arc in #1181
- Fix: change api endpoint by @alex-Arc in #1183
- Keep offset when taking over playback with roll v2 by @alex-Arc in #1184
- Timeline duration by @cpvalente in #1178
- Hungarian translation by @gyuris in #1187
- add time in block to restore point by @alex-Arc in #1192
- fix: stop log incorrectly by @alex-Arc in #1185
- Release preparations by @cpvalente in #1193
New Contributors
Full Changelog: v3.4.0...v3.5.0