This release adds some quality of life features and tooling upgrades.
Most notable:
- Importing from google sheet is now simpler by unifying steps
- Users can now change the cue value of a selection of events by using the "Renumber cues" option from the context menu
- Improvements to the automation flow make it easier to add automations at the event level
- Improve compatibility to older browsers and add a layer for supporting the timer view in legacy browsers
We also include some small tweaks and bug fixes
What's Changed
- fix: extracted rundown entry editor shows correct colour by @cpvalente in #2056
- chore: update CI actions by @cpvalente in #2055
- refactor: improve the amount of GET requests for translation assets by @alex-Arc in #2058
- refactor: small cleanups by @alex-Arc in #2059
- refactor: improve gsheet import UX by @cpvalente in #2057
- feat: update auto cue numbering by @alex-Arc in #2016
- fix: format clock from preset by @alex-Arc in #2066
- update electron-builder to v26.9.1 by @jwetzell in #2077
- refactor: icon compatibility with macos tahoe by @jwetzell in #2078
- docs: add link to youtube by @cpvalente in #2082
- fix: add legacy plugin to support iOS 14 by @cpvalente in #2069
- refactor: improve background colour inheritance in safari by @cpvalente in #2081
- feat: add self-contained legacy timer viewer for old browsers by @cpvalente in #2070
- refactor: adjusting flow for adding automations by @cdslipp in #2060
- bump version to 4.8.0 by @cpvalente in #2084
- refactor: add empty state for automation form by @cpvalente in #2085
Full Changelog: v4.7.0...v4.8.0