Releases: QuorumDMS/ftp-srv
Releases · QuorumDMS/ftp-srv
v2.11.4
<a name"2.11.4">
2.11.4 (2017-10-25)
Bug Fixes
v2.11.3
<a name"2.11.3">
2.11.3 (2017-09-30)
Bug Fixes
- retr: check for connector socket (6a6b949d)
v2.11.2
<a name"2.11.2">
2.11.2 (2017-08-18)
Bug Fixes
- retr: improve event and promise handling (a5e58a10)
- stor: improve event and promise handling (e6575808)
v2.11.1
<a name"2.11.1">
2.11.1 (2017-08-14)
Bug Fixes
v2.11.0
<a name"2.11.0">
2.11.0 (2017-07-24)
Features
- typings: add TypeScript .d.ts files (dde7b36c)
v2.10.1
<a name"2.10.1">
2.10.1 (2017-07-10)
Bug Fixes
- commands: get flags from ftp command (443051d7)
- FEAT: order features alphabetically (27ecc4d8)
v2.10.0
<a name"2.10.0">
2.10.0 (2017-06-27)
Bug Fixes
- cleanup server (e0b11ff4)
- FEAT: correctly display feature list (69a51339)
- auth: update checks, ensure
secure
is set using ftps (8aeb6976)
Features
- OPTS: add opts command handler for utf8 (c3b0dbf5)
- REST: add support for REST command (2e02dc20)
v2.9.2
<a name"2.9.2">
2.9.2 (2017-06-20)
Bug Fixes
- ensure utf8 support; allows accent characters (b2a98512)
- actually check _tls (176b2b7c)
- TYPE: correctly set types, only use for data connections (977dd157)
v2.9.1
<a name"2.9.1">
2.9.1 (2017-06-16)
Bug Fixes
- assign tls options to empty object (b8cd6022)
- passive: throw error on invalid port range (0618a3c6)
v2.9.0
<a name"2.9.0">
2.9.0 (2017-06-09)
Features