This release focuses on bugfixes and UX improvements
Most relevant:
- fix issues with input overflow
- fix issues of parsing time input
- fix issue with reordering cuesheet columns
- add possibility to delete multiple selected events at once
- allow hiding sidebar on extracted rundown
What's Changed
- fix docker multi-architecture build by @jwetzell in #990
- style: fix input overflow by @cpvalente in #993
- style: input text alignment by @cpvalente in #995
- address some issues in am/pm time parsing by @jwetzell in #998
- refactor: context menu actions by @cpvalente in #996
- don't notify when aux timer is paused by @alex-Arc in #1003
- add notes to secondaryOptions in timer view by @alex-Arc in #1004
- fix: change api isPublic by @alex-Arc in #1008
- refactor: extract parseUserTime by @cpvalente in #1005
- refactor: allow hiding sidebar by @cpvalente in #999
- Clear upload folder on startup by @alex-Arc in #1012
- fix: column reordering by @cpvalente in #1011
- Release preparations by @cpvalente in #1010
Full Changelog: v3.0.3...v3.0.4