Releases: SmartThingsCommunity/smartapp-sdk-nodejs
Releases · SmartThingsCommunity/smartapp-sdk-nodejs
v3.0.1
3.0.1 (2022-12-13)
Bug Fixes
- specify main as the semantic release branch (#235) (75d34c3)
- support other API urls for API_ONLY apps (#234) (22578a6)
v3.0.0
3.0.0 (2022-08-11)
⚠ BREAKING CHANGES
- The SmartThingsClient (context.api) has been updated
which includes breaking changes to select devices and apps methods.
The SDK will also no longer write OAuth client details to the context
store if it is configured.
Features
v2.6.2
2.6.2 (2022-04-12)
Bug Fixes
v2.6.1
2.6.1 (2022-01-27)
Bug Fixes
v2.6.0
2.6.0 (2021-09-13)
Features
- Exported Page class to support unit testing of SmartApps (#206) (0af7ef9)
v2.5.5
2.5.5 (2021-09-01)
Bug Fixes
- Fixed bug when making API calls from page handlers in installed apps (#205) (34b50d5)
v2.5.4
2.5.4 (2021-07-08)
Bug Fixes
v2.5.3
2.5.3 (2021-06-02)
Bug Fixes
- Initialization: add return type annotations (#198) (b4b1afc)
v2.5.2
2.5.2 (2021-05-13)
Bug Fixes
- Handle re-written URLs in HTTP signature validation (#196) (69b89c5)
v2.5.1
2.5.1 (2021-05-11)
Bug Fixes