Skip to content

Releases: SmartThingsCommunity/smartapp-sdk-nodejs

v4.3.5

10 Sep 00:21
Compare
Choose a tag to compare

4.3.5 (2024-09-10)

Bug Fixes

  • bugfix to context store remove item methods (#264) (476c133)

v4.3.4

25 Apr 20:22
Compare
Choose a tag to compare

4.3.4 (2024-04-25)

Bug Fixes

  • update to core SDK to fix axios issue (#263) (0370b32)

v4.3.3

17 Apr 19:00
Compare
Choose a tag to compare

4.3.3 (2024-04-17)

Bug Fixes

  • decouple axios version from core SDK (#261) (aaa4ffe)

v4.3.2

03 Jan 16:44
Compare
Choose a tag to compare

4.3.2 (2024-01-03)

Bug Fixes

  • corrections to handleHttp and handleUnverified (#259) (4c55a98)

v4.3.1

17 Oct 22:15
Compare
Choose a tag to compare

4.3.1 (2023-10-17)

Bug Fixes

  • bug where context state was overwritten at install (#251) (13b1c56)

v4.3.0

05 Oct 19:01
Compare
Choose a tag to compare

4.3.0 (2023-10-05)

Features

  • added methods to store and retrieve state in the context store (#249) (1d35407)
  • release of context store methods (#250) (4e53c3c)

v4.2.0

20 Mar 23:59
Compare
Choose a tag to compare

4.2.0 (2023-03-20)

Features

  • added i18n translation to postMessage fields (#244) (21ffbb7)

v4.1.0

20 Mar 16:43
Compare
Choose a tag to compare

4.1.0 (2023-03-20)

Features

  • added default scheduled event handler (#243) (f790c7e)

v4.0.0

01 Feb 18:22
Compare
Choose a tag to compare

4.0.0 (2023-02-01)

⚠ BREAKING CHANGES

  • remove deprecated color-setting feature (#239)

Features

  • remove deprecated color-setting feature (#239) (d8449bc)

v3.0.2

01 Feb 17:30
Compare
Choose a tag to compare

3.0.2 (2023-02-01)

Bug Fixes