Releases: zama-ai/sdk
Releases · zama-ai/sdk
v1.0.0-alpha.15
1.0.0-alpha.15 (2026-03-06)
v1.0.0-alpha.14
1.0.0-alpha.14 (2026-03-06)
v1.0.0-alpha.13
1.0.0-alpha.13 (2026-03-06)
Bug Fixes
v1.0.0-alpha.12
v1.0.0-alpha.11
1.0.0-alpha.11 (2026-03-06)
Features
- sdk: add configurable session TTL for wallet sessions [SDK-11] (#56) (f6655d0), closes #hasLegacySignature
v1.0.0-alpha.10
v1.0.0-alpha.7
v1.0.0-alpha.6
v1.0.0-alpha.5
1.0.0-alpha.5 (2026-03-02)
v1.0.0-alpha.4
1.0.0-alpha.4 (2026-03-02)
Features
- add activity feed, batch transfer, and resume unshield e2e tests (70efc7e)
- add wagmi v2 compatibility shim for useConnection/getConnection (c480ac4)
- cache decrypted balances in storage to eliminate spinner on reload (63df398)
- test-components: add 11 shared form/panel components (71aea3d)
- test-components: add shared responsive sidebar nav (2cbdab0)
- test-components: add token-table with framework-agnostic LinkComponent prop (62a89d0)
- test-components: scaffold shared test components package (2ed32fa)
- test-vite: add React Router, Tailwind CSS, and extract pages (e70f4ad)
- test-vite: migrate to rolldown-vite (ab80bfc)
Bug Fixes
- address integrator friction — gas limits, worker IIFE, CDN localhost, StrictMode restart, Sepolia /v2 (a42d583)
- ci: add Vite build step before running e2e tests (689e1d5)
- playwright: drain in-flight route handlers before reverting chain state (23cfec9)
- playwright: use uniform 30s timeout for nextjs project (bfe96af)
- replace
< 2Mwith prose in JSDoc to silence tsdoc-malformed-html-name (cf4264e) - sdk: add /v2 path to mainnet relayer URL (0310d01)
- test-components: add non-null assertion for array index access (6b9a1ff)
- test-nextjs: correct theme.css import path in globals.css (f4b8564)
- test-nextjs: correct USDT contract address to match hardhat deployment (6cd96f5)
- test-nextjs: replace CONTRACTS.confidentialToken with CONTRACTS.cUSDT (b0ab373)
Reverts
- remove premature localhost CDN validation & document balance cache (2a3664c)