Releases: mbos/Pass4Win
Minor fixes
Fixed the search
Fixed that you could manipulate the main windows when the config windows was open.
Updated some external libs
Version 1.2.2
Some small stuff:
- Command line switch got rewritten to make it scalable, see the wiki for the commands
- Added swtich -r (--reset) to delete the configuration
- Added switch -n (--nogit) to use no git whatsoever
- Added instructions in the wiki to make the app portable and included all the .net files needed in the install.
version 1.2.1
- Clipboard timer is now variabel (thanks to shaleh)
- Removed threading from githandling, the threads made the timing go wrong when interacting with git
And thanks to the translators!
version-1.2.0
IMPORTANT. Pleasy manually uninstall before installing this version.
Fixed bug in the installer
Fixed version checking
Moved the execution of external git commands to a task.factory
Added markdown support
Bugfixes
Moved to Appveyor (thanks to mapitman)
Fixed tests (thanks to mapitman)
Fixed a lot of issues surrounding the initial Git clone / init
Fixed Corrupt config issues
Fixed Directory not found exception when the pass directory was not found
Made seperate x86 and x64 releases
Added logging, in default mode it will log to the temp directory (typical userdir\Appdata\local\temp\pass4win\pass4win.log. When the parameter debug is given at startup it will log to the document directory of the user.
Version 1.1.8
Big stuff:
- french translation
- it's possible to use an external git
Version 1.1.7
Removed bug which resulted in a new version announcement at all times.
Version 1.1.6
So accidentally I omitted the German language files from the release. Clever huh.
As added bonus:
- Only instance can be active now
- Fixed some compiler warnings
Version 1.15
- Added german language
- rewrote configuration handling so it should work in more scenario's (work computers notably)
- Added HidPI awareness
- Several bug fixes and code cleanup thx too mapitman
1.1.4 Bugfix
Found some bugs, basically with 1.1.3 there are some issues with a new file, renaming etc.