Releases: ashkulz/NppFTP
Releases · ashkulz/NppFTP
v0.30.13
! See #265 Regression for FTPES, FTPS on directory changes !
- update to OpenSSL https://www.openssl.org/source/openssl-1.1.1q.tar.gz
(changes see https://www.openssl.org/news/cl111.txt)
Full Changelog: v0.30.12...v0.30.13
v0.30.12
! See #265 Regression for FTPES, FTPS on directory changes !
- fix NppFTP sends NPPM_RELOADFILE message to N++ when "No" is clicked in file reload dialog #327
- update to OpenSSL https://www.openssl.org/source/openssl-1.1.1n.tar.gz
(changes see https://www.openssl.org/news/cl111.txt)
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #334
Full Changelog: v0.30.11...v0.30.12
v0.29.9
- fix NppFTP sends NPPM_RELOADFILE message to N++ when "No" is clicked in file reload dialog #327
What's Changed
- Profiles in Treeview for stable_v0_29 by @printpagestopdf in #329
Full Changelog: v0.29.8...v0.29.9
v0.29.8
- updated to libssh-0-9-6, see https://www.libssh.org/2021/08/26/libssh-0-9-6-security-release/
- changed to GH action for releases as travis is no longer available free
- merged necessary fixes for ubuntu 20.04 from master
v0.30.11
! See #265 Regression for FTPES, FTPS on directory changes !
- update to OpenSSL https://www.openssl.org/source/openssl-1.1.1l.tar.gz
(changes see https://www.openssl.org/news/cl111.txt) - updated to libssh-0-9-6, see https://www.libssh.org/2021/08/26/libssh-0-9-6-security-release/
- added icon to toolbarIcons struct for NPPM_ADDTOOLBARICON (#320)
- feature: ip:port not supported #241
- changed to GH action for releases as travis is no longer available free
v0.30.10
! See #265 Regression for FTPES, FTPS on directory changes !
- update to OpenSSL https://www.openssl.org/source/openssl-1.1.1k.tar.gz
(changes see https://www.openssl.org/news/cl111.txt) - update to OpenSSL https://www.openssl.org/source/openssl-1.1.1j.tar.gz
(changes see https://www.openssl.org/news/cl111.txt)
v0.30.9
! See #265 Regression for FTPES, FTPS on directory changes !
- update to OpenSSL https://www.openssl.org/source/openssl-1.1.1i.tar.gz
(changes see https://www.openssl.org/news/cl111.txt) - Add Feature Chmod File and Directory #15 (thanks to @mean-cj), maybe limited to servers supporting SITE CHMOD command, see https://www.smartftp.com/static/forums/14/12098/site-chmod-not-supported-by-ftp-server/
v0.29.7
- update to libssh 0.9.5, see https://www.libssh.org/2020/09/10/libssh-0-9-5/
- avoid division by zero crash in case of identical port values for min and max
v0.30.8
! See #265 Regression for FTPES, FTPS on directory changes !
- update to OpenSSL https://www.openssl.org/source/openssl-1.1.1h.tar.gz
(changes see https://www.openssl.org/news/cl111.txt) - update to libssh 0.9.5, see https://www.libssh.org/2020/09/10/libssh-0-9-5/
- Handle SSH_AUTH_PARTIAL to support multi-step authentication #291 (thanks to @pdlan)
- Profiles in treeview #287 (thanks to @printpagestopdf)
v0.30.7
! See #265 Regression for FTPES, FTPS on directory changes !
update to OpenSSL https://www.openssl.org/source/openssl-1.1.1g.tar.gz
(changes see https://www.openssl.org/news/cl111.txt)