Ontime v4
The newest release (v4) focuses on improving the user's ability to detail the rundown and leverage timers to make decisions on it.
- Allow users to group events and keep track of the time to group completion.
- Allow users to create a timer to any upcoming event by leveraging flags.
- Introduce detailing of the rundown by adding of the milestone rundown entry type.
- Improve collaboration and safety with granular read and write permissions for cuesheet share links.
- Improve view configuration and sharing leveraging presets.
- Allow a single project to contain multiple (non-concurrent) rundowns.
- Added more auxiliary timers for enhanced functionality.
- Implemented several UI design changes and improvements to user experience.
... and many more.
Removals and breaking changes
Removed
minimal and clock views in favour of extra customization of the timer view.Removed
lower thirds.Removed
public data in favour of filtering based on custom fields.Removed
support for some languages in favour of user-defined translations.Removed
CSV export in favour of xlsx (Excel) export.Breaking
Deprecated offset in favour of the more common over/under.
What's Changed
- Fix: Correct boundary condition in applyDelay by @cpvalente in #1637
- Refactor: require trigger in all events objects by @alex-Arc in #1636
- Upgrade expressjs by @alex-Arc in #1633
- Remove framer motion by @cpvalente in #1639
- Refactor: Align Info component to the left by default by @cpvalente in #1638
- Fix: rearrange playing event by @alex-Arc in #1640
- Remove public option from events by @alex-Arc in #1645
- refactor: add version to session endpoint by @alex-Arc in #1650
- Countdown by @cpvalente in #1642
- fix: view navigation e2e test by @alex-Arc in #1651
- refactor: WS by @alex-Arc in #1622
- design review on operator by @cpvalente in #1655
- refactor: use runtime metadate in
runtimeState
by @alex-Arc in #1653 - Fix user time by @cpvalente in #1654
- refactor: review studio design by @cpvalente in #1517
- responsive navigation by @cpvalente in #1656
- Colorised spreadsheet by @alex-Arc in #1643
- Aux timers by @cpvalente in #1660
- fix event next by @alex-Arc in #1664
- adding block now/next data by @alex-Arc in #1661
- Fix logo upload by @alex-Arc in #1666
- edit group data by @cpvalente in #1662
- configure react compiler by @cpvalente in #1668
- Cuesheet review by @cpvalente in #1665
- cuesheet review by @cpvalente in #1669
- share from cuesheet by @cpvalente in #1671
- Chore/remove got dependency by @cpvalente in #1667
- User review by @cpvalente in #1679
- handle rearange in block by @alex-Arc in #1682
- cleaning up for release by @cpvalente in #1681
- Project data by @cpvalente in #1685
- Fix ontime aux actions by @alex-Arc in #1684
- Remove chakra by @cpvalente in #1686
- Docs: Update DEVELOPMENT.MD with explicit turbo run commands by @cpvalente in #1691
- refactor: small fixes and style tweaks by @cpvalente in #1695
- Alpha0 review by @cpvalente in #1698
- Alpha 1 by @cpvalente in #1704
- Feat: Time until group and flag by @alex-Arc in #1708
- V3 project migration by @alex-Arc in #1652
- chore: add demo images to github by @cpvalente in #1719
- Alpha 2 by @cpvalente in #1712
- Alpha 4 by @cpvalente in #1736
- Alpha 5 by @cpvalente in #1741
- feat: add user defined translations by @cpvalente in #1756
- Alpha 5 by @cpvalente in #1759
- Alpha 6 by @cpvalente in #1760
- beta 3 by @alex-Arc in #1774
- Beta 4 by @cpvalente in #1792
- bump to v4.0.0-beta.5 by @alex-Arc in #1797
- v4 by @cpvalente in #1535
- Fix build by @alex-Arc in #1813
- Fix opview with groups by @alex-Arc in #1814
- fix: allow user to reset schedule filter by @cpvalente in #1811
- Fix op presets by @cpvalente in #1816
- Small clean-up by @alex-Arc in #1815
- feat: export excel file by @cpvalente in #1812
- fix: dynamic full hight for mobile view param editor by @alex-Arc in #1817
- Release preparations by @cpvalente in #1818
- Cuesheet styling by @cpvalente in #1819
- fix: product name ontime by @cpvalente in #1820
Full Changelog: v3.16.0...v4.0.0