Skip to content

Cherry picking bugfixes and enhancements

Compare
Choose a tag to compare
@annejan annejan released this 02 Dec 14:57
· 1301 commits to main since this release
v1.1.6
2031463

This is a release to fix some bugs and add some convenience in 1.1 before the upcoming 1.2 release . .

There is a problem with the build-in fallback password generator, it's use is discouraged.
Current fixed version is less bad but still not cryptographically safe and sound!
For more information please take a look at #238 PRNG seeding is done totally wrong

  • Short fullname would hang QtPass keypair generation process for infinite time #202
  • keygendialog email and name validition (issue 202) #203 (dakk)
  • Better seeder for qrand() as noted in #238
  • Lookup validity field to check if keys are valid #201 (thotypous)
  • View box no longer trimming whitespace #210
  • QtPass starts by searching for -psn_0_12345 on macOS #213
  • Allow ssh links #211 (cgonzalez)
  • Increase maximum password length to 255 #209 (vladimiroff)
  • Updated German Translation #206 (jounathaen)
  • Better seeder for qrand() as noted in #238
  • Italian translation #204 (dakk)
  • Translated for Simplified Chinese. #208