Skip to content

Releases: Akord-com/akord-js

Release v5.0.1

28 Feb 17:11
Compare
Choose a tag to compare

Changelog:

v5.0.0

22 Feb 15:46
Compare
Choose a tag to compare

5.0.0 (2024-02-22)

Bug Fixes

  • add chunk size tag conditionally (28c8bdd)
  • allow public files read (a4c8587)
  • async: user local var for offset (eeb535b)
  • banner NPE (c2b459a)
  • batch service init & storage config (bac691c)
  • collection revoke on failure (80f9acd)
  • count uploaded files when upload reaches 100% (2653c52)
  • default data type in nft.getAsset() (219f7b1)
  • default to latest version (d1396bc)
  • do not send tags in header - have them in req body already (4d3b1dc)
  • encryption metadata export (98197ef)
  • encryption tags metadata format (3906185)
  • error handling of cancelled upload (9d1160d)
  • export missing types (b443e71)
  • file uri log (c7612ee)
  • file-like import (5f0be69)
  • filter out falsy values from tags (f229617)
  • get file tags with chunk size (1a6fa75)
  • go back to storageType to avoid breaking the api (c5f7411)
  • handle getUri() NPE (558df30)
  • handle public file download (c6fd42d)
  • imported resource uri (9cd0a1e)
  • imports (a14f5be)
  • include 0 index on node get version (790e0f7)
  • manifest: encode path components (a01258e)
  • merge conflicts (73fdf58)
  • nft service type (7a2b9dc)
  • nodejs download stream (fc7e7e7)
  • pass all member options in airdrop (8c9877b)
  • resolve name from file source (ad7b87a)
  • restore invite message for batch invites (219f962)
  • safe compare encryption tags (2f3148c)
  • separate file-like logic (e4fc911)
  • set cache only flag for state uploads (ac250a8)
  • set vault context before settting stack create options (fd16ade)
  • set vault context on stack#getVersion (f2cd643)
  • stack: skipSave download (c76ceec)
  • storage type (eef0dd9)
  • storage type (083ac02)
  • support legacy encryption tags (531c478)
  • typo in note tests (53053c2)
  • typos (d47a6f3)
  • UDL Expiry tag (9bd1cb3)
  • use lowercase for collection asset type (b738aa7)
  • use tag constructor in nft module (265c8f0)
  • vault context (c00da6a)

Features

  • add asset specification limits (270e46d)
  • add collection code tag (0132acc)
  • add collection metadata limits (6fa88cf)
  • add license tag to collection contract (4a89564)
  • add options to file from path constructor (4667523)
  • add progress count for collections (d435a27)
  • add retry for post contract transaction (931597c)
  • add retry for post contract transaction (294c70d)
  • add storage classes (f2e2341)
  • allow streaming stack version (28e0297)
  • avatar: conditionally add iv and key (e092848)
  • bump @akord/crypto (affb10a)
  • cache nft thumbnail (69db7c3)
  • cache ucm value in file version (c968815)
  • cancel chuned upload (60de0ff)
  • chunked: add polling for uploader state (0c0ecb9)
  • cleanup api client & add JSDoc (2298723)
  • collection getters, represent banner & thumbnail as file version (fde39e5)
  • enable minting from various file sources (a10dd35)
  • fallback to metadata (a9260ee)
  • fallback to s3 uri for cloud vaults (e0b0930)
  • get encrypted key from tags (1e990dc)
  • handle chunked file progress (9702282)
  • handle ciphertext prefixed with iv (14d2d1d)
  • handle etags of multipart upload (e02cc94)
  • handle minting errors (0dceb4f)
  • implement NFT collections (3254618)
  • make nft collection creation atomic (f7f9f5a)
  • manifest: pass index file (#234) ([4f41e98]...
Read more

Release v4.23.9

22 Feb 15:32
Compare
Choose a tag to compare

Changelog:

Release v4.23.8

09 Jan 18:18
Compare
Choose a tag to compare

Changelog:

Release v4.23.7

09 Jan 16:43
Compare
Choose a tag to compare

Changelog:

Release v4.23.6

08 Dec 11:58
Compare
Choose a tag to compare
ci: version bump to v4.23.6

Release v4.23.5

16 Nov 15:07
Compare
Choose a tag to compare
ci: version bump to v4.23.5

Release v4.23.4

16 Nov 15:01
Compare
Choose a tag to compare
ci: version bump to v4.23.4

Release v4.23.3

16 Nov 14:43
Compare
Choose a tag to compare
ci: version bump to v4.23.3

Release v4.23.2

16 Nov 09:41
Compare
Choose a tag to compare

fix: axios vulnerability