This release focuses on improving user experience on integrations, notably:
- Improve exporting of the rundown as CSV or the ontime project file
- Add automatic resumability to recover crashed sessions
- Improve OSC API with new change endpoint
It also contains several small bugfixes and style tweaks
What's Changed
- chore: update docs by @cpvalente in #537
- chore: add line end to prettier by @cpvalente in #548
- Feat resumability by @alex-Arc in #547
- Documentation- Clarify build:local step before E2E by @kyelewis in #556
- fix: prevent error when port is unchanged by @cpvalente in #551
- typos by @brianteeman in #562
- feat: added export options by @Enubia in #529
- Feat/change event api by @alex-Arc in #553
- fix: nullcheck for nextPublicEventId in findRoll by @cpvalente in #567
- style: sticky index column by @cpvalente in #566
- feat: expand user options for views with schedule by @cpvalente in #565
- update node-osc to v9 by @alex-Arc in #573
- style: coloured row background by @cpvalente in #571
New Contributors
- @kyelewis made their first contribution in #556
- @brianteeman made their first contribution in #562
- @Enubia made their first contribution in #529
Full Changelog: v2.9.0...v2.12.6