QtPass Changelog

What's new in QtPass 1.4.0

Dec 7, 2023
  • What's Changed:
  • Don't use a deprecated method by @amarsman in #491
  • Issue #402: 'deselect()' on clearing filter by @petr-nehez in #490
  • Don't base pass-otp availability decision on hardcoded /usr/lib by @nh2 in #499
  • Use new stable version of install-qt-action. by @boppybibbles in #502
  • Enable out-of-source build by @boppybibbles in #503
  • Enable ubuntu, windows and macOS based builds for CI by @boppybibbles in #508
  • Spelling: Git pull, Git push by @comradekingu in #516
  • Fix blurry icons when fractional scaling is enabled by @mthw0 in #526
  • Update minimum Qt version by @cmol in #527
  • #514 Show password with a monospace font by @cmol in #528
  • Clear search on profile change by @cmol in #529
  • Move MainWindow to the screen the cursor is on by @inhinias in #547
  • Fix issues with renaming passwords and moving folders by @ChaoticEnigma in #532
  • Explicitly only remove ".gpg" when renaming files by @ichthyosaurus in #558
  • Keep suffices when moving (to) a directory while imitiating pass by @ichthyosaurus in #559
  • Fix keys created/expires dates in the users dialog window (fix: 571) by @nfetisov in #572
  • Fix installation instructions in README.md by @kawarimidoll in #565
  • Delete context menu after exec by @fasked in #578
  • Add more options for the password displaying by @l3u in #587
  • Fix accidental deletion of entire passwordstore by @FSMaxB in #604
  • Install QT in codeql workflow by @annejan in #608
  • Super Linter added and fixing findings by @annejan in #610
  • Removed travis (no longer free) and lgtm (migrated to Github) by @annejan in #612
  • fix the unintended "running" of the entropy window in the keygen dial… by @lherschi in #640
  • Restore licensing info for QProgressIndicator by @svuorela in #642
  • Add pass store signing key feature by @timegrid in #634
  • Fix taborder and add buddies in keygen dialog by @svuorela in #643
  • Clazy cleanup and other minor fixes by @svuorela in #641
  • fix bug => clipboard was not cleared when using primary selection by @pythcoiner in #615
  • super-linter ENV variables in shared location for local and automated by @annejan in #616
  • clang-format -i src/.cpp src/.h by @annejan in #645
  • Version bump and cleanup by @annejan in #646
  • Wording and localisation:
  • Spelling: Git, GPG, PWGen, etc. by @comradekingu in #492
  • Spelling: Keylist missing, Could not fetch, GPG by @comradekingu in #493
  • Spelling: Search for users, , by @comradekingu in #495
  • Translations update from Weblate by @weblate in #530
  • Translations update from Weblate by @weblate in #531
  • Translations update from Weblate by @weblate in #535
  • Translations update from Weblate by @weblate in #541
  • Translations update from Weblate by @weblate in #548
  • Translations update from Weblate by @weblate in #552
  • Translations update from Weblate by @weblate in #553
  • Translations update from Weblate by @weblate in #554
  • Translations update from Weblate by @weblate in #560
  • Translations update from Weblate by @weblate in #562
  • Translations update from Weblate by @weblate in #563
  • Correct a typo in pass.cpp by @felixonmars in #570
  • Translations update from Weblate by @weblate in #573
  • Translations update from Hosted Weblate by @weblate in #576
  • Translations updated by @annejan in #605
  • Translation cleanup by @annejan in #606
  • Translations update from Hosted Weblate by @weblate in #607
  • New Transifex integration yml by @annejan in #609
  • Translations update from Hosted Weblate by @weblate in #611
  • Translations update from Hosted Weblate by @weblate in #613
  • Translations update from Hosted Weblate by @weblate in #614
  • Translations update from Hosted Weblate by @weblate in #617
  • Translations update from Hosted Weblate by @weblate in #618
  • Document "Using profiles" by @buepro in #619
  • markdownlint --fix && textlint --fix by @annejan in #621
  • Translations update from Hosted Weblate by @weblate in #622
  • Translations update from Hosted Weblate by @weblate in #626
  • Translations update from Hosted Weblate by @weblate in #627
  • Translations update from Hosted Weblate by @weblate in #628
  • Translations update from Hosted Weblate by @weblate in #629
  • Translations update from Hosted Weblate by @weblate in #632
  • Translations update from Hosted Weblate by @weblate in #633
  • Translations update from Hosted Weblate by @weblate in #636
  • Translations update from Hosted Weblate by @weblate in #644
  • Translations update from Hosted Weblate by @weblate in #647
  • Translations update from Hosted Weblate by @weblate in #648
  • Added Serbian and Estonian to project file by @annejan in #649
  • Translations update from Hosted Weblate by @weblate in #650
  • Natural language fixes by @annejan in #654
  • Initial Korean from Weblate by @annejan in #655

New in QtPass 1.3.2 (Sep 24, 2021)

  • Don't call QtPass::setup() from QtPass class constructor #482 (maciejsszmigiero). Fixes first run issues #485, #481, #466, #423 and #308
  • Password window padding #484
  • Buttons width on RHEL 8 #483
  • Start minimized works again #471

New in QtPass 1.3.1 (Sep 24, 2021)

  • Renaming password #463 #469 (Noettore)
  • Edit main title field #446
  • Add missing finishedShow() signal connection in PasswordDialog constructor (fixes the "Edit password" function) #473 (maciejsszmigiero)
  • Build dependency fixes #467 #479 (maciejsszmigiero)
  • Additional lines (notes) shown again #474
  • Running but no GUI #451
  • Correct font color with Dark themes #340 #476 (a-andreyev)
  • Add missing overrides #478 (amarsman)
  • Sorted profiles dropdown as in #404 #472 (Noettore)
  • Fix missing app ID and icon on Wayland. #468 (lightbulbjim)

New in QtPass 1.3.0 (Sep 24, 2021)

  • Add otp (two factor authentication) support #327
  • Use key fingerprint as ID instead of “long” ID. #452 (Natureshadow)
  • Typo: dialouge to dialogue. #444 (georgjaehnig)
  • Scripts and logic specific to Windows Store releases #439 (rdoeffinger)
  • For config check, check that the selected binary is available. #438 (rdoeffinger)
  • Fix character encoding issues for non-UTF-8 locales. #435 (rdoeffinger)
  • Fixes and improvments for config dialog #432 (rdoeffinger)
  • Support for using WSL binaries on Windows #431 (rdoeffinger)
  • Bugfixes and Windows compatibility improvements #430 (mrsch)
  • Semi-automatic code cleanup #425 (annejan)
  • Update to prevent the installer requesting admin #424 (hughwilliams94)
  • Display passwords as QR codes #421 (frawi)
  • Tested working on Mac Os HS with pinentry-mac #419 (riccardocossu)
  • Bugfixes #413 (rdoeffinger)
  • pwgen: fix inverted "Generate ... less secure passwords" checkbox #409 (ahippo)
  • Continuing refactoring #407 (FiloSpaTeam)
  • #390 make box cheched when opening a folder users panel #403 (kenji21)
  • Windows sigsev issues #326
  • Access to the / (root) directory form within the application window on MacOS #302
  • Context menu on transparent fields is transparent too . . #227
  • Various issues with Info.plist file on macOS #457
  • Problem with GNUpg not found on MacOS #362
  • Unable to see main application window (applicationn runs minimized to tray only) #286

New in QtPass 1.2.3 (Jun 5, 2018)

  • Add support for OTP code generation on Linux as requested in #327 #394 (Noettore)
  • Revert scroll bar changes #393 (destanyol)
  • Fix High Dpi Support. Works now under Windows and KDE/Plasma. #392 (hgraeber)
  • Duplicate prefix in installation of tests directory in v1.2.2. #389
  • Compilation error on FreeBSD member access into incomplete type #388
  • No icons on macOS #377

New in QtPass 1.2.2 (May 8, 2018)

  • Clipboard clearing timer is not reset when new passwords are copied to the clipboard #309
  • Removal of files outside of password-store #300 #363 (FiloSpaTeam)
  • Lots of fixes and refactoring. #364 #376 #378 #381 #382 #384 #386 (FiloSpaTeam)
  • Fix & make clearClipboard more robust #359 (lukedirtwalker)
  • Multiple question marks while trying to delete password #385
  • No button icons and text in "menu bar" #383
  • Entire program is huge on High DPI screen on Linux #369
  • Parallel make issue in qtpass-1.2.1: ld: cannot find -lqtpass #350
  • No password entry prompt #343
  • Can't install on OS X Sierra #337
  • No icon on MacOS #333
  • Font and spacing used for URL links on right in main window absurdly large #329
  • QtPass don't display all lines with templates #273 #358 (lukedirtwalker)
  • Update CONTRIBUTING.md #354 and add two entries in FAQ about the language #353 (5bentz)
  • Fix nested template argument list compile error #346 (martinburchell)
  • Honor PREFIX during tests install #345 (SpiderX)

New in QtPass 1.2.1 (Jan 5, 2018)

  • The way QtPass prior to 1.2.1 generates passwords is insecure:
  • All passwords generated with QtPass's built-in password generator are possibly predictable and enumerable by hackers. The generator used libc's random(), seeded with srand(msecs), where msecs is not the msecs since 1970 (not that that'd be secure anyway), but rather the msecs since the last second.
  • This means there are only 1000 different sequences of generated passwords.
  • All passwords that have been generated with QtPass prior to 1.2.1 should be regenerated and changed.
  • Changes:
  • Insecure password generation #338 #342
  • Version 1.2.0 leaks passwords #334
  • When importing settings from 1.1.5 or older clipboard settings revert to No Clipboard #232
  • Add Catalan translation #336 (rbuj)

New in QtPass 1.2.0 (Nov 14, 2017)

  • Highlights:
  • Many UX improvements #245 #259 #261 #254 (YoshiMan)
  • Improved process management #249 #270 #271 #275 (tezeb)
  • Extraction of library and main function #324 (tezeb)
  • Feature/unit testing framework #257 and many more (annejan)
  • Windows PRNG issues fixed #276 (treat1)
  • Added sftp, ftps, webdav and webdavs as supported links #322 (cgonzalez)

New in QtPass 1.1.6 (Dec 4, 2016)

  • 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

New in QtPass 1.1.5 (Oct 20, 2016)

  • Allow ssh:// links #211 by @cgonzalez
  • View box no longer trims whitespace #210
  • Increase maximum password length to 255 #209 by @vladimiroff
  • Full translation to Simplified Chinese. #208
  • Password generation options and templates #207 #98 by @jounathaen
  • Updated German Translation #206
  • Italian translation #204
  • KeygenDialog email and name validation #202 #203 by @dakk
  • Lookup validity field to check if keys are valid #201 by @thotypous
  • Fixed a spelling error #200 by @innir
  • Windows build with Qt 5.7 (almost half the size now)

New in QtPass 1.1.4 (Sep 27, 2016)

  • PREFIX is now really a prefix #185
  • Encoding issues #192, #131, #101 and #91 fixed in #198 and #199 by @asalamon74
  • Re-assign permissions when adding users #161
  • French translations by @the-glu via https://www.transifex.com/ijhack/qtpass/
  • Completed Dutch and German translations

New in QtPass 1.1.3 (Jun 10, 2016)

  • Clipboard now cleared when quitting or killing application #171
  • Wait till processes done on edit #177
  • Hide content now works when using templates #160
  • Added warning started work on #161 #150

New in QtPass 1.1.2 (Jun 10, 2016)

  • Fix build issues with MSVC2015 on Windows #175
  • Deletion of empty folders when using git fixed #181
  • Trimming of values in templates #182
  • Updated translations, completed Dutch and German

New in QtPass 1.1.1 (Apr 4, 2016)

  • Same name for file and folder #159 (fixed up-stream)
  • Use --secure for pwgen and more configurable options #168
  • Some UI tweaks #158
  • Some translation updates #162
  • Remove Debian packaging #166
  • Clear text input: use system icon instead of x #84
  • Bind a key to the clear action #142
  • Flat icon bd742d6 for more modern look
  • Minor cleanup and FAQ changes

New in QtPass 1.1.0 (Jan 25, 2016)

  • Fixed qrand initialisation (used to generate predictable passwords) #129
  • System Icons on Buttons #124
  • Doubleclick on treeView #124
  • Updated config layout #124
  • Good (fallback) icons #143
  • Translation fixes and additions

New in QtPass 1.0.6 (Jan 4, 2016)

  • Updated german translation #125 #126 #134
  • Fixed qrand always generating the same sequence of passwords #129
  • Fixed deleted record can be retrieved bug #117
  • On-demand copy to clipboard feature #119
  • Always on top feature #118
  • Fixed timer issue #122 (introduced in #119)

New in QtPass 1.0.5 (Nov 18, 2015)

  • Auto hiding of content doesn't need clipboard 76dacca
  • Auto content hiding timer gets stopped when starting new task 1fa596d a8fa7b2
  • Remove template widgets when starting new task 4e7ac13
  • Using pwgen won't add a carriage return to password anymore #115
  • Output of git commands won't (always) show in red anymore #111
  • Tab order of templated fields is correctly set 2f9c6f7
  • SingleApplication communication problem workaround 3fc1dc7
  • Translation building system updated and further removal of duplicate and unneeded bits
  • Use example template format from passff as default 107dbff 5ec97c7

New in QtPass 1.0.4 (Nov 4, 2015)

  • Support for RightToLeft languages #108
  • FreeBSD fixes 2ed0093 7c26329
  • Windows "hidden" folder fix #63
  • Minor cleanup work 4302cc0 f6d68f4 8b6a533
  • Some work on the language creation/update mechanics 741c4b7 and other minor tweaks.