Skip to content

Releases: orbital-systems/react-native-esp-idf-provisioning

Release 0.2.13

23 Jan 15:48
Compare
Choose a tag to compare

0.2.13 (2024-01-23)

Bug Fixes

  • #35: apply patch from issue to fix scanWifiList issue (#36) (b3b47d6)

Release 0.2.12

02 Jan 12:24
Compare
Choose a tag to compare

0.2.12 (2024-01-02)

Bug Fixes

Thank you @robbeman, @tri-bao and @grasmash for your contributions.

Release 0.2.11

19 Dec 16:00
Compare
Choose a tag to compare

0.2.11 (2023-12-19)

Bug Fixes

  • #25: fix incorrect if-block inside createESPDevice method (#26) (4d153ee)

Release 0.2.10

23 Nov 09:01
Compare
Choose a tag to compare

0.2.10 (2023-11-23)

Bug Fixes

Release 0.2.9

14 Nov 14:38
Compare
Choose a tag to compare

0.2.9 (2023-11-14)

Bug Fixes

Contributors

Thank you @robbeman for testing and contributing!

Release 0.2.8

31 Oct 15:45
Compare
Choose a tag to compare

0.2.8 (2023-10-31)

Bug Fixes

  • #7: multiple callback issue on iOS (9f4a188), closes #7

Release 0.2.7

30 Oct 23:52
Compare
Choose a tag to compare

0.2.7 (2023-10-30)

Bug Fixes

  • #8: add rssi value in returned wifi list (6f1c23c), closes #8

Release 0.2.6

11 Oct 13:50
Compare
Choose a tag to compare

0.2.6 (2023-10-11)

Bug Fixes

  • gh-actions: s/main/master/ (0116683)
  • ts: fix method return types (ea7e2ec)

Release 0.2.5

03 Oct 14:04
Compare
Choose a tag to compare

0.2.5 (2023-10-03)

Bug Fixes

  • #5: add permission checks (10da720), closes #5
  • android: fix POP when creating device with search + spelling correction (f913a13)
  • ts: export ESPWifiAuthMode enum (12b9cda)
  • ts: fix TurboModule spec (ffd5f13)

Release 0.2.4

03 Oct 07:56
Compare
Choose a tag to compare

0.2.4 (2023-10-03)

Bug Fixes

  • #1: fix creating device without searching (88724ee)