Releases: DevArtSite/dftps
Version 1.3.3
add password hidden in connection debug && debug propertie in default.config.toml (d4803bd)
assets change height of dftps_logo.png (c364f20)
fix append write data in src/server/commands/STOR.ts (395953d)
reworking of the README.md file (a3cd515)
add new properties debug, webhook in README.md (9871053)
add example of log in README.md (5cfaeb0)
add debug server and connection && replace deprecated (Deno.iter) by custom iterable reader (94c2035)
fix options setting in src/_utils/logger.ts (efbbd26)
fix bad commands responce code in src/server/commands (579486d)fix comments skipping && bad syntaxe handler in src/_utils/toml.ts (8f26093)
fix comments skipping && bad syntaxe handler in src/_utils/toml.ts (258de74)
add command 'CLNT' (0e5c912)
fix connection close in commands 'RNFR' & 'RNTO' (a6df32a)
add Error handler && Error sending to webhook like Discord (9f86807)
Replace never used variable in src/filesystem.ts (05c8060)
Update dependencies in deps.ts (d472a78)
Version 1.3.2
v1.3.2 version 1.3.2
Version 1.3.1
missing version (5b5047a)
Version 1.3.0
add password hidden in connection debug && debug propertie in default.config.toml (d4803bd)
assets change height of dftps_logo.png (c364f20)
fix append write data in src/server/commands/STOR.ts (395953d)
reworking of the README.md file (a3cd515)
add new properties debug, webhook in README.md (9871053)
add example of log in README.md (5cfaeb0)
add debug server and connection && replace deprecated (Deno.iter) by custom iterable reader (94c2035)
fix options setting in src/_utils/logger.ts (efbbd26)
fix bad commands responce code in src/server/commands (579486d)fix comments skipping && bad syntaxe handler in src/_utils/toml.ts (8f26093)
fix comments skipping && bad syntaxe handler in src/_utils/toml.ts (258de74)
add command 'CLNT' (0e5c912)
fix connection close in commands 'RNFR' & 'RNTO' (a6df32a)
add Error handler && Error sending to webhook like Discord (9f86807)
Replace never used variable in src/filesystem.ts (05c8060)
Update dependencies in deps.ts (d472a78)
Version 1.2.2
version edit in src/cli/mod.ts
Version 1.2.1
missing then in install.sh
Version 1.2.0
fix access in filesystem.ts.
fix logo path in README.md.
add "upgrade" command.
add handler for existing config file in install.sh.
Version 1.1.1
fix config file copy install.ts
Version 1.1.0
handle config file copy install.ts
Version 1.0.4
fix bad name in install.ts