ATK v2.0.0-beta.3 release notes
This stability drop fixes the Code Studio asset pipeline so tagged releases pull the latest build artifacts automatically. No new UI capabilities were added, but the release process is now predictable again.
Release overview
We paused feature work to fix a regression in the Code Studio automation. The release workflow now runs Code Studio before syncing assets, ensuring that every public tag ships with the latest generated files.
User facing features
- No new customer-facing functionality shipped in this build; production users receive the stability improvements captured below.
Quality, reliability, and operations
- Release automation runs the Code Studio build step before syncing assets, preventing missing or stale artifacts (settlemint/asset-tokenization-kit#3838, #3837).
Upgrade checklist
- From the repo root, run
./tools/docker-codestudio.shto build the Code Studio image before cutting a new tag. bun run buildto make sure local artifacts match what the pipeline will upload.- Verify the GitHub Actions "Release Assets" workflow shows the Code Studio step before the sync job when monitoring a deployment.
References
Token activity
Activity intelligence lands across the dapp: identity status now lives on each participant record, token activity feeds combine subgraph data with breakdown charts, and profile pages show the authoritative Hasura/BetterAuth values. API scaffolding for these views ships in the same build.
v2.0.0-beta.1
The first public ERC3643 beta bundles the asset designer, identity registry, and demo environment so prospects can experience the entire workflow without touching source code. It focuses on friction-free setup and clean navigation for customer pilots.