Releases: mobizt/ESP-Mail-Client
Releases · mobizt/ESP-Mail-Client
v1.1.6
April 16, 2021
v1.1.6 stable release
Updates:
- Allow the SD_MMC card config and compilation errors.
- Fix the loop issues.
v1.1.5
March 31, 2021
v1.1.5 stable release
Updates:
- Fix the ESP32 Ethernet issue.
- Add ESP32 usage with LAN8720 Ethernet example.
v1.1.4
March 28, 2021
v1.1.4 stable release
Updates:
- Update the example description for the string literal usages.
1.1.3
March 17, 2021
v 1.1.3 stable release
Updates:
- Fix the wrong library version printed in the debug message since v1.0.8.
1.1.2
March 16, 2021
v 1.1.2 stable release
Updates:
- Fix IMAP's mailbox closing timed out.
- Add format flash config if mount failed.
1.1.1
March 14, 2021
v 1.1.1 stable release
Updates:
- Fix the SSL client version checking issue for ESP32 insecure mode.
1.1.0
March 9, 2021
v 1.1.0 stable release
Updates:
- Fix the wrong content transfer encoding treat when upload the flash and SD binary attachments.
- Update the ESP32 internal TCP client for more stable and faster file upload.
1.0.15
March 7, 2021
v 1.0.15 stable release
Updates:
- Add support SMTP message content from blob and flash and SD files.
- Allow the file systems configuration in ESP_Mail_FS.h.
1.0.13
January 11, 2021
v 1.0.13 stable release
Updates:
- Fix the IMAP search termination checking #15.
- Fix the IMAP startTLS consequence commands
1.0.12
January 8, 2021
v 1.0.12 stable release
Updates:
- Allow no SMTP Authentication.