Releases: IJHack/QtPass
Releases · IJHack/QtPass
Correcciones menores y mejoras
Thursday evening fixes
After party
- Correct focussing of filter input #89
- Templates for password input
- Show password title in in input window
- Clear the text field(s) after X seconds #86
- User list look and colour scheme #82
- Auto push/pull options for git #83
- Commit deletes to git #81
- Git init of repositories #72
- Yubikey Neo linux info added to FAQ #73
Release party / party release
Added:
- Chinese translations
- Hungarian translations
- German translations
- Added prominent link to https://github.com/IJHack/qtpass/issues
Informed decisions
Config with ease
pwgen
andgit
options not available when not applicable- git removal of files (when applicable) #57
- filtering of unusable keys in user dialog
Feature complete
- Fixed first run order issues
- Dutch translation updated
- Interface margins redefined
Now it's time to get more translations in and work out all the platform dependent and git related issues.
Interoperability and pwgen
- Now compiling with older C++ compilers (removed C++11 dependency)
- Now working with Qt 4.4+ (removed Qt 5.2 dependency)
- pwgen integration #68
- minor clipboard related fix
Stability and small stuff
Trigger finger
Pressed the release button a bit prematurely.