Skip to content

2.6.0

Latest
Compare
Choose a tag to compare
@bitjson bitjson released this 17 May 18:42
· 11 commits to master since this release

2.6.0 (2018-05-17)

Bug Fixes

  • android: Remove cordova-plugin-compat android dependency (85e2396)
  • ios: prevents iOS plugin from crashing when destroy is called without a callback (610a004), closes #142
  • ios,android: set background to transparent rather than white (c9531b8), closes #135
  • package: add main property to package (955e375), closes #83
  • package: Use upstream swift support plugin (211597c)
  • windows: prevent memory leaks when destroying, add rd file (1a4843a)

Features

  • browser: upgrade qrcode-reader to ^1.0.4 (08cf523), closes #92
  • ios: Upgrade, convert syntax to Swift 3.1 (27fdd92)
  • windows: target windows 10 universal (691cdda)