Skip to content

Releases: react-native-oh-library/react-native-ble-manager

11.5.3-rc.3

13 Jun 09:32
13a38a7
Compare
Choose a tag to compare

What's Changed

  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.3-rc.2 by @xinxintop in #52
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.3-rc.3 by @xinxintop in #55

Full Changelog: 11.5.3-rc.1...11.5.3-rc.3

Version Info

  • react-native-harmony: 0.72.64
  • DevEco Studio: 5.0.4 Release
  • HarmonyOS SDK: 5.0.4.150
  • ROM: 205.1.0.101

11.5.3-rc.1

05 Jun 01:55
f2a729a
Compare
Choose a tag to compare

What's Changed

  • fix:解决在没有连接外围设备的情况下,断开连接,没有提示报错:Peripheral not found by @xinxintop in #48
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.3-rc.1 by @xinxintop in #50
  • refactor:补充错误情况返回 by @LVKrri in #51

New Contributors

Full Changelog: 11.5.2-0.0.9-rc.3...11.5.3-rc.1

11.5.2-0.0.9-rc.3

30 Apr 03:25
1ccf068
Compare
Choose a tag to compare

What's Changed

  • fix:解决getConnectedPeripherals、getBondedPeripherals、getDiscoveredPerip… by @xinxintop in #46
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.2-0.0.9-rc.3 by @xinxintop in #47

New Contributors

Full Changelog: 11.5.2-0.0.9-rc.2...11.5.2-0.0.9-rc.3
Version Info

  • react-native-harmony: 0.72.64
  • DevEco Studio: 5.0.4 Release
  • HarmonyOS SDK: 5.0.4.150
  • ROM: 205.1.0.101

11.5.2-0.0.9-rc.2

09 Apr 08:18
7fd30ff
Compare
Choose a tag to compare

What's Changed

  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.2-0.0.9-rc.2 by @GreatQin1 in #45

Full Changelog: 11.5.2-0.0.9-rc.1...11.5.2-0.0.9-rc.2

Version Info

  • react-native-harmony: 0.72.64
  • DevEco Studio: 5.0.4 Release
  • HarmonyOS SDK: 5.0.4.150
  • ROM: 205.1.0.101

11.5.2-0.0.9-rc.1

08 Apr 12:56
c0b9320
Compare
Choose a tag to compare

What's Changed

  • docs: update README.md by @Qy742698 in #39
  • docs: update README.md by @Qy742698 in #40
  • chore: add README.OpenSource and OAT.XML and COMMITTERS.md by @Qy742698 in #42
  • fix:解决蓝牙发送BLE广播失败的问题 by @GreatQin1 in #43
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.2-0.0.9-rc.1 by @GreatQin1 in #44

New Contributors

Full Changelog: 11.5.2-0.0.8...11.5.2-0.0.9-rc.1

11.5.2-0.0.8

17 Oct 09:24
d19dd6f
Compare
Choose a tag to compare

What's Changed

  • feat: 添加write写入方法中return的返回值 by @Qy742698 in #37
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.2-0.0.8 by @Qy742698 in #38

Full Changelog: 11.5.2-0.0.7...11.5.2-0.0.8

Version Info

  • react-native-harmony: 0.72.29
  • DevEco Studio: 5.0.3.706
  • OH SDK: HarmonyOS NEXT Developer Beta6
  • ROM: NEXT.0.0.60

11.5.2-0.0.7

29 Sep 09:04
f5718ed
Compare
Choose a tag to compare

What's Changed

  • fix: 修改react-native-ble-manager中write方法写入数据是变化的,写入特征值是异步处理的 by @Qy742698 in #35
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.2-0.0.7 by @Qy742698 in #36

Full Changelog: 11.5.2-0.0.6...11.5.2-0.0.7

Version Info

  • react-native-harmony: 0.72.29
  • DevEco Studio: 5.0.3.706
  • OH SDK: HarmonyOS NEXT Developer Beta6
  • ROM: NEXT.0.0.60

11.5.2-0.0.6

18 Sep 10:01
084dcdf
Compare
Choose a tag to compare

What's Changed

  • feat: 新增react-native-ble-manager中write方法maxByteSize字段 by @Qy742698 in #32
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.2-0.0.6 by @Qy742698 in #33

Full Changelog: 11.5.2-0.0.5...11.5.2-0.0.6

Version Info

  • react-native-harmony: 0.72.29
  • DevEco Studio: 5.0.3.706
  • OH SDK: HarmonyOS NEXT Developer Beta6
  • ROM: NEXT.0.0.60

11.5.2-0.0.5

13 Sep 10:10
d4c4069
Compare
Choose a tag to compare

What's Changed

  • feat: 修改react-native-ble-manager的stopScan方法抛出异常的显示结果 by @Qy742698 in #29
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.2-0.0.5 by @Qy742698 in #30

Full Changelog: 11.5.2-0.0.4...11.5.2-0.0.5

Version Info

  • react-native-harmony: 0.72.29
  • DevEco Studio: 5.0.3.706
  • OH SDK: HarmonyOS NEXT Developer Beta6
  • ROM: NEXT.0.0.60

11.5.2-0.0.4

10 Sep 12:30
b6566e8
Compare
Choose a tag to compare

What's Changed

  • feat: 添加advertising字段 by @Qy742698 in #26
  • release: @react-native-oh-tpl/react-native-ble-manager@11.5.2-0.0.4 by @Qy742698 in #27

Full Changelog: 11.5.2-0.0.3...11.5.2-0.0.4

Version Info

  • react-native-harmony: 0.72.29
  • DevEco Studio: 5.0.3.706
  • OH SDK: HarmonyOS NEXT Developer Beta6
  • ROM: NEXT.0.0.60