Releases: cpvalente/ontime
v3.10.5
This is a small release focusing on small UI and UX improvements
Most noteworthy:
- Add CSS colour variables to override progress colours (see docs)
- Add possibility to override timer type locally in the stage timer view, as described in #1439
What's Changed
- fix: show correct state for welcome option by @cpvalente in #1460
- cleanup dependencies by @cpvalente in #1462
- chore: remove unused code by @cpvalente in #1463
- design review: timer by @cpvalente in #1458
- bump version to 3.10.5 by @cpvalente in #1464
Full Changelog: v3.10.4...v3.10.5
v3.10.4
This is a small release focusing on UX improvements and tooling upgrades
We are also setting up changes to allow password protection in docker environments
The most notable change for users will be the fact that the Welcome modal is now optional
What's Changed
- refactor: wider sheet id length by @cpvalente in #1437
- More rundown metadata by @alex-Arc in #1429
- chore: write feature spec by @cpvalente in #1446
- extract utilities by @cpvalente in #1447
- chore: upgrade playwright by @cpvalente in #1456
- Add links by @cpvalente in #1453
- refactor: review welcome modal design by @cpvalente in #1455
- refactor: add timezone data to session by @cpvalente in #1454
- Optional welcome dialog by @alex-Arc in #1440
- feat: add simple auth to server requests by @cpvalente in #1449
- bump version to 3.10.4 by @cpvalente in #1459
Full Changelog: v3.10.3...v3.10.4
v3.10.3
This is a small release to fix an issue with downloading assets from the Project manager interface
What's Changed
- fix: issue with persistent script by @cpvalente in #1435
- fix download by @alex-Arc in #1434
- bump version to 3.10.3 by @cpvalente in #1436
Full Changelog: v3.10.2...v3.10.3
v3.10.2
This is a small release to fix a bug where any edits to an event would cause that event to be unlinked.
And also some small changes and improvements making us ready for some exiting features that are right around the corner.
What's Changed
- convert to and from database type by @alex-Arc in #1410
- tweaks to forms by @cpvalente in #1427
- refactor: countToEnd does not cause rundown recalculation by @cpvalente in #1426
- fix: validateLinkStart by @alex-Arc in #1430
- small
strict
improvements by @alex-Arc in #1428 - bump: v3.10.2 by @alex-Arc in #1431
Full Changelog: v3.10.1...v3.10.2
v3.10.1
This is a small release to fix an issue with the signing of the macOS packages
What's Changed
- refactor: cleanup pin styles by @cpvalente in #1422
- Turbo fix by @cpvalente in #1425
Full Changelog: v3.9.10...v3.10.1
v3.10.0
This is a large release with several UX improvements and significant changes to the Cuesheet views.
Manage the rundown in the Cuesheet
We are preparing the Cuesheet to be a complete data entry interface; this is the first batch of work towards this goal.
Make all fields writeable in the cuesheet
Make it possible to add / delete and reorder fields in the cuesheet
Transfer Cuesheet settings to params as we do in other views
Rename time to end to count to end
We have also made changes to clarify the behaviour of the previous Time to End
timers, which is now labelled Count to End
and shown in a separate toggle.
From the smaller improvements, the most noteworthy are:
Add custom colours to events via a colour picker
Add a colour picker with hex text input to view settings
Load Ontime in new port if the target port is in use
What's Changed
- refactor: improve redirect by @cpvalente in #1382
- refactor: improve empty state for pages by @cpvalente in #1386
- Cuesheet tweaks by @cpvalente in #1388
- feat(ui): add warning in view params when styles are overriden by @asharonbaltazar in #1384
- Edit in cuesheet by @alex-Arc in #1372
- Cuesheet param by @cpvalente in #1389
- refactor: extract time-to-end by @cpvalente in #1390
- extract isPlaybackActive to a global util function by @alex-Arc in #1393
- feat: create offline indicator by @cpvalente in #1392
- Cuesheet edit by @cpvalente in #1391
- refactor: improve fallback timer consistency by @cpvalente in #1399
- Cuesheet times by @cpvalente in #1398
- Count to end by @cpvalente in #1395
- fix: section can only be selected if parent is by @cpvalente in #1402
- chore: upgrade turbo by @cpvalente in #1403
- detect
EADDRINUSE
on server start by @alex-Arc in #1348 - chore: update manifest by @cpvalente in #1405
- Cuesheet times by @cpvalente in #1401
- refactor: event editor color picker by @Shobhit-Nagpal in #1400
- chore: upgrade dependencies by @cpvalente in #1411
- refactor: prevent race conditions on init by @cpvalente in #1413
- refactor: simplify logic by @cpvalente in #1415
- refactor: extract utility by @cpvalente in #1416
- Panel styles by @cpvalente in #1417
- chore: add noindex to app entry by @cpvalente in #1418
- Middleware by @cpvalente in #1419
- bump version to 3.10.0 by @cpvalente in #1421
- refactor: cleanup picker implementations by @cpvalente in #1420
Full Changelog: v3.9.5...v3.9.10
v3.9.6-test.1
Testing port collision avoidance
Full Changelog: v3.9.5...v3.9.6-test.1
v3.10.0-beta3
This is a test release to debug issues with macOS certificates
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