Skip to content

Releases: IDoUseLinux/PyQuCryptor

Version 2.1

08 Dec 06:43
132102b

Choose a tag to compare

Various Bug fixes for version 2.0.

  • Bug fixes for error when dealing with exit when using PyInstaller.
  • Bug fixes for gen password length key in the JSON file not being defined due to previous versions.
  • Some other random stuff such as not used variables and optimzations.

Last release for a while. Happy holidays anyways! I am going to study for a test so that I don't fail.

Version 2.0 (3rd attempt)

07 Dec 06:22
259b7ff

Choose a tag to compare

New PyQuCryptor version. (For some dumb reason, GitHub is not shipping the newest version of the source code with the release. So I am trying again to make it ship with the newest version)
Release notes:

  • Fixed the millions of typos in the comments I made.
  • Fixed some bugs regarding with my website being offline and the updater function.
  • Fixed GUI scaling issues, it now auto-scales to your monitor's resolution.
  • Made the GUI more consistent.
  • Reworked GUI backend to use classes instead of a million global variables.
  • Reworked the updater, it can now display the newest version.
  • Reworked the organization of source code to make it more readable.

Other stuff:
Probably be the last version again until the next year.
They are going to announce the winners of the challenge at least for my district on Friday, this week. I will update the outcome on my website. I am praying that I get first place.
Compiling this and turning this into an exe was such a pain in the other end.

Version 1.3.1

01 Nov 22:17
0e2bb8c

Choose a tag to compare

Fixed typo regarding the delete original option when encrypting. God I am so OCD at this point.

Version 1.3

31 Oct 23:44
41e5ef0

Choose a tag to compare

Fixed some bugs and optimized the code a bit more. This is actually the final release for a while.

Version 1.2

31 Oct 09:58
9ebf759

Choose a tag to compare

Fixed some bugs relating to filedialog as well as cleaned up the code. This should probably be the last release for a while as I think I have patched all bugs relating to it.

Version 1.1

31 Oct 04:56
9db45b6

Choose a tag to compare

Fixed bug with the file dialog.

Version 1.0

31 Oct 03:07
c6a0285

Choose a tag to compare

First release, and probably last release if I am honest.