All Versions
7
Latest Version
Avg Release Cycle
66 days
Latest Release
2094 days ago

Changelog History

  • v1.0.6 Changes

    June 25, 2018
    • 🛠 Fixed crash with null responses (#2)
    • ➕ Added configurable buffer size (#3)
    • ➕ Added MMD5 command
    • ➕ Added HOST command
    • ⚡️ Updated custom user authenticators to be able to support custom hosts.
    • ➕ Added error messages when changing the permissions is not allowed.
  • v1.0.5 Changes

    December 26, 2017
    • 🛠 Fixed memory leak when connections were closed by the client
    • 🛠 Fixed support with Chromium
    • ➕ Added more documentation
    • ➕ Added directory checks in cwd, list, nlst, mlst and mlsd
  • v1.0.4 Changes

    October 07, 2017
    • ➕ Added EPSV
    • ➕ Added EPRT
    • ➕ Added LPSV
    • ➕ Added LPRT
    • ➕ Added MD5
    • ➕ Added HASH
    • ➕ Added MLST options
    • 🛠 Fixed MLSD and MLST
    • Relicensed to Apache 2.0
  • v1.0.3 Changes

    June 06, 2017
    • ➕ Added FEAT support
    • ➕ Added OPTS support
    • ➕ Added MLST support
    • ➕ Added MLSD support
    • ➕ Added MFMT support
  • v1.0.2 Changes

    June 06, 2017
    • 🔄 Changed the package name
    • ➕ Added basic TLS/SSL security support
    • ➕ Added AUTH, PBSZ and PROT commands
  • v1.0.1 Changes

    May 31, 2017
    • ➕ Added REST, ABOR, SMNT commands
    • ➕ Added connection timeout
    • 👌 Improved the command system
  • v1.0.0 Changes

    May 26, 2017
    • First Version including:
      • Support to 38 FTP commands
      • A simple API