Releases: vegardinho/alfred_bluetooth_controller
Releases · vegardinho/alfred_bluetooth_controller
v4.2
NEW IN THIS EDITION:
- Workflow now uses Homebrew-installed blueutil instead of binary in workflow directory. Closes #35.
IMPORTANT: this requires existing users to install blueutil with Homebrew, either manually, or thorugh Alfred's new Resolve Depependencies feature. Please see troubleshooting section and installation instructions in README for more information.
v4.1
v4.0
NEW IN THIS EDITION:
- Reorganized alfred elements.
- Ability to remove favorite (btd/btsetfavorite + shift).
- New blueutil version (v3.9.1).
- OneUpdater now triggered on every command.
v3.0.5
NEW IN THIS EDITION:
- Fix disconnect on Monterey.
v3.0.4
- Fix notification not showing up on successful pair.
v3.0.3
NEW IN THIS RELEASE:
- Corrected suggested commands and keywords in set favorite notification.
v3.0.2
NEW IN THIS EDITION:
- Updated OneUpdater (automatic updates) script.
v3.0.1
NEW IN THIS EDITION:
- Updated notificator binary.
- Added missing workflow icon.
v3.0.0
NEW IN THIS EDITION:
- Toggle command (
bttoggle
) is back! - New logos for each keyword trigger.
- Favorite device triggered by
btfavorite
andcmd-ctrl-alt-f
(previouslybtx'
andcmd-ctrl-alt-x
). - Unpair keyword trigger removed, now accessible thorugh modifier 'cmd' with
btd
keyword trigger. - All scripts now external, making the plugin much less cluttered, as well as easier to mantain and develop.
v2.4.2
- Pair now works as expected.