Releases: emericg/toolBLEx
Releases · emericg/toolBLEx
toolBLEx 0.15
- Fixes for Qt 6.8 and 6.9 compatibility
- Introduce Russian translation (thanks to Andrey Alypov) and French translation (by myself)
toolBLEx 0.14.1
Linux build system improvements only, no functional changes. You can use the binaries from the 0.14 release.
toolBLEx 0.14
- Many UI fixes and improvements
- Better handling of BLE beacons
- Switch project to CMake and Qt 6.8+
- Improve Bluetooth permission system
- macOS builds are now notarized
toolBLEx 0.13
- Allow multiple instances to run at the same time
- Add "copy to clipboard" buttons for advertisement & characteristic data
- Add "clear list" quick button to the bottom status bar
- Indicate if the Bluetooth type (BLE or classic) is not yet known
toolBLEx 0.12
- Fix a bug preventing BLE devices not showing immediately in the list
- Add Bluetooth 'disconnecting' state
- Add the ability to change default export directory
- Update entire UI components library
- Update icons to material symbols
- Improve popups visuals
toolBLEx 0.11
- Add a way to control device structure cache
- Add characteristic count to the UI
- Improve BLE event logging UI
- Improve UI for High DPI screens
- General UI improvements
toolBLEx 0.10
- Couple of Windows related fixes
- New BLE event logging system
- Implement MTU support for BLE connection
- Frequency analyzer visual improvements
toolBLEx 0.9
- Fix device caching on macOS
- Improve UI scaling
- Improve UI for device data export
- Device list improvements
- Device manager code improvements
toolBLEx 0.8
- Device list now behave like a proper table view
- Various UI improvements
- macOS improvements
toolBLEx 0.7
- UI to connect to BLE device and start action has been revamped
- Writing data to BLE device has been revamped
- Various UI cleanups
- Various bug fixes