Skip to content

Releases: sinricpro/esp8266-esp32-sdk

3.3.1

15 Nov 02:04
2ad7bff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.3.1

3.2.1

04 Aug 08:38
4259cb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

21 Jul 13:51
9836583
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

Version 3.1.0

16 Feb 18:23
9620db8
Compare
Choose a tag to compare

Upgrade to ArduinoJson 7

3.0.1

30 Nov 11:08
7b097ae
Compare
Choose a tag to compare

Fixed:

  • SinricPro.isConnected() still returns true if the connection was lost
  • onDisconnectCallback does not fire if the connection is lost

3.0.0

04 Oct 07:44
4918e67
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.1...3.0.0

2.11.1

16 May 01:04
0da32db
Compare
Choose a tag to compare

Support Raspberry Pi Pico W

2.10.3

24 Nov 16:43
c03fd1b
Compare
Choose a tag to compare

Fixed version number for PlatformIO library registry

Version 2.10.2

06 Nov 06:00
4bf4730
Compare
Choose a tag to compare

Fixed Timestamp calculation

Version 2.10.1

30 Oct 17:07
6a7a3a3
Compare
Choose a tag to compare
  • Code cleanup
  • Fixed UDP
  • Fixed Timestamp issue (#294)