What's Changed
- Improved check for update, removed debug code by @lvcabral in #71
- Fix capture device reconnection logic and update dependencies by @lvcabral in #78
- Upgrade Electron to v42.2.0 and fix destroyed window exception by @lvcabral in #79
- Add Automation tab with script recording and playback features by @lvcabral in #80
- Add Control Device quick-switch submenu to tray and context menus by @lvcabral in #81
- Add Show Key Presses overlay feature for live presentations by @lvcabral in #85
- Fix display window border, fullscreen, and Tab focus issues by @lvcabral in #86
- Add Apple TV control support via pyatv by @lvcabral in #84
Added Homebrew installation support:
brew tap lvcabral/carabiner
brew install --cask carabinerTo upgrade to a newer version later:
brew update
brew upgrade --cask carabinerFull Changelog: v1.3.2...v2.0.0
