Skip to content

Releases: nilicule/macbuds

v1.2.0

20 May 09:15

Choose a tag to compare

  • Removed zenity in favour of native submenu

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 May 08:50

Choose a tag to compare

  • Native IOBluetooth cgo bridge (bluetooth_darwin.{h,m,go}) replacing the blueutil subprocess
  • Event-driven connection-state updates (delegate notifications, ~500ms vs 2s poll)
  • NSBluetoothAlwaysUsageDescription added to the workflow Info.plist
  • Battery feature removed (doesn't work for non-Apple devices)

Full Changelog: v1.0.5...v1.1.0

v1.0.5

20 May 07:54

Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

1.0.3

16 Jan 09:48

Choose a tag to compare

Add device selection and management for Bluetooth control

Introduce functionality to list and select paired Bluetooth devices via a dialog, allowing users to choose a device for connection. Added "Clear Selected Device" to reset the configuration, improved status updates, and refactored to handle device name alongside MAC address for better clarity.

1.0.2

03 Jan 13:59

Choose a tag to compare

Distributing as mac app bundle, instead of just the binary.

1.0.0

02 Jan 15:02

Choose a tag to compare

Initial release