Skip to content

Releases: cristianst85/QuickConnectPlugin

0.6.0-rc.1

10 Dec 18:11
Compare
Choose a tag to compare
0.6.0-rc.1 Pre-release
Pre-release
  • Added the ability to set the protocol for WinSCP. Issue #35.
  • Renci.SshNet.dll library was updated from version 2016.1.0 to 2020.0.2.
  • Bug fix: Fixed shortcut keys validations.
  • Other code optimizations and improvements.

NOTE: KeePass version ≥ 2.52 is now required.

Downloads

0.5.3

07 May 23:29
Compare
Choose a tag to compare
  • Enable compatibility with KeePass version 2.45 - Issue #32.

NOTE: KeePass version ≥ 2.45 is now required.

Downloads

0.5.2

21 Aug 22:26
Compare
Choose a tag to compare
  • Bug fix: PuTTY - Fixes an issue with passwords containing double-quotes - Issue #30.
  • Bug fix: WinSCP - password must be URL encoded - Issue #29.
  • Shortcut keys can be configured to launch RDP/PuTTY/WnSCP - Issue #23.
  • Pass custom command line arguments for PuTTY - Issue #27.
  • Other code optimizations and improvements.

Downloads

0.4.4

11 Oct 21:34
Compare
Choose a tag to compare

Enable compatibility with KeePass version 2.40 - Issue #26.
Renci.SshNet.dll library was updated from version 2016.0.0 to 2016.1.0.
Bug fix: LastModificationTime field was not updated after changing the password.

NOTE: KeePass version ≥ 2.40 is now required.

Downloads

0.4.3

31 Mar 08:19
Compare
Choose a tag to compare

Bug fix: Password changing for Linux hosts for non-root users was not working - Issue #24
Bug fix: Shell output is included in the error message when changing the password for Linux hosts fails (was always null).
Other code optimizations and improvements.

0.4.2

27 Aug 20:13
Compare
Choose a tag to compare

Bug fix: Fixes an issue with WinSCP when passwords contains special characters - Issue #19

0.4.1

02 Apr 20:52
Compare
Choose a tag to compare

Improved compatibility with KPEntryTemplates plugin.
Added support for using SSH key files to connect via PuTTY/WinSCP.
Improved support for changing passwords for Linux hosts.
Other minor bug fixes and improvements.

0.4.0-rc.2

13 Sep 15:27
Compare
Choose a tag to compare
0.4.0-rc.2 Pre-release
Pre-release

Added support for changing passwords for Linux hosts.
Third-party library 'VMware.Vim.dll' (vShpere PowerCLI) is not mandatory when using the .plgx version of the plugin.
Bug fix (previously incomplete): Stored credentials were not removed after connecting via RDP.
Other minor bug fixes and improvements.
NOTE: .NET Framework 3.5 is now required when using the .dll version of the plugin.

0.4.0-rc.1

29 Aug 17:43
Compare
Choose a tag to compare
0.4.0-rc.1 Pre-release
Pre-release

Added support for changing passwords for Windows and ESXi hosts.
Bug fix: Stored credentials were not removed after connecting via RDP.
Minor UI fixes.

0.3.0-rc.4

03 Jul 12:09
Compare
Choose a tag to compare
0.3.0-rc.4 Pre-release
Pre-release

Added WinSCP support for connecting to linux hosts.
Default port can be overridden via additional options when connecting with PuTTY.
Minor UI fix.