Version: 1.3.2-bp152.1.14
* Wed Oct 09 2019 ecsos@opensuse.org
- Update to 1.3.2
- Don't call QtPass::setup() from QtPass class constructor #482
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
* Sun Oct 06 2019 ecsos@opensuse.org
- Rename all to package_naming_guidelines.
* Sat Oct 05 2019 Martin Hauke <mardnh@gmx.de>
- Remove superfluous entry for password-store from Recommends as
it's already stated in Requires
- Add hicolor-icon-theme to BuildRequires
* Wed Oct 02 2019 ecsos@opensuse.org
- Update to 1.3.1
- Renaming password #463 #469
- Edit main title field #446
- Add missing finishedShow() signal connection in PasswordDialog
constructor (fixes the "Edit password" function) #473
- Build dependency fixes #467 #479
- Additional lines (notes) shown again #474
- Running but no GUI #451
- Correct font color with Dark themes #340 #476
- Add missing overrides #478
- Sorted profiles dropdown as in #404 #472
- Fix missing app ID and icon on Wayland. #468
* Sat Aug 24 2019 ecsos@opensuse.org
- Update to 1.3.0
Some of the many changes, please resort to the CHANGELOG for
a more complete listing.
- Add otp (two factor authentication) support #327
- Use key fingerprint as ID instead of “long” ID. #452
- Typo: dialouge to dialogue. #444
- Scripts and logic specific to Windows Store releases #439
- For config check, check that the selected binary is available.
[#438]
- Fix character encoding issues for non-UTF-8 locales. #435
- Fixes and improvments for config dialog #432
- Support for using WSL binaries on Windows #431
- Bugfixes and Windows compatibility improvements #430
- Semi-automatic code cleanup #425
- Update to prevent the installer requesting admin #424
- Display passwords as QR codes #421
- Tested working on Mac Os HS with pinentry-mac #419
- Bugfixes #413
- pwgen: fix inverted "Generate ... less secure passwords"
checkbox #409
- Continuing refactoring #407
- #390 make box cheched when opening a folder users panel #403
- 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
* Sat Oct 13 2018 Herbert Graeber <herbert@graeber-clan.de>
- For reprodicibilty QT_HASH_SEED has to be set to 0
* Mon Jul 09 2018 herbert@graeber-clan.de
- Make RCC calls reproducible
* Tue Jun 05 2018 ecsos@opensuse.org
- update to 1.2.3
- 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]
- remove patch qtpass-highdpi.patch because now in upstream
* Wed May 09 2018 herbert@graeber-clan.de
- Remove the qtpass-highdpi.patch, merged upstream
* Wed May 09 2018 ecsos@opensuse.org
- update to 1.2.2
- Clipboard clearing timer is not reset when new passwords are
copied to the clipboard #309
- Removal of files outside of password-store #300 #363
- Lots of fixes and refactoring. #364 #376 #378 #381 #382 #384
[#386]
- Fix & make clearClipboard more robust #359
- 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
- Update CONTRIBUTING.md #354 and add two entries in FAQ about
the language #353
- Fix nested template argument list compile error #346
- Honor PREFIX during tests install #345
* Wed Feb 28 2018 herbert@graeber-clan.de
- Convert to license to SPDX-3.0
- Use %license
* Thu Jan 04 2018 avindra@opensuse.org
- update to 1.2.1
* All passwords that have been generated with QtPass prior to
1.2.1 should be regenerated and changed.
* Version 1.2.0 leaks passwords
* When importing settings from 1.1.5 or older, clipboard
settings revert to No Clipboard
* Add Catalan translation
* Wed Nov 15 2017 herbert@graeber-clan.de
- Fix HighDPI
* Thu Nov 09 2017 aavindraa@gmail.com
- update to 1.2.0
* Many UX improvements
* Improved process management
* Extraction of library and main function
* Added sftp, ftps, webdav and webdavs as supported links
* PRNG issues on Windows fixed
- cleanup spec file with spec-cleaner
* Sun Feb 26 2017 herbert@graeber-clan.de
- Install rudimentary manual page provided as part of the tarball
* Sun Feb 26 2017 herbert@graeber-clan.de
- Cleanup recommends
* Add recommend for password-store, but leave the recommends for
gpg2 and pwgen for the case password-store is not installed
* Recommend git-core instead of git, because the latter pulls
other unneeded packages like git-cvs and git-svn
* Sun Feb 26 2017 herbert@graeber-clan.de
- Switch to Qt5
* Fri Dec 02 2016 mardnh@gmx.de
- update to 1.1.6
- Better seeder for qrand() as noted in #238 this is not a proper
fix. Use of the build-in fallback password generator is
discouraged.
- Short fullname would hang QtPass keypair generation process for
infinite time #202
- keygendialog email and name validition (issue 202) #203
- Lookup validity field to check if keys are valid #201
- view box is trimming whitespace #210
- QtPass starts by searching for -psn_0_12345 on macOS #213
- Allow ssh links #211
- Increase maximum password length to 255 #209
- Updated German Translation #206
- Better seeder for qrand() as noted in #238
- Italian translation #204
- Translated for Simplified Chinese. #208
* Thu Oct 20 2016 ecsos@opensuse.org
- update to 1.1.5
- Allow ssh:// links #211
- View box no longer trims whitespace #210
- Increase maximum password length to 255 #209
- Full translation to Simplified Chinese. #208
- Password generation options and templates #207 #98
- Updated German Translation #206
- Italian translation #204
- KeygenDialog email and name validation #202 #203
- Lookup validity field to check if keys are valid #201
- Fixed a spelling error #200
- Windows build with Qt 5.7 (almost half the size now)
* Tue Sep 27 2016 ecsos@opensuse.org
- update to 1.1.4
- PREFIX is now really a prefix #185
- Encoding issues #192, #131, #101 and #91 fixed in #198 and #199
- Re-assign permissions when adding users #161
- French translations
https://www.transifex.com/ijhack/qtpass/
- Completed Dutch and German translations