Releases: schlorp/QR2
Releases · schlorp/QR2
Release list
Release 1.1 The Color Update!
A few features have been added to the QR program!
You can now edit the color of the generated QR Code:

Also you can now choose the error correction level of the generated QR code:

Changelog:
FIXED:
- Fixed memory leaks due to endlessly creating images and not unloading those from memory
- Fixed program crash due to user cancelling the image path selection
CHANGED:
- Changed the text input box to fully custom class
ADDED:
- Added custom color support
- Added error correction level selection
- Added support for pressing enter for initiating the qr code generation
Release 1.0
First release of the QR code app!

This initial release has a few features:
- Custom draggable windows
- QR code generation based on given text or URL
- Saving of the generated QR code to Image file
This 1.0 is a first and really bare bones version of the QR code app. Next version there will be a lot of customization options added.