Skip to content

Releases: mw98/alfred-sound-switcher

v2.1.0

12 Feb 16:16
fcf5b9d
Compare
Choose a tag to compare
  • Now supports light mode (how times have changed) by automatically switching icon colours
  • No longer requires terminal-notifier for notifications (credits: vitorgalvao/notificator)

v2.0.0 (Complete Overhaul)

14 Nov 04:07
b4990ce
Compare
Choose a tag to compare
  • Completely re-written in Swift to bypass switchaudio-osx dependency
  • Significantly faster loading speed (!!)
  • New icons that indicate whether a device is selected
  • Makes use of the user configuration panel introduced in Alfred 5 to simplify setup

v1.1.1

03 Dec 04:27
88e0816
Compare
Choose a tag to compare

Fixed:

  • Issue with parsing switchaudio-osx JSON output under some conditions

Improved:

  • Better error messages when JSON parsing fails

v1.1.0

29 Nov 11:44
a818ada
Compare
Choose a tag to compare

Added:

Fixed:

  • Issue with following user-set path for SwitchAudioSource
  • Marginally improved (???) code as I get more familiar with C++

v1.0.2

17 Nov 11:50
03322e8
Compare
Choose a tag to compare

Minor optimisations

v1.0.1

17 Nov 04:29
fa81c69
Compare
Choose a tag to compare

Added:

  • Scripts now set PATH when run, avoiding the need to specify CMDPATH in Workflow Environment Variables

Fixed:

  • Missing icon in terminal-notifier notification

v1.0.0

16 Nov 16:55
cb2a7f0
Compare
Choose a tag to compare

Initial release