Releases: cpvalente/ontime
v3.9.6-test.1
Testing port collision avoidance
Full Changelog: v3.9.5...v3.9.6-test.1
v3.9.5
This release includes several small improvements, mainly towards Ontime Cloud
Most noteworthy being a bug fix for copy-paste shortcuts not working in MacOS
What's Changed
- Cuesheet review by @cpvalente in #1371
- Dockersafe rename by @alex-Arc in #1370
- refactor: improve empty state for project info by @cpvalente in #1381
- refactor: maintain an isOnline flag in client by @cpvalente in #1379
- fix: recover edit menu and shortcuts by @cpvalente in #1378
- chore: note service limitations by @cpvalente in #1374
- bump version to 3.9.5 by @cpvalente in #1380
- refactor: improve active styles for navigation buttons by @cpvalente in #1383
Full Changelog: v3.9.4...v3.9.5
v3.9.4
This is a small release with a change that affects only Ontime distributions behind a secure protocol
What's Changed
- fix: secure protocol resolution by @cpvalente in #1368
Full Changelog: v3.9.3...v3.9.4
v3.9.3
This release includes a small fix to prevent overflow in Studio Clock
Otherwise the changes here are only relevant to Ontime Cloud
What's Changed
- fix: prevent overflow by @cpvalente in #1367
- Fix links by @cpvalente in #1366
Full Changelog: v3.9.2...v3.9.3
v3.9.2
This is a small release which includes a bug fix for the addTime
functionality of the Auxiliary Timer
It also contains changes to that are only relevant to Ontime Cloud
What's Changed
- refactor: add prefix to relative assets by @cpvalente in #1359
- create addTime function in simple timer by @alex-Arc in #1363
- Release preparations by @cpvalente in #1364
Full Changelog: v3.9.1...v3.9.2
v3.9.1
This is a small release with a fix which is only relevant for Ontime Cloud
What's Changed
- fix: router prefix by @cpvalente in #1358
Full Changelog: v3.9.0...v3.9.1
v3.9.0
This is a small release including several small fixes and improvements.
Of note is a new welcome screen which simplifies the onboarding process on app start and the addition of chinese to the list of supported languages
What's Changed
- feat: welcome screen by @cpvalente in #1342
- project review by @cpvalente in #1338
- feat: add support for chinese by @cpvalente in #1337
- Fixed logo file picker opening on Delete click by @arymoraes in #1347
- refactor: update router prefix by @cpvalente in #1346
- Small fixes by @alex-Arc in #1345
- fix: previous eventid is any entry by @cpvalente in #1349
- OSC tx and RX shutdown was swapped by @alex-Arc in #1352
- fix: prevent stale data in finder by @cpvalente in #1350
- fix: rolling over midnight wrongly classified as skip by @cpvalente in #1354
- bump version to 3.9.0 by @cpvalente in #1355
- feat: allow add time to aux timer by @cpvalente in #1357
Full Changelog: v3.8.0...v3.9.0
v3.8.0
This release focuses on small quality of life improvements to the users
- Allow uploading logo which will be shown in the view
- Create new
Project Info
view which contains project data. This addition is ahead of improvements to allow user defined data to be shown here
We also have small bug fixes and development utilities
What's Changed
- Socket pong by @cpvalente in #1331
- Upload corporate logo by @arymoraes in #1314
- fix: issue with colour string sanitation by @cpvalente in #1333
- feat: implement logo in all views by @cpvalente in #1335
- Project view by @cpvalente in #1336
- bump version to 3.8.0 by @cpvalente in #1334
Full Changelog: v3.7.1...v3.8.0
v3.7.1
This is a small release with some bug fixes and improvements to data fetching
What's Changed
- refactor: show leading zeroes in minimal by @cpvalente in #1322
- fix: prevent stale data on project change by @cpvalente in #1320
- refactor: omit modifier in timer type none by @cpvalente in #1321
- refactor: clarify url preset form by @cpvalente in #1326
- Release preparations by @cpvalente in #1323
- fix: custom fields subscription by @cpvalente in #1329
Full Changelog: v3.7.0...v3.7.1
v3.7.0
This release continues our focus on UX improvements with two new features
- Event finder can be used to search and quickly go to any element in the rundown
- A new project wizard gives users a way to create a project with most commonly needed settings
- A new timer type
None
allows not showing stage timers in certains events
We also have several small fixes and UX improvements
What's Changed
- feat: add link to context menu by @cpvalente in #1283
- refactor: clear state on sheet flows by @cpvalente in #1296
- feat: event finder by @cpvalente in #1278
- refactor: no style overrides in production views by @cpvalente in #1308
- refactor: show new app version by @cpvalente in #1307
- fix: allow changing custom field colour by @cpvalente in #1306
- UI time to end by @cpvalente in #1301
- Quick start by @cpvalente in #1303
- feat: add time type none by @cpvalente in #1315
- release PR by @cpvalente in #1309
Full Changelog: v3.6.2...v3.7.0