Skip to content

Releases: LiterateInk/Ezly

js v1.3.0

07 Nov 18:01
1678321
Compare
Choose a tag to compare

feat: add operations (68ca475)
chore(deps): bump utilities (eddb1fe)

js v1.2.1

05 Nov 23:28
5d45738
Compare
Choose a tag to compare

fix(qr): use en-CA instead of fr-CA because it is inconsistent (d0019ce)

js v1.2.0

05 Nov 23:07
04b911c
Compare
Choose a tag to compare

Warning : this release doesn't provide a correct implementation of the QR code generation.

fix(qr): probably the correct implementation (finally) (4e8537b)
chore(models): add comments ! (326845b)
feat!: pass identification directly to otp() so counter is incremented directly (e5fb523)
fix(qr): strings arrangement (e91d96b)

js v1.1.1

05 Nov 10:37
2e7d033
Compare
Choose a tag to compare

Warning : this release doesn't provide a correct implementation of the QR code generation.

fix: base64 encoding (4d84c6a)

js v1.1.0

05 Nov 10:22
ac61d64
Compare
Choose a tag to compare

Warning : this release doesn't provide a correct implementation of the QR code generation.

chore: use the new LiterateInk template (bf0b806)
fix(qr): base64 padding and content addition (00e32f9)
fix: app version bump to 6.0 (328d5e3)

js v1.0.1

18 Sep 09:02
Compare
Choose a tag to compare

Warning : this release doesn't provide a correct implementation of the QR code generation.

Separate the activation URL getter function just in case.

js v1.0.0

18 Sep 07:13
Compare
Choose a tag to compare

Warning : this release doesn't provide a correct implementation of the QR code generation.

First release for the JS/TS implementation !