Skip to content

Releases: ardriveapp/turbo-sdk

v1.20.0-alpha.1

31 Oct 19:06
Compare
Choose a tag to compare
v1.20.0-alpha.1 Pre-release
Pre-release

1.20.0-alpha.1 (2024-10-31)

Features

  • add cli helper for --local development endpoints PE-6754 (79fe7a0)
  • delegated payments: add list-approvals command rather than overloaded balance command PE-6754 (ee44ef6)
  • delegated payments: add paid-by headers for uploads when applicable PE-6754 (953648e)
  • delegated payments: add revoke approvals to SDK and CLI PE-6754 (f2d26da)
  • delegated payments: display approvals if they exist on balance command PE-6754 (669dfca)
  • delegated payments: extend turbo.getBalance method to include approval details PE-6754 (baec107)
  • delegated payments: init logic for create-approval PE-6754 (1047762)
  • delegated payments: push created/revoked approvals into upload response if they exist PE-6754 (33da73d)
  • delegated payments: use any approvals first by default on CLI PE-6754 (96d4a32)

v1.19.2

21 Oct 14:56
Compare
Choose a tag to compare

1.19.2 (2024-10-21)

Bug Fixes

  • still use relative path for manifest when folderPath inputs with ./ PE-6975 (23007f7)

v1.19.1

17 Oct 20:44
Compare
Choose a tag to compare

1.19.1 (2024-10-17)

Bug Fixes

  • deps: pin @keplr-wallet/cosmos dependency (aa424f4)

v1.19.0

03 Oct 15:14
Compare
Choose a tag to compare

1.19.0 (2024-10-03)

Bug Fixes

  • upload file: allows buffer type in uploadFile inputs PE-6851 (7c8d75b)

Features

  • web: implement walletAdapter for SOL and ETH web signing support PE-6052 (2ab2486)

v1.18.0

27 Sep 16:52
Compare
Choose a tag to compare

1.18.0 (2024-09-27)

Features

  • cli: add parameters to inject upload and payment urls PE-6830 (edf2948)

v1.17.0

13 Sep 19:43
Compare
Choose a tag to compare

1.17.0 (2024-09-13)

Features

  • pol: add support for matic/pol crypto fund PE-6722 (ee523ba)
  • pol: add support for matic/pol token uploads and top ups PE-6721 (62ff2c8)
  • price commands: init CLI price command PE-6728 (d737b8e)

v1.16.1

13 Sep 16:07
Compare
Choose a tag to compare

1.16.1 (2024-09-13)

Bug Fixes

  • bump kyvejs to resolve downstream errors PE-6664 (3ccc0bf)

v1.16.0

12 Sep 22:06
Compare
Choose a tag to compare

1.16.0 (2024-09-12)

Bug Fixes

  • cli: assign token to config PE-6632 (d6444b2)

Features

  • crypto fund: add --tx-id parameter with submitFundTransaction compatibility and docs PE-6732 (23b6035)
  • crypto fund: init confirmation promot PE-6732 (3714599)
  • crypto fund: show target wallet in confirmation prompt PE-6732 (06f1c9a)
  • winc for token: init getWincForToken PE-6632 (143cb39)

v1.16.0-alpha.3

12 Sep 21:51
Compare
Choose a tag to compare
v1.16.0-alpha.3 Pre-release
Pre-release

1.16.0-alpha.3 (2024-09-12)

Features

  • crypto fund: show target wallet in confirmation prompt PE-6732 (06f1c9a)

v1.16.0-alpha.2

12 Sep 19:07
Compare
Choose a tag to compare
v1.16.0-alpha.2 Pre-release
Pre-release

1.16.0-alpha.2 (2024-09-12)

Features

  • crypto fund: add --tx-id parameter with submitFundTransaction compatibility and docs PE-6732 (23b6035)
  • crypto fund: init confirmation promot PE-6732 (3714599)