Releases: odlp/bluesnooze
Releases · odlp/bluesnooze
v1.2
- Built with a newer version of XCode which appears to resolve issues on certain Macs with Apple Silicon
- Raises minimum MacOS version 12.0 (Monterey)
- Removes confusing UI option to hide icon
- Please refer to the FAQs for details on hiding/restoring the icon via your terminal
v1.1
- Option to hide icon from the status bar (requested in #4)
- To undo this setting run the following in your terminal:
defaults delete com.oliverpeate.Bluesnooze hideIcon
- Turn off Bluetooth when Mac is shutting down, and turn on Bluetooth when the app launches (requested in #10)