Skip to content

Releases: DevArtSite/dftps

Version 1.3.3

24 May 01:18
862cc7b
Compare
Choose a tag to compare

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

24 May 01:09
Compare
Choose a tag to compare
v1.3.2

version 1.3.2

Version 1.3.1

23 May 23:05
Compare
Choose a tag to compare

missing version (5b5047a)

Version 1.3.0

23 May 22:50
Compare
Choose a tag to compare

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

14 May 11:36
Compare
Choose a tag to compare

version edit in src/cli/mod.ts

Version 1.2.1

14 May 11:15
Compare
Choose a tag to compare

missing then in install.sh

Version 1.2.0

14 May 11:10
Compare
Choose a tag to compare

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

13 May 23:53
Compare
Choose a tag to compare

fix config file copy install.ts

Version 1.1.0

13 May 23:10
Compare
Choose a tag to compare

handle config file copy install.ts

Version 1.0.4

13 May 22:12
Compare
Choose a tag to compare

fix bad name in install.ts