Releases: SkygearIO/skygear-SDK-JS
Releases · SkygearIO/skygear-SDK-JS
v2.0.0-alpha.1
21 Aug 09:10
Compare
Sorry, something went wrong.
No results found
2.0.0-alpha.1 (2019-08-01)
Features
v1.7.2
18 Mar 07:33
Compare
Sorry, something went wrong.
No results found
1.7.2 (2019-03-18)
Bug Fixes
Fix SSO login with popup window close unexpectedly #491
latest
18 Mar 07:42
Compare
Sorry, something went wrong.
No results found
Update CHANGELOG for 1.7.2
v1.7.1
22 Feb 03:19
Compare
Sorry, something went wrong.
No results found
1.7.1 (2019-02-22)
Bug Fixes
Fix topic removed when retry registering device #483
Other notes
v1.7.0
15 Feb 10:10
Compare
Sorry, something went wrong.
No results found
1.7.0 (2019-01-21)
Bug Fixes
Fix pubsub url path. Only host of container endpoint was used in pubsub url, but the path should also be added.
v1.6.4
13 Nov 03:43
Compare
Sorry, something went wrong.
No results found
1.6.4 (2018-11-13)
Bug Fixes
Fix react-native build problem #462
Other notes
Export getSigner for signing asset in cloud container
v1.6.3
15 Feb 10:10
Compare
Sorry, something went wrong.
No results found
1.6.3 (2018-09-04)
Features
Add util functions helping publish event in cloud code
v1.6.2
24 Aug 09:50
Compare
Sorry, something went wrong.
No results found
1.6.2 (2018-08-24)
Features
Allow user to access uploadAsset function from db (#429 )
Bug Fixes
Throw asset s3 error
Add asset too large error code
Add verification required error code
Other Notes
Update npm, fix audit and update build system for node 10
v1.6.0
26 Jun 08:58
Compare
Sorry, something went wrong.
No results found
1.6.0 (2018-06-26)
Features
Add Lambda support for Skygear Data Type in Cloud and Client SDK #409
Add logger for structural logging #419 , #420
Implement Query.and
Bug Fixes
Fix cannot upload base64 asset in cloud
Other Notes
Use node:8 docker image
Remove unnecessary console.log
Update hoek dependencies of mock-browser for security updates.
v1.5.0
23 Apr 11:25
Compare
Sorry, something went wrong.
No results found
1.5.0 (2018-04-23)
Features
Add admin reset password api
Implement request verification and submit code
Bug Fixes
Fix current user not set to null when logout request fail #401
Other Notes
Support configModule and main entry point return promise
Add admin prefix to disable/enable user functions
Remove default endpoint in container