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