Skip to content

Releases: tknarr/PyAuth

Version 1.3.0 release

30 Oct 04:12

Choose a tag to compare

Fix problems with window sizing.
Remove option to toggle toolbar shown/hidden, it wreaks havoc on the window sizing.

Version 1.2.5 release

25 Oct 06:24

Choose a tag to compare

Remove bad debugging background colors

Version 1.2.4 release

25 Oct 06:15

Choose a tag to compare

Fixes for field sizing for HiDPI displays

Version 1.2.3 release

24 Oct 21:38

Choose a tag to compare

v1.2.3

Merge branch 'release/v1.2.3'

Version 1.2.2 release

13 Nov 06:31

Choose a tag to compare

Minor clean-up.

Version 1.2.1 release

22 Oct 03:22

Choose a tag to compare

Allow adjusting the size of the QR code by resizing it's window.
Cleaned up key event handling and source code formatting.

Version 1.2.0 release

20 Oct 01:54

Choose a tag to compare

Clean up formatting of 6-digit vs. 8-digit codes.
Change QR code generation to use the qrcode library instead of a web service.

Version 1.1.1 release

18 Jul 00:18

Choose a tag to compare

Minor fixes to the export menu to remove an unused entry.
Add the right-click context menu to the README documentation.

Version 1.1 release

17 Jul 22:10

Choose a tag to compare

Add the ability to generate provisioning URIs and copy them to the clipboard for pasting.
Add the ability to display the QR code representation of provisioning URIs.
Add the ability to export provisioning URIs in bulk.

Version 1.0.0 release

10 Jul 20:37

Choose a tag to compare

Initial release version