Skip to content

Releases: duffrecords/GodotAndroidBle

Release v2.0.6

17 Feb 21:07

Choose a tag to compare

Changes in this Release

  • UPGRADE: Support Godot 4.6 and Kotlin 2.2.21

Release v2.0.5

04 Feb 00:35

Choose a tag to compare

Changes in this Release

  • UPGRADE: Support Godot 4.6 and Kotlin 2.2.21

Release v2.0.4

22 Nov 03:45

Choose a tag to compare

Changes in this Release

  • IMPROVEMENT: disconnect connection to on_request_permissions_result after all permissions are granted

Release v2.0.3

20 Nov 23:11

Choose a tag to compare

Changes in this Release

  • BUGFIX: fix type of battery level signal argument

Release v2.0.2

20 Nov 08:02

Choose a tag to compare

Changes in this Release

  • BUGFIX: add missing Blessed library dependency to export script

Release v2.0.1

20 Nov 07:23

Choose a tag to compare

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

18 Nov 05:42

Choose a tag to compare

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

18 Nov 03:42

Choose a tag to compare

escape double quotes

Release v1.0.0

14 Nov 11:49

Choose a tag to compare

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