Skip to content

Releases: internxt/inxt-js

1.6.2

21 Apr 15:36
Compare
Choose a tag to compare
  • Upgrades @internxt/sdk with a fix that was making the build impossible.

1.6.1

21 Apr 15:25
145d472
Compare
Choose a tag to compare
  • Adds download compatibility for network v2 API

1.6.0

04 Apr 13:29
381a0af
Compare
Choose a tag to compare
Merge pull request #55 from internxt/feat/static-get-file-info

[_]: feat/static-get-file-info

1.5.0

23 Mar 17:11
a0afa62
Compare
Choose a tag to compare
Merge pull request #51 from internxt/feature/get-download-links

[_]: feature/get-download-links

1.4.0

03 Mar 16:28
d1bfece
Compare
Choose a tag to compare
  • Reduce network calls

v1.3.0

19 Jan 21:54
Compare
Choose a tag to compare
  • Removes pipeline usage to be browser-compatible.
  • Integrates the new upload/download methods with the download backward compatibility method.

v1.2.20

15 Jan 21:06
Compare
Choose a tag to compare
  • Removes the file sharding from the upload.
  • Provides a new method for downloading files of one shard.
  • Provides download support for previously sharded files (legacy download)

v1.2.19

30 Dec 15:21
Compare
Choose a tag to compare
  • Uses put URL provided by the network API
  • Restores the download proxy option

v1.2.18

30 Dec 15:02
Compare
Choose a tag to compare
  • Fixes the impossibility to generate share file tokens on development stages

v1.2.17

17 Dec 12:24
66632b4
Compare
Choose a tag to compare

Don't use proxy for the download of shards from s3 and avoid preflight request.