Skip to content

Releases: mobizt/ESP_SSLClient

v2.0.1

02 Aug 09:34
Compare
Choose a tag to compare

August 2, 2023

v2.0.1 stable release

Updates:

  • Add support other Arduino devices included Atmel's SAMD/AVR, Raspbery Pi RP2040, STM32 and Teensy.
  • Update examples.

v2.0.0

01 Aug 15:43
Compare
Choose a tag to compare

August 1, 2023

v2.0.0 stable release

Updates:

  • Use BearSSL engine library instead of mbedTLS for stability and speed.
    For ESP8266, embeded Core SDK BearSSL will be used.
    For other Arduino devicesม built-in BearSSL will be used.
  • Compatible with WiFiClientSecure ESP8266 functions.

v1.1.4

12 Feb 09:08
Compare
Choose a tag to compare

February 12, 2023

v1.1.4 stable release

Updates:

  • Add connection upgradable macro.

v1.1.3

11 Feb 05:47
Compare
Choose a tag to compare

January 21, 2023

v1.1.3 stable release

Updates:

  • Fix compile error for ESP32.
  • Update for function compatibility.

v1.1.2

20 Jan 14:30
Compare
Choose a tag to compare

January 3, 2023

v1.1.1 stable release

Updates:

  • Add RP2040 Pico build target.

v1.1.1

03 Jan 01:53
Compare
Choose a tag to compare

January 3, 2023

v1.1.1 stable release

Updates:

  • Add RP2040 Pico build target.

v1.1.0

02 Jan 12:08
Compare
Choose a tag to compare

January 2, 2023

v1.1.0 stable release

Updates:

  • Updates for ESP8266 Client.
  • Add support RP2040 devices.

v1.0.5

24 Dec 16:23
Compare
Choose a tag to compare

December 24, 2022

v1.0.5 stable release

Updates:

  • Fix ESP32 log issue.

v1.0.4

19 Dec 05:42
Compare
Choose a tag to compare

December 19, 2022

v1.0.4 stable release

Updates:

  • Improve ESP32 Client stablity and reliability.

v1.0.3

18 Dec 12:38
Compare
Choose a tag to compare

December 18, 2022

v1.0.3 stable release