Skip to content

Releases: algorand/js-algorand-sdk

v3.3.1

30 May 18:34
4a9e3dd
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • API: Revert application boxes pagination by @gmalouf in #983

Full Changelog: v3.3.0...v3.3.1

v3.3.0

23 May 15:27
e5f7232
Compare
Choose a tag to compare

What's Changed

Support for API changes in go-algorand v4.1.x.

Bugfixes

  • DevOps: Fix docker-test by locking to amd64 and updating dependencies by @onetechnical in #955
  • Build: Fix Box API Pagination-dependent integration tests by @gmalouf in #961
  • Build: Revert bad CHANGELOG/package version updates. by @gmalouf in #965
  • Docs: fix link in README so it works in typedoc by @gmalouf in #966

Enhancements

Other

Full Changelog: v3.2.0...v3.3.0

v3.2.0

13 Feb 20:49
Compare
Choose a tag to compare

What's Changed

Support for /v2/blockheaders compatible with Indexer 3.7.x.

Support for /v2/block/{round}?header-only=true in upcoming go-algorand 4.0.2 release.

⚠️ WARNING: This release is on the major version line with breaking changes from the v2.X.X series. For help migrating from v2 releases, see the file v2_TO_v3_MIGRATION_GUIDE.md.

V2 End of Life

V2 is now in maintenance mode. No new features will be added to v2 going forward, and only security fixes or critical errors will be addressed. At the end of March 2025, no further updates will be made to the v2 package.

Enhancements

  • Blockheaders: Basic BlockHeaders API support. by @gmalouf in #926
  • Dependencies: Bump webpack from 5.89.0 to 5.97.1 by @dependabot in #930
  • feat: add Address as an ABIValue and handle encoding an Address by @joe-p in #911
  • API: Support for header-only flag on /v2/block algod endpoint. by @github-actions in #939

Full Changelog: v3.1.0...v3.2.0

v2.11.0

13 Feb 21:32
Compare
Choose a tag to compare

What's Changed

⚠️ WARNING: This is one of the final releases in the v2.X.X series. For help migrating from v2 releases, see the file v2_TO_v3_MIGRATION_GUIDE.md.

Support for /v2/blockheaders compatible with Indexer 3.7.x.

Support for /v2/block/{round}?header-only=true in upcoming go-algorand 4.0.2 release.

V2 End of Life

No new features will be added to v2 going forward, and only security fixes or critical errors will be addressed. At the end of March 2025, no further updates will be made to the v2 line.

Bugfixes

Enhancements

  • api: port regenerated incentives and heartbeat models by @algorandskiy in #917
  • Incentives: Support heartbeat transaction (v2.9) by @algorandskiy in #918
  • BlockHeaders: Support for /v2/blockheaders against Indexer API (v2.x line) by @gmalouf in #928
  • API: Support for header-only flag on /v2/block algod endpoint (v2.x backport) by @gmalouf in #941

Full Changelog: v3.1.0...v2.11.0

v3.1.0

15 Jan 18:35
Compare
Choose a tag to compare

What's Changed

⚠️ WARNING: This release is on the major version line with breaking changes from the v2.X.X series. For help migrating from v2 releases, see the file v2_TO_v3_MIGRATION_GUIDE.md.

V2 End of Life

V2 is now in maintenance mode. No new features will be added to v2 going forward, and only security fixes or critical errors will be addressed. At the end of March 2025, no further updates will be made to the v2 package.

Enhancements

Other

  • Regenerate code with the latest specification file (df06f8b1) by @github-actions in #914

Full Changelog: v3.0.0...v3.1.0

v2.10.0

15 Jan 21:06
Compare
Choose a tag to compare

What's Changed

⚠️ WARNING: This is the final planned major release in the v2.X.X series. For help migrating from v2 releases, see the file v2_TO_v3_MIGRATION_GUIDE.md.

V2 End of Life

No new features will be added to v2 going forward, and only security fixes or critical errors will be addressed. At the end of March 2025, no further updates will be made to the v2 line.

Bugfixes

Enhancements

Full Changelog: v2.9.0...v2.10.0

v3.0.0

12 Sep 17:31
Compare
Choose a tag to compare

What's Changed

⚠️ WARNING: This release is a new major version with breaking changes from the v2.X.X series. For help migrating from v2 releases, see the file v2_TO_v3_MIGRATION_GUIDE.md.

v2 End of Life

With the release of v3 of this SDK, v2 is now in maintenance mode. No new features will be added to v2, and only security fixes or critical errors will be addressed. At the end of March 2025, no further updates will be made to the v2 package.

Breaking Changes

Enhancements

Bugfixes

  • Fix: Don't delete dist folder when creating release PR by @jasonpaulos in #890
  • Release PR Generation: Use prerelease tag in changelog generation by @jasonpaulos in #892

Other

Full Changelog: v2.9.0...v3.0.0

v3.0.0-beta.2

26 Aug 19:57
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

What's Changed

Bugfixes

  • Release PR Generation: Use prerelease tag in changelog generation by @jasonpaulos in #892

Enhancements

Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2

v3.0.0-beta.1

21 Aug 17:10
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

What's Changed

⚠️ WARNING: This release is a new major version with breaking changes from the v2.X.X series. For help migrating from v2 releases, see the file v2_TO_v3_MIGRATION_GUIDE.md.

Breaking Changes

Enhancements

Other

Full Changelog: v2.9.0...v3.0.0-beta.1

v2.9.0

20 Aug 13:58
Compare
Choose a tag to compare

What's Changed

Enhancements

  • feat: add ARC22 and ARC28 interfaces for ABI contracts and methods by @joe-p in #856
  • Algod: Regenerate models to include new simulate option by @jasonpaulos in #880
  • API: Deprecate txn maker functions that will be removed in v3 by @jasonpaulos in #886

Full Changelog: v2.8.0...v2.9.0