Skip to content

Releases: mobizt/ESP-Mail-Client

v3.4.24

09 Jan 03:00
Compare
Choose a tag to compare

January 9, 2025

v3.4.24 stable release

Updates:

  • Apply ESP32 Client.h Arduino API breaking fix issue #370.

v3.4.23

05 Dec 08:59
Compare
Choose a tag to compare

December 5, 2024

v3.4.23 stable release

Updates:

  • Fix issue #367 for compilation error in ESP32 Core v3.1.x.

v3.4.22

29 Oct 03:49
Compare
Choose a tag to compare

October 29, 2024

v3.4.22 stable release

Updates:

  • Fix Raspberry Pi Pico compilation error.

v3.4.21

20 Jul 02:19
Compare
Choose a tag to compare

July 20, 2024

v3.4.21 stable release

Updates:

  • Fix SMTP message sending result issue #349.

v3.4.20

15 Jul 14:54
Compare
Choose a tag to compare

July 15, 2024

v3.4.20 stable release

Updates:

  • Fix SMTP message address-list issue #348.

v3.4.19

01 Apr 02:13
Compare
Choose a tag to compare

April 1, 2024

v3.4.19 stable release

Updates:

  • Set default BearSSL Rx buffer for IMAP to 2k to prevent ESP8266 OOM.

v3.4.18

27 Mar 03:54
Compare
Choose a tag to compare

March 27, 2024

v4.4.18 stable release

Updates:

  • Fix IMAP RFC822 'From' header parsing issue.

v3.4.16

01 Mar 01:54
Compare
Choose a tag to compare

March 1, 2024

v4.4.16 stable release

Updates:

  • Update for internal client.

v3.4.15

15 Nov 09:50
Compare
Choose a tag to compare

November 15, 2023

v3.4.15 stable release

Updates:

  • Add support non-ascii characters (UTF-8) in SMTP message.
  • Fix numeric to string conversion issue in Arduino UNO R4 WiFi.

v3.4.14

15 Sep 03:56
Compare
Choose a tag to compare

September 15, 2023

v4.4.8 stable release

Updates:

  • Fix native Ethernet issue.
  • Fix Ethernet integration issue.
  • Fix filesystem issue.