Skip to content

Releases: peterus/ESP-FTP-Server-Lib

Release 0.14.0

08 Jul 18:55
a2b92ba
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Joe91 made their first contribution in #42

Full Changelog: v0.13.0...v0.14.0

Release 0.13.0

13 Jun 20:27
0b8afab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

Release 0.12.0

21 Jan 13:04
94882b6
Compare
Choose a tag to compare

What's Changed

  • fixed compiler error with IDF 4.4.3 by @tbaust in #22
  • Bump espressif32 to 6.0.0 by @github-actions in #26

New Contributors

  • @github-actions made their first contribution in #26

Full Changelog: v0.11.0...v0.12.0

Release 0.11.0

12 Jun 10:53
07d93c2
Compare
Choose a tag to compare

What's Changed

  • fix: missing path override of fs::FileImpl by @slaesh in #13
  • Fix for arduino-esp32 #6569 by @tbaust in #16

Full Changelog: v0.9.9...v0.11.0

Release 0.9.9

05 Apr 19:26
Compare
Choose a tag to compare

Full Changelog: v0.9.8...v0.9.9

Release 0.9.8

05 Apr 18:46
Compare
Choose a tag to compare

What's Changed

  • fix: abort upload once an error occures by @slaesh in #11

New Contributors

Full Changelog: v0.9.7...v0.9.8

Release 0.9.7a

25 Nov 16:56
d34024f
Compare
Choose a tag to compare

What's Changed

  • Update FTPFilesystem.h by @akoro in #6
  • The FTPPath class is extended so that absolute paths also work (used by some GUI-FTP clients) by @tbaust in #10
  • Fixed panic in case of non existing filesystem (CWD /blah/something) by @tbaust in #10

New Contributors

Full Changelog: 0.9.6...0.9.7

Release 0.9.6

07 Mar 22:17
44e7ea0
Compare
Choose a tag to compare

added some now commands for better windows support.

Release 0.9.5

15 Dec 19:37
Compare
Choose a tag to compare
push version

Release 0.9.4

16 Nov 11:30
Compare
Choose a tag to compare

fixing unknown commands (like TLS and SSL requests)