Releases: duffrecords/GodotAndroidBle
Releases · duffrecords/GodotAndroidBle
Release v2.0.6
Changes in this Release
- UPGRADE: Support Godot 4.6 and Kotlin 2.2.21
Release v2.0.5
Changes in this Release
- UPGRADE: Support Godot 4.6 and Kotlin 2.2.21
Release v2.0.4
Changes in this Release
- IMPROVEMENT: disconnect connection to on_request_permissions_result after all permissions are granted
Release v2.0.3
Changes in this Release
- BUGFIX: fix type of battery level signal argument
Release v2.0.2
Changes in this Release
- BUGFIX: add missing Blessed library dependency to export script
Release v2.0.1
Changes in this Release
- BUGFIX: changed battery level signal argument from UInt to Int to avoid a crash
- IMPROVEMENT: refactored BLE Permissions Manager as an autoload singleton for simple drop-in setup
Release v2.0.0
Changes in this Release
- refactored plugin in Kotlin instead of Java
- added support for the following BLE services:
- cycling power service
- running speed and cadence service
Release v1.2.3
escape double quotes
Release v1.0.0
Changes in this Release
- refactored plugin in Kotlin instead of Java
- added support for the following BLE services:
- cycling power service
- running speed and cadence service