Skip to content

Releases: algorandfoundation/algokit-utils-ts

v9.2.0-beta.4

12 Nov 14:07
2597208

Choose a tag to compare

v9.2.0-beta.4 Pre-release
Pre-release

9.2.0-beta.4 (2025-11-12)

Bug Fixes

  • use extra pages available when deploying (5db3e83)

v9.2.0-beta.3

23 Oct 01:34
6cbac4d

Choose a tag to compare

v9.2.0-beta.3 Pre-release
Pre-release

9.2.0-beta.3 (2025-10-23)

v9.2.0-beta.2

07 Oct 19:29
4f46ca5

Choose a tag to compare

v9.2.0-beta.2 Pre-release
Pre-release

9.2.0-beta.2 (2025-10-07)

Features

v9.2.0-beta.1

27 Sep 13:37
4731264

Choose a tag to compare

v9.2.0-beta.1 Pre-release
Pre-release

9.2.0-beta.1 (2025-09-27)

Features

  • support app call transaction access references (ee09039)
  • update to the latest algosdk to get algod 4.3.0 support (21c3ee1)

Bug Fixes

  • tweak resource population code to handle supplied access references (a373bb3)

v9.1.2

22 Jul 06:17
72b8a4f

Choose a tag to compare

9.1.2 (2025-07-22)

Bug Fixes

  • correct box decoding of uint values < 53 bits (#421) (764810a)
  • Nested structs referenced by name are now decoded correctly (2889505)

v9.1.2-beta.2

22 Jul 06:01
764810a

Choose a tag to compare

v9.1.2-beta.2 Pre-release
Pre-release

9.1.2-beta.2 (2025-07-22)

Bug Fixes

  • correct box decoding of uint values < 53 bits (#421) (764810a)

v9.1.2-beta.1

26 Jun 03:44
2889505

Choose a tag to compare

v9.1.2-beta.1 Pre-release
Pre-release

9.1.2-beta.1 (2025-06-26)

Bug Fixes

  • Nested structs referenced by name are now decoded correctly (2889505)

v9.1.1

19 Jun 13:41
71a7c67

Choose a tag to compare

9.1.1 (2025-06-19)

Bug Fixes

  • ensure byte arrays are decoded as Uint8Array (#406) (864b4fb)
  • make tealscript a dev dependency (#402) (68553bf)
  • properly identify newly created apps when handling errors (#400) (1651cd4)
  • readonly simulate extra opcode budget handling (#414) (e2bc37e)
  • return waitForIndexer when latest lastValid is reached (#408) (c6a6ee4)

v9.1.1-beta.6

19 Jun 13:34
b0278f3

Choose a tag to compare

v9.1.1-beta.6 Pre-release
Pre-release

9.1.1-beta.6 (2025-06-19)

v9.1.1-beta.5

19 Jun 08:56
e2bc37e

Choose a tag to compare

v9.1.1-beta.5 Pre-release
Pre-release

9.1.1-beta.5 (2025-06-19)

Bug Fixes

  • readonly simulate extra opcode budget handling (#414) (e2bc37e)