This release focuses on user experience 🥳
Most notable:
- Improve automated scroll in operator view
- Add ability to update user field from operator view
- Add progress bar to operator and cuesheet views
- Allow customisation of timer view
- Add external data to timer view
Also, some small style tweaks and bug fixes
What's Changed
- Local build by @alex-Arc in #595
- fix: distinguish user initiated scroll by @cpvalente in #596
- refactor: rundown by @cpvalente in #597
- chore: type improvements by @cpvalente in #598
- style: clock period by @cpvalente in #601
- test: alias feature by @cpvalente in #602
- fix: cuesheet header by @cpvalente in #600
- Remove
storedViewParams
from theuseEffect
dep array by @asharonbaltazar in #606 - External field by @alex-Arc in #580
- feat: customise timer elements by @cpvalente in #607
- feat: allow editing field from operator by @cpvalente in #609
- feat: show progress in op and cuesheet by @cpvalente in #605
- chore: disable save params feature by @cpvalente in #615
- fix: prevent shortcut collision with menu by @cpvalente in #619
- fix: prevent autocomplete by @cpvalente in #620
- style: separe arguments in copy fields by @cpvalente in #621
- style: tweaks on info data by @cpvalente in #622
- chore: version bump by @cpvalente in #616
Full Changelog: v2.16.2...v2.21.3