Skip to content

Releases: jnross/Bluetility

1.5.1

06 Jul 08:09
Compare
Choose a tag to compare
  • Fixes Issue #31 Right clicked row doesn't show context menu correctly

1.5

27 Mar 05:43
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

1.2

17 Nov 05:32
Compare
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
Compare
Choose a tag to compare

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

1.1.0

02 Mar 18:41
Compare
Choose a tag to compare

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

1.0.1

07 Jan 00:31
Compare
Choose a tag to compare

Better automatic sizing of the last column.

1.0

02 Jan 18:42
Compare
Choose a tag to compare
1.0
Add README.