Skip to content

v2.0.0

Compare
Choose a tag to compare
@jonz94 jonz94 released this 09 May 14:28
· 11 commits to main since this release
v2.0.0
fb58964

2.0.0 (2023-05-07)

⚠ BREAKING CHANGES

  • upgrade to Capacitor 5

Features

  • upgrade to Capacitor 5 (bb28f65)
  • android: add android 13 support (804f90e)
  • android: use java 17 (ad2a8f9)
  • android: update gradle to 8.0.2 and gradle plugin to 8.0.0 (5253c7e)
  • android: update gradle wrapper (6b3f928)

Bug Fixes

  • android: fix phone number is empty string on android 11 and above (66a8844)
  • android: resolve permission issue (cfe5a8b)
  • android: resolve permission issue for android 13 (d8939ff)
  • ios: fix "Empty collection literal requires an explicit type" warning (5ea57b3)