Skip to content

Releases: algorandfoundation/algokit-lora

v2.3.3

19 Feb 22:14

Choose a tag to compare

2.3.3 (2026-02-19)

♻️ Code Refactoring

  • add step to deploy page to beta environment using the main branch (df49a5f)
  • change secret name from CF_ACCOUNT_ID to CLOUDFLARE_ACCOUNT_ID for consistency (083037a)
  • update deploy to cloudflare job to use cloudflare-wrangler @v3 composable action instead of deploying through shell script (114aaa7)

🐛 Bug Fixes

  • add comment to commit using fix tag in order to generate a new release and test dry run deployment to cloudflare (fb0f3e7)
  • fix redirects to use index.html (8dd0d1b)
  • make release version derive from github version that is deployed in order to test (b3b4063)
  • remove Netlify references from release yml + remove cloudflare dry run since its not supported anymore (77c572f)
  • update SPA redirect rule to avoid infinite loop (af5881b)

v2.3.3-beta.1

19 Feb 21:40

Choose a tag to compare

v2.3.3-beta.1 Pre-release
Pre-release

2.3.3-beta.1 (2026-02-19)

♻️ Code Refactoring

  • add step to deploy page to beta environment using the main branch (df49a5f)
  • change secret name from CF_ACCOUNT_ID to CLOUDFLARE_ACCOUNT_ID for consistency (083037a)
  • update deploy to cloudflare job to use cloudflare-wrangler @v3 composable action instead of deploying through shell script (114aaa7)

🐛 Bug Fixes

  • add comment to commit using fix tag in order to generate a new release and test dry run deployment to cloudflare (fb0f3e7)
  • fix redirects to use index.html (8dd0d1b)
  • make release version derive from github version that is deployed in order to test (b3b4063)
  • remove Netlify references from release yml + remove cloudflare dry run since its not supported anymore (77c572f)
  • update SPA redirect rule to avoid infinite loop (af5881b)

v2.3.2

13 Feb 01:19

Choose a tag to compare

2.3.2 (2026-02-13)

🐛 Bug Fixes

  • correct thousand separator detection for certain locales (#565) (242337e)

v2.3.2-beta.1

13 Feb 01:12

Choose a tag to compare

v2.3.2-beta.1 Pre-release
Pre-release

2.3.2-beta.1 (2026-02-13)

🐛 Bug Fixes

  • correct thousand separator detection for certain locales (#565) (242337e)

v2.3.1

10 Feb 22:33

Choose a tag to compare

2.3.1 (2026-02-10)

🐛 Bug Fixes

v2.3.1-beta.1

10 Feb 22:24

Choose a tag to compare

v2.3.1-beta.1 Pre-release
Pre-release

2.3.1-beta.1 (2026-02-10)

🐛 Bug Fixes

v2.3.0

04 Feb 01:55

Choose a tag to compare

2.3.0 (2026-02-04)

♻️ Code Refactoring

  • rename resolveSenderAddress to resolveTransactionSender and improve optional sender handling (aa66da7)
  • resolve_address: refactor the resolve sender address to simplify the function and make it named export (bb29210)
  • use-search-params: refactor transactions wizard page test to use case wallet variables instead of test suite walletAddress (444a3cf)
  • use-search-params: refactor use search params transaction to use jotai for async auto population (fb2a694)

🐛 Bug Fixes

  • add try catch to handle app state decode error (ed1b91e)
  • double scroll bar when viewing application programs (dbc8c04)
  • fix dispenser spelling+ small refactors (748168e)
  • fix download button blocking txn click txn graph (199ef67)
  • fix failing tests for auto populating and simulating transactions (4f57874)
  • fix npm audit error by extending acceptance of vulnerability (887c88c)
  • fix npm audit error by extending acceptance of vulnerability (c81b576)
  • ignore npm audit issue 1112255 (797c242)
  • lint error blocking CI (55986c0)
  • npm audit (ignore them) (#556) (58b9b5d)
  • qs audit issue (2f51435)
  • remove remaining Tauri remnants (#535) (85b94b9)
  • search_params: fix two tests that were failing only on CI/CD (669d16f)
  • test: add racing condition to wait asset-opt out render before testing (799967c)
  • test: add racing condition to wait render before testing (a874ce9)
  • test: add racing condition to wait render before testing (02b70e6)
  • upgrade semantic-release to fix npm audit (b85ce52)
  • upgrade to react-router-dom@6.30.3 to fix npm audit (20ecf40)
  • use setError in app details too (684d762)
  • use setError instead of trigger to show validation error (eba8ac0)

🚀 Features

  • optional_sender: Add optional sender at latest squashed to solve unsigned commits (0e78c0f)
  • transaction-wizard: auto-populate sender from localnet dispenser in URL params (fac30c1)

v2.3.0-beta.6

04 Feb 01:45

Choose a tag to compare

v2.3.0-beta.6 Pre-release
Pre-release

2.3.0-beta.6 (2026-02-04)

🐛 Bug Fixes

v2.3.0-beta.5

03 Feb 01:01

Choose a tag to compare

v2.3.0-beta.5 Pre-release
Pre-release

2.3.0-beta.5 (2026-02-03)

v2.3.0-beta.4

19 Jan 11:02

Choose a tag to compare

v2.3.0-beta.4 Pre-release
Pre-release

2.3.0-beta.4 (2026-01-19)

🐛 Bug Fixes

  • use setError in app details too (684d762)
  • use setError instead of trigger to show validation error (eba8ac0)