Skip to content

v1.5.2

Compare
Choose a tag to compare
@AutomationDimension AutomationDimension released this 02 Aug 08:44
· 18 commits to db169d8db15a4bb19f9394d4f8e330ef981e8544 since this release

1.5.2 (2019-08-02)
βœ” No breaking changes.

πŸ†• New Feature

We design a new options page!

We add QR Code import/export in options page

  • add qr scanner and paste json to restore (24995c2)
  • add qrcode component (78b7fef)
  • BarcodeDetector Polyfill (#78) (818adaf)
  • disable qr scanner if there is no BarcodeDetector in window (79c336c)
  • gen qr to transfer key (0a44e41)
  • iOS scan QR (59ae2b0)
  • new QRScanner component (fe347c2)
  • rpc for iOS (cab70ed)

πŸ› Bug Fixes

πŸ”™ Reverts