Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.06 KB

File metadata and controls

38 lines (27 loc) · 1.06 KB

Changelog

This project adheres to Semantic Versioning.

[1.3.1] - 2018-10-29

  • Added CHANGELOG.md
  • Fixed UMD build error: SockJS is not a constructor

[1.3.0] - 2018-08-10

  • Fixed problem with importing SockJS and StompJS in ES5

[1.2.2] - 2018-08-01

  • Added more keywords into package.json

[1.2.1] - 2018-08-01

  • Added address scope in samples/index.html
  • Changed package name to @authenteq/browser-client
  • Implemented a check if client has changed partnerId in Javascript

[1.2.1] - 2018-08-01

  • Implemented createAQRSvg() function
  • Implemented disconnect() on before window close
  • Implemented disconnect() on successful authentication and 15-min timeout

[1.2.0] - 2018-07-27

  • Added form to samples/index.html and PHP file

[1.2.0] - 2018-07-27

  • Added form to samples/index.html and PHP file

[1.1.1] - 2018-07-11

  • Fixed exaple code in Readme

[1.1.0] - 2018-07-11

  • Changed QR code to AQR code

[1.0.0] - 2018-07-11

  • Initial implementation of client library