Releases: jnross/Bluetility
Releases · jnross/Bluetility
1.5.1
- Fixes Issue #31 Right clicked row doesn't show context menu correctly
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
- 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
- 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
Fixes layout issue on macOS Mojave 10.14. Fixes #6 and #7.
1.2
Shows the MAC address in the tooltip after connecting to a device.
1.1.1
Fixes #5: Crash when attempting to write an invalid hex string.
1.1.0
Updates codebase to Swift 4.2 and Xcode 10.1 SDK. Supports Dark mode. Fixes bugs.
1.0.1
Better automatic sizing of the last column.