This is a big one!
- Add cue field for all events: cue is a user-controlled, unique field that will help improve integrations over OSC. See docs for full OSC spec
- Swap data between events: allows swapping event data between two events without changing the scheduled times
- Allow changing ontime port: users can now change ontime from its default port 4001 🥳
- Count to end: new timer type will make the timer always count to the scheduled end, regardless of when it was started
What's Changed
- Swap Event Data by @asharonbaltazar in #446
- feat: event cue by @cpvalente in #473
- fix: apply delay by @cpvalente in #494
- feat: unlock changing port in UI by @cpvalente in #476
- release test fixes by @cpvalente in #496
- fix: add event by @cpvalente in #499
- feat: count to end by @cpvalente in #500
- chore: reduce sentry error logging by @cpvalente in #498
Full Changelog: v2.3.9...v2.7.0