Skip to content

Releases: ashkulz/NppFTP

v0.27.5

16 Sep 07:31
Compare
Choose a tag to compare

update to openssl-1.0.2p, with security related fixes

v0.27.4

29 Mar 17:17
Compare
Choose a tag to compare
  • update to openssl-1.0.2o, with security related fixes
  • fixed #197 Profile Settings not changing
  • fixed part of #55 Non-ANSI characters in file name produce errors to display UTF-8 file\folder names

v0.27.3: bump version to 0.27.3

15 Dec 20:43
Compare
Choose a tag to compare
  • update to openssl-1.0.2n, with security related fixes
  • fixed #71 Timeout gets reset after Notepad++ restart

v0.27.2

20 Nov 20:57
Compare
Choose a tag to compare
  • update to openssl-1.0.2m, with security related fixes

v0.27.1

27 Aug 08:41
Compare
Choose a tag to compare
  • update to openssl-1.0.2l, no security fixes
  • Fix for LIST parameters don't work #160 and Files no longer sorted #180, correction for issue introduced with v0.27.0 48cf35d

v0.27.0

18 May 20:17
Compare
Choose a tag to compare
  • update libssh to version 0.7.5 #155
  • bugfix for NppFTP Random crash #52
  • bugfix for [security] Buffer overflow in NppFTP v0.26.5 leading to Notepad++ v6.8.6 crash #75
  • bugfix for nppFTP - sFTP key issue #135
  • bugfix for Npp crashes on connection attempt when NppFTP private keyfile not found #91
  • bugfix for NppFTP is unable to save files to root directory #144
  • Refactor to support Elliptic Curve SSH keys (ECDSA and ED25519) #154

v0.26.9

06 Mar 21:57
Compare
Choose a tag to compare
  • Fix for issue #122 about missing support for TLS V1.2 for FTPS and FTPES.
  • Build tooling preparation for cmake builds.

v0.26.8

17 Feb 20:36
Compare
Choose a tag to compare

This release upgrades OpenSSL to 1.0.2k, libssh to 0.7.4 and zlib to 1.2.11 , which includes security and bug-fixes for stability. Stability fixes from realitix.

v0.26.7

30 Nov 19:41
Compare
Choose a tag to compare

This release upgrades OpenSSL to 1.0.2j and adds support for 64-bit builds of Notepad++.

v0.26.6

06 Sep 05:33
Compare
Choose a tag to compare

This release upgrades OpenSSL to 1.0.2h and libssh to 0.7.3, which includes security and bug-fixes for stability.