Skip to content

Releases: elastos/Elastos.Hive.JS.SDK

v2.8.2

24 Aug 09:17
Compare
Choose a tag to compare

Release Notes:

  • Fix an error when checking the expired access token.
"@elastosfoundation/hive-js-sdk": "2.8.2"

v2.8.1

01 Aug 02:38
Compare
Choose a tag to compare

Release Notes:

  • Refine payment service to support smart contract.
  • Refine the access token cache mechanism.
  • Support always-resolve node URL from the user DID on AppContext.
  • Refine the backup service to get the process when backup & restore.
  • Support callback to get the process of uploading and downloading files.
  • Fix an error about 'Connection' on the request header.
  • Add activate and deactivate method on the subscription service.
"@elastosfoundation/hive-js-sdk": "2.8.1"

v2.7.4

15 Jul 15:48
Compare
Choose a tag to compare

Release Notes:

  • Refine the implementation of downloadFileByHiveUrl().
"@elastosfoundation/hive-js-sdk": "2.7.4"

v2.7.3

13 Jul 08:30
Compare
Choose a tag to compare

Release Notes:

  • Refine the token getting parallelly, queue them.
"@elastosfoundation/hive-js-sdk": "2.7.3"

v2.7.2

11 Jul 09:21
Compare
Choose a tag to compare

Release Notes:

  • Refine the token local storage.
  • Fix an error about setting the property of HTTP header: Connection.
"@elastosfoundation/hive-js-sdk": "2.7.2"

v2.7.1

09 May 02:38
Compare
Choose a tag to compare

Release Notes:

  • Refine service names to align with hive java.
  • Support uploading files with string content by files service.
  • Support uploading files to share anonymously.
  • Other refine and improve.
"@elastosfoundation/hive-js-sdk": "2.7.1"

v2.6.3

28 Apr 07:28
Compare
Choose a tag to compare

Release Notes:

  • Fix an issue about downloadFileByHiveUrl()
"@elastosfoundation/hive-js-sdk": "2.6.3"

v2.6.2

27 Apr 11:10
Compare
Choose a tag to compare

Release Notes:

  • Fix an issue to adapt the lower version of typescript.
  • Set clock skew for every JWT string parsing.
"@elastosfoundation/hive-js-sdk": "2.6.2"

v2.6.1

27 Apr 00:40
Compare
Choose a tag to compare

Release Notes:

  • More APIs to get public information from Hive node;
  • New APIs to get a list of used-app information in the owned vault;
  • Align with the source structure of hive java for better maintenance;
  • More internal implementation improvement;

Please add the following line in package.json to use the hive js SDK.

"@elastosfoundation/hive-js-sdk": "2.6.1"

v2.5.1

23 Mar 02:17
Compare
Choose a tag to compare

Release Notes:

  • Support new features as the hive node changes.
  • Fix bugs.

Please add the following line in the package.json file to use the hive js SDK.

"@elastosfoundation/hive-js-sdk": "2.5.1"