QRDecoder Changelog

What's new in QRDecoder 1.2

Sep 6, 2022
  • Updates:
  • Redesigned interface.
  • New button to start a QR capture without needing to close and re-open the program.
  • New button to copy the decoded QR code contents directly to clipboard.
  • New button to open the decoded QR code contents as a text file.
  • New button to open the captured QR code as a PNG file.
  • New button to check for updated QRDecoder releases.
  • New button to exit and close application.
  • Resolved Issues:
  • Reduced minimum screen size of application.
  • Removed need for running instance checks during launch thanks to new GUI. Application now closes more gracefully.
  • Application should no longer automatically close after 5 minutes if no QR code had been captured.

New in QRDecoder 1.1 (Jun 16, 2022)

  • Updates:
  • New icon!
  • Upgraded to 64-bit Python 3.10.5.
  • Upgraded to 64-bit architecture. If upgrading from v1.0, I recommend uninstalling that version prior to v1.1.
  • Numerous other code enhancements and optimizations.
  • You should now see the QRDecoder icon in the ‘Add or remove programs’ list rather than a generic placeholder.
  • Resolved Issues:
  • Fixed numerous scenarios where QRDecoder would leave running processes in the background after closing.
  • Fixed numerous metadata versioning inconsistencies across Windows.
  • Icon should now be persistent across different locations in Windows.
  • Known Issues:
  • The 32-bit version is no longer available. If there’s demand, email me and I’ll bring it back in the future!