All Versions
7
Latest Version
Avg Release Cycle
66 days
Latest Release
2323 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