Releases: sumimakito/Awesome-qr.js
Releases · sumimakito/Awesome-qr.js
2.1.4-rc.0
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
Option now supports specifying QR mask pattern and QR version.
2.0.0-rc.3
Awesome-qr.js v2 comes with Typescript support and tons of bug fixes.
1.2.0
Removed the naughty json mark in the README;