Releases: ashkulz/NppFTP
Releases · ashkulz/NppFTP
v0.29.12
- update zlib to 1.2.13
Full Changelog: v0.29.11...v0.29.12
v0.30.15
! See #265 Regression for FTPES, FTPS on directory changes !
- update to libssh 0.10.4
- enabled cmake build on ubuntu
What's Changed
Full Changelog: v0.30.14...v0.30.15
v0.29.11
- update to libssh 0.10.4
Full Changelog: v0.29.10...v0.29.11
v0.30.14
! See #265 Regression for FTPES, FTPS on directory changes !
- update to libssh 0.10.0 (https://www.libssh.org/2022/08/26/libssh-0-10-0/)
- update to zlib 1.2.12 (see https://zlib.net/)
Full Changelog: v0.30.13...v0.30.14
v0.29.10
- update to libssh 0.10.0 (https://www.libssh.org/2022/08/26/libssh-0-10-0/)
- update to zlib 1.2.12 (see https://zlib.net/)
Full Changelog: v0.29.9...v0.29.10
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