Skip to content

Releases: sinricpro/esp8266-esp32-sdk

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)

Version 2.10.0

21 Jun 04:06
831c651
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.16...2.10.0

Version 2.9.16

02 Feb 07:26
Compare
Choose a tag to compare

Fixed:

  • Issue in RangeController
    For relative changes, onRangeValue was called instead of onAdjustRangeValue.

2.9.15

31 Jan 12:53
Compare
Choose a tag to compare

Fixed: Namespace issues with custom devices