Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Releases: mbos/Pass4Win

Minor fixes

11 Nov 20:44
Compare
Choose a tag to compare

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

14 Jul 08:46
Compare
Choose a tag to compare

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

18 Apr 18:39
Compare
Choose a tag to compare
  • 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

12 Feb 17:52
Compare
Choose a tag to compare

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

28 Jan 19:36
Compare
Choose a tag to compare

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

17 Jan 19:44
Compare
Choose a tag to compare

Big stuff:

  • french translation
  • it's possible to use an external git

Version 1.1.7

27 Nov 18:15
Compare
Choose a tag to compare

Removed bug which resulted in a new version announcement at all times.

Version 1.1.6

24 Nov 08:02
Compare
Choose a tag to compare

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

22 Nov 10:53
Compare
Choose a tag to compare
  • 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

29 Oct 21:14
Compare
Choose a tag to compare

Found some bugs, basically with 1.1.3 there are some issues with a new file, renaming etc.