Skip to content

Releases: algorand/js-algorand-sdk

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

v2.8.0

05 Jun 15:39
Compare
Choose a tag to compare

What's Changed

  • New fields to support the vFuture incentives release and minBalance on Account
  • Update the API with support for GetBlockLogs endpoint

Bugfixes

  • Fix: Update chromedriver deps, make install conditional in CI, and fix indexer sync error in cucumber tests by @jasonpaulos in #859
  • fix: allow either boolean value for nonParticipation offline keyregs by @joe-p in #866

Enhancements

  • API: Regenerate algod and indexer models by @jasonpaulos in #845
  • Spec: Regenerate code from specification file f633b019 by @gmalouf in #870

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

20 Oct 19:10
Compare
Choose a tag to compare

What's Changed

Enhancements

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

21 Sep 14:11
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • signer: Only merge multisigs if there are more than 1 by @acfunk in #822

New Features

  • Simulate: Application State Change and Hash of Executed Bytecode by @ahangsu in #818

Enhancements

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

17 Aug 13:39
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • bug-fix: include currency-greater-than param for 0 value by @shiqizng in #807

New Features

  • Simulation: Execution trace (PC/Stack/Scratch) support by @ahangsu in #803

Enhancements

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

16 Jun 13:23
Compare
Choose a tag to compare

What's Changed

Bugfixes

New Features

  • Algod: Simulation run with extra budget per transaction group by @ahangsu in #784

Enhancements

Other

Full Changelog: v2.3.0...v2.4.0

v2.3.0

08 May 20:22
e3bcc3b
Compare
Choose a tag to compare

What's Changed

Bugfixes

New Features

  • Simulation: Lift log limits option in SimulateRequest by @ahangsu in #768

Enhancements

New Contributors

Full Changelog: v2.2.0...v2.3.0