Releases: SmartThingsCommunity/smartapp-sdk-nodejs
Releases · SmartThingsCommunity/smartapp-sdk-nodejs
v4.3.5
4.3.5 (2024-09-10)
Bug Fixes
- bugfix to context store remove item methods (#264) (476c133)
v4.3.4
4.3.4 (2024-04-25)
Bug Fixes
v4.3.3
4.3.3 (2024-04-17)
Bug Fixes
v4.3.2
4.3.2 (2024-01-03)
Bug Fixes
- corrections to handleHttp and handleUnverified (#259) (4c55a98)
v4.3.1
4.3.1 (2023-10-17)
Bug Fixes
- bug where context state was overwritten at install (#251) (13b1c56)
v4.3.0
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
4.2.0 (2023-03-20)
Features
- added i18n translation to postMessage fields (#244) (21ffbb7)
v4.1.0
4.1.0 (2023-03-20)
Features
v4.0.0
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
3.0.2 (2023-02-01)
Bug Fixes