Skip to content

Releases: jnross/Bluetility

1.6.0

03 Feb 06:23

Choose a tag to compare

Improved tooltip contents, and improved search by company ID or name

Full Changelog: 1.5.2...1.6.0

1.5.2

03 Feb 02:09

Choose a tag to compare

Fixes layout bugs caused by status bar animation. Tooltips are now fixed!

Full Changelog: 1.5.1...1.5.2

1.5.1

06 Jul 08:09

Choose a tag to compare

  • Fixes Issue #31 Right clicked row doesn't show context menu correctly

1.5

27 Mar 05:43

Choose a tag to compare

1.5
  • Adds search field to filter by device name or service UUID (thanks @jongbelegen)
  • Significant overhaul to logs - logs are less structured but more descriptive
  • CSV export of logs eliminated
  • Logs now appear in Console app

1.4

10 Oct 04:06

Choose a tag to compare

1.4
  • Fixes bug in which the app would crash if you select another service after the peripheral disconnected.
  • Built with Xcode 14.0
  • Includes arm64 to run on M1+ Macs without Rosetta
  • Fixes #21
  • Removes MAC address display since this can no longer be gathered in any recent macOS release.

1.3

04 Jul 19:06

Choose a tag to compare

1.3
  • Automatically updates "Untitled" devices with Manufacturer Name and Model Number if available
  • Continues scanning for new devices even if you're already connected to a device
  • Add context menus to copy device MAC address, identifier, and service and characteristic UUIDs. (Fixes #8)

1.2.1

05 Apr 00:59

Choose a tag to compare

Fixes layout issue on macOS Mojave 10.14. Fixes #6 and #7.

1.2

17 Nov 05:32

Choose a tag to compare

1.2

Shows the MAC address in the tooltip after connecting to a device.
Screen Shot 2019-11-16 at 9 32 33 PM

1.1.1

28 Sep 17:47

Choose a tag to compare

Fixes #5: Crash when attempting to write an invalid hex string.

1.1.0

02 Mar 18:41

Choose a tag to compare

Updates codebase to Swift 4.2 and Xcode 10.1 SDK. Supports Dark mode. Fixes bugs.