Releases: ashkulz/NppFTP
Releases · ashkulz/NppFTP
v0.27.5
update to openssl-1.0.2p, with security related fixes
v0.27.4
- 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
- update to openssl-1.0.2n, with security related fixes
- fixed #71 Timeout gets reset after Notepad++ restart
v0.27.2
- update to openssl-1.0.2m, with security related fixes
v0.27.1
- 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
- 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
- Fix for issue #122 about missing support for TLS V1.2 for FTPS and FTPES.
- Build tooling preparation for cmake builds.
v0.26.8
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
This release upgrades OpenSSL to 1.0.2j
and adds support for 64-bit builds of Notepad++.
v0.26.6
This release upgrades OpenSSL to 1.0.2h
and libssh to 0.7.3
, which includes security and bug-fixes for stability.