Releases: cpvalente/ontime
v3.4.0-beta.3
What's Changed
Full Changelog: v3.4.0-beta.2...v3.4.0-beta.3
v3.4.0-beta.2
What's Changed
- style: rename log feature by @cpvalente in #1116
- switch workflows to release trigger by @jwetzell in #1115
- have electron dev script wait for local server instance by @jwetzell in #1111
- style: add npm badge by @cpvalente in #1126
- Countdown by @cpvalente in #1124
- Handle corrupted by @cpvalente in #1102
- refactor: emit load event on reload by @cpvalente in #1128
- Rundown api by @cpvalente in #1129
- chore: upgrade node dependencies by @cpvalente in #1130
- fix: format clock as timer by @cpvalente in #1113
- bump version to 3.4.0.beta by @cpvalente in #1132
- bump version to 3.4.0-beta by @cpvalente in #1133
- switch Dockerfile build stage to non-alpine image by @jwetzell in #1134
- bump version to 3.4.0-beta.2 by @cpvalente in #1136
Full Changelog: v3.3.3...v3.4.0-beta.2
v3.4.0-beta
This is a very large release, with not that many user facing improvements.
Believe me, this is great.
The release focuses on project handling improvements.
This means in practice, that Ontime can avoid data losses when recovering data that was written externally.
See the docs for more info
https://docs.getontime.no/additional-notes/crashes-and-corrupted-data/
There are also some small improvements and fixes:
- show projected times in countdown
- emit load event on reload
- fix to time formatting when showing time of day
What's Changed
- style: rename log feature by @cpvalente in #1116
- switch workflows to release trigger by @jwetzell in #1115
- have electron dev script wait for local server instance by @jwetzell in #1111
- style: add npm badge by @cpvalente in #1126
- Countdown by @cpvalente in #1124
- Handle corrupted by @cpvalente in #1102
- refactor: emit load event on reload by @cpvalente in #1128
- Rundown api by @cpvalente in #1129
- chore: upgrade node dependencies by @cpvalente in #1130
- fix: format clock as timer by @cpvalente in #1113
- bump version to 3.4.0.beta by @cpvalente in #1132
- bump version to 3.4.0-beta by @cpvalente in #1133
Full Changelog: v3.3.3...v3.4.0-beta
v3.4.0-alpha-timeline.2
This is a alpha release for a potential timeline view
v3.3.3
This is a small release focusing on UI improvement and bug fixes
What's Changed
- style: add background to highlight by @cpvalente in #1094
- refactor: remove size limits in title by @cpvalente in #1093
- fix: prevent calling service before init by @cpvalente in #1098
- fix: duplicate validation by @cpvalente in #1097
- events with 0 duration dose not contribute to next day calculation by @alex-Arc in #1099
- Refactor load by @cpvalente in #1101
- bump version to 3.3.3 by @cpvalente in #1103
Full Changelog: v3.3.2...v3.3.3
v3.4.0-alpha-timeline
This is an experimental release for a potential timeline view
Full Changelog: v3.3.2...v3.4.0-alpha-timeline
v3.3.2
What's Changed
- disable git checks for pnpm publish workflow by @jwetzell in #1080
- add registry url for publishing via CI by @jwetzell in #1082
- add permission for provenance publishing by @jwetzell in #1084
- refactor: improve typing by @cpvalente in #1085
- chore: fix typo in donation text by @cpvalente in #1086
- Added Polish Translation by @sledzik1984 in #1077
- chore: run linter on imports by @cpvalente in #1087
- refactor: cuesheet header by @cpvalente in #1083
- hotfix-build by @alex-Arc in #1091
New Contributors
- @sledzik1984 made their first contribution in #1077
Full Changelog: v3.3.0...v3.3.2
v3.3.0
This version adds a new panel for controlling the clients connected to ontime. This allows redirecting unattended screens from the editor interface
Also noteworthy:
- Warning and danger times are now life cycle events and are available in the integrations
- fix issues with persistence of custom fields
What's Changed
- add a headless version of ontime by @jwetzell in #1051
- add warning and danger transitions as timer life cycle events by @jwetzell in #1071
- Client remote control by @alex-Arc in #930
- fix: persistence of custom fields by @cpvalente in #1078
- bump version to 3.3.0 by @cpvalente in #1079
Full Changelog: v3.2.0...v3.3.0
v3.2.0
This release includes a new feature to allow displaying multiple fields in the operator view 🥳
Also included are several small fixes and improvements to the APIs. Most relevant:
- Improvements to feedback and error handling on sheet import
- Show next event when waiting to roll
See below for a full list of changes
What's Changed
- fix and test only space osc payload by @alex-Arc in #1052
- consider custom fields when loading operator main field by @jwetzell in #1049
- Validate filename by @alex-Arc in #1046
- Fix: link events in sheet when there is nothing to link by @alex-Arc in #1053
- Custom for timer title by @alex-Arc in #1055
- chore: upgrade lint dependencies by @cpvalente in #1056
- fix for MultiPartProgressBar styling by @hingobway in #1022
- Roll next by @cpvalente in #1057
- refactor: improve error states in spreadsheet flow by @cpvalente in #1058
- refactor: improve console visibility by @cpvalente in #1059
- Fix coerce enum by @alex-Arc in #1064
- Electron use port 3000 in dev mode by @alex-Arc in #1065
- display multiple custom fields in operator view by @alex-Arc in #1001
- None colour from API by @alex-Arc in #1063
- bump version to 3.2.0 by @lukestein in #1072
New Contributors
- @hingobway made their first contribution in #1022
- @lukestein made their first contribution in #1072
Full Changelog: v3.1.1...v3.2.0