Skip to content

v0.4.0: Added MnemonicQR, Fixed EncryptionService, Added unit tests and examples

Compare
Choose a tag to compare
@evias evias released this 11 Sep 09:48

Added

  • Classes MnemonicQR and ExportMnemonicDataSchema
  • Added examples/ with WIP on client-side/browser integration
  • Added more unit tests for importing/exporting QR codes
  • Added decryption status errors where necessary
  • Added encoders/ to provide with ASCII formatting
  • Added QRCode.toCanvas() compatible with node and browser
  • Added QRCode.toASCII() using encoders/

Fixed

  • Fixed QRCode.toASCII() encoder backend
  • Fixed decryption of QR code content with status errors