Skip to content

Releases: sumimakito/Awesome-qr.js

2.1.4-rc.0

25 Mar 11:44
e4e70c2
Compare
Choose a tag to compare

Changes since 2.0.1-rc.0:

  • Separated controls for scaling components in the QR code.
  • Fixed an issue on protectors drawing for alignment patterns.
  • Fixed an issue where the QR codes were not drawing correctly if a logo image was set.
  • Fixed the incorrectly typed option logoImage in Options.
  • Optimized the style of the logo in the QR code.
  • Fixed vulnerabilities in dependencies.
  • Updated node-canvas.
  • Updated Webpack to v5.

2.0.1-rc.0

14 Jan 09:54
f7dcb75
Compare
Choose a tag to compare

Option now supports specifying QR mask pattern and QR version.

2.0.0-rc.3

30 Dec 09:52
Compare
Choose a tag to compare

Awesome-qr.js v2 comes with Typescript support and tons of bug fixes.

1.2.0

14 Nov 11:16
Compare
Choose a tag to compare
Removed the naughty json mark in the README;