Skip to content

v4.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:29
· 5 commits to main since this release
9806de8

What's Changed

  • Added LiveTrax emulation console connection option for DiGiCo, which doesn't require using the sole iPad connection slot (#53, #58)
  • Added preference to disable Ask before closing (#57)
  • Added pre-filling/default values for ports where applicable in Preferences when changing between console types
  • Added check for the same port number being reused in multiple places
  • Added check for non-sequential memory locations in Pro Tools
  • Updated to Python 3.14
  • Updated dependencies
  • Fixed support for Pro Tools 2025.10
  • Fixed support for Yamaha Rivage 7.0.0 (Added double go protection with cooldown)
  • Fixed support for macOS 10.15 Catalina and other OSes where MIDI support can no longer be offered (#52)
  • Refactored MIDI implementations into separate classes, allowing for easier changes in the future (#17)
  • Added health check function for future automatic release testing
  • Added retries for CI builds

Thanks

  • Thanks to @benfeinberg for the initial work on the LiveTrax implementation

Full Changelog: v4.4.3+1036...v4.5.0+1044