This release brings multi-window support as its headline feature: you can now open multiple capture+control "pairs" simultaneously, one floating Display window per capture card, each linked to its own control device, and it's own configurations (border, opacity, etc.) There is a Window Mode toggle to run either a single window or several at once. The app is also now single-instance, so launching Carabiner again simply resurfaces the running window instead of starting a second copy. This release additionally changes the update check interval to every 24 hours.
What's Changed
- Fix SSDP discovery on Windows with multiple network adapters by @lvcabral in #100
- Change update check interval to 24 hours by @lvcabral in #102
- Fix update dialog appearing after disabling Check for Updates by @lvcabral in #103
- Multiple capture+control display windows and single instance by @lvcabral in #101
Full Changelog: v2.2.0...v2.3.0
Installation
Install using one of the artifacts below, or in MacOS via HomeBrew:
brew tap lvcabral/carabiner
brew install --cask carabinerTo upgrade to a newer version later:
brew update
brew upgrade --cask carabiner