Skip to content

Releases: dusnm/wifiqr

v1.2.2

08 Nov 00:59
99fadb9
Compare
Choose a tag to compare

Identical to v1.2.1 in terms of functionality.
This patch release changes how the project version is managed through the build step.

Added:
* The version flag is now set during the build process

v1.2.1

07 Nov 23:31
52421f2
Compare
Choose a tag to compare

This is a patch release that fixes some issues with the program.

Fixed:
* The generated image no longer includes the escape sequences for the SSID
* General code quality improvements

v1.2.0

04 Sep 17:52
0ffe228
Compare
Choose a tag to compare

This release concerns adding a few customization options and small bug fixes.

Added

  • Remove the logo from the center with the -x and --no-logo options.
  • Add your own custom logo to the center with the-l and --logo options.
  • Choose the color of the text in the frame with the -c and --color options.

Fixed

  • The output file is no longer being created if there were errors.

v1.1.0

31 Aug 22:25
a32b69a
Compare
Choose a tag to compare

This release focuses primarily on visual improvements and small bug fixes

Added

  • The QR code is now shaped using circles instead of squares
  • Added a WiFi logo at the center
  • Added the SSID at the top

Fixed

  • QR code points are not comically large anymore

v1.0.0

31 Aug 00:18
1491656
Compare
Choose a tag to compare

First major release.

Features

  • Generate a QR code to connect to a WiFi network
  • Support for hidden SSIDs
  • Support for WEP, WPA/2/3 and no encryption