v3.0.0
This is v3 🥳
First stable release of Ontime v3
The newest release (v3) focuses on improving the quality of life in the code base, user interfaces, and APIs.
Some highlights of the user-facing work:
- Project manager to simplify handling many Ontime project files
- Improvements in delay management and a new offset data point
- Comprehensive timer types and end actions for allowing complex interactions
- Ability to link event times
- User-definable custom fields
- Re-write of the APIs to simplify interacting with Ontime
- Auxiliar timers
- Several UI design changes and improvements
Also:
The Companion module has also been updated and is ready to be used
Checkout the new docs
What's Changed
- V3 by @cpvalente in #657
- chore: version bump by @cpvalente in #885
- chore: update readme by @cpvalente in #888
- fix: link to managing custom fields by @cpvalente in #886
- Custom add by @cpvalente in #889
- make application menu aware of what port should be used in link items by @jwetzell in #890
- fix: shutdown from menu by @cpvalente in #893
- Delete block by @cpvalente in #895
- Beta 2 review by @cpvalente in #897
- refactor: consolidate language of AuxTimer by @cpvalente in #896
- refactor: simplify shape of custom fields by @cpvalente in #901
- excel import leading and trailing whitespace by @alex-Arc in #902
- refactor: simplify l3 by @cpvalente in #905
- refactor: rundown must be in order by @cpvalente in #898
- chore: cleanup by @cpvalente in #909
- Event defaults by @cpvalente in #910
- style: use user given capitalisation by @cpvalente in #913
- Link start times from excel import by @alex-Arc in #903
- Offset cleanup by @cpvalente in #915
- style: prevent overflow on defaults by @cpvalente in #911
- Confirm delete by @cpvalente in #917
- Custom fields cleanup by @cpvalente in #916
- shortcuts using useHotkeys from mantine/hooks by @alex-Arc in #907
- fix: state stale in integrations by @cpvalente in #919
- chore: version bump by @cpvalente in #918
- chore: update automation scripts by @cpvalente in #922
- Feat: export custom fileds to sheets by @alex-Arc in #926
- Fix: custom fields with undefined colour is not accepted by
parseCustomFields
by @alex-Arc in #925 - refactor: runtime side effects by @cpvalente in #921
- Beta 2 feedback by @cpvalente in #923
- chore: version bump by @cpvalente in #929
- #914 Refactor: Luxon-Depenency, formatFromMillis() by @CharalambosMakridakis in #924
- Fix demo page by @alex-Arc in #932
- chore: sign macos dist by @cpvalente in #935
- fix: await errors in sheet client by @alex-Arc in #936
- chore: version bump by @cpvalente in #937
New Contributors
- @jwetzell made their first contribution in #890
- @CharalambosMakridakis made their first contribution in #924
Full Changelog: v2.28.17...v3.0.0