Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 609 Bytes

File metadata and controls

22 lines (13 loc) · 609 Bytes

v1.4.0 (2025-06-12)

  • QR generator now works when no cameras are connected
  • for WiFi connections on Linux, implemented D-Bus to replace nmcli

v1.3.1 (2025-02-9)

  • bugfix: fixed crash on setting QR-Code text before camera initialised
  • improved layout handling on resize, smartphone-friendly layout

v1.3.0 (2024-03-25)

  • migrated from PyQt5 to PyQt6

v1.2.0 (2023-10-17)

  • save QR code to file by clicking it

v1.1.0 (2023-01-26)

  • auto-connect to wifi networks now works on linux (provided that the nmcli tool is installed)
  • automatically open scanned http and https URLs in a browser