Skip to content
24 changes: 24 additions & 0 deletions content/changelog/2026-03-26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## Developer Experience

**Dashboard**

* Added a [Solana product page](https://dashboard.alchemy.com/products/solana) in the dashboard with a one-click API sandbox and quickstart guides.
* Launched the [Wallet API Debugging Dashboard](https://dashboard.alchemy.com/logs/wallet-apis) for debugging wallet transactions across the full lifecycle (prepare, send, track), with AI-powered error explanations. [Learn more](/wallets/transactions/debug-transactions).

![Wallet API Debugging Dashboard](https://alchemyapi-res.cloudinary.com/image/upload/v1774552696/docs/changelog/wallet-api-debugging-dashboard.png)

## Node

**New Chains**

* [Tempo Mainnet](/reference/tempo-api-quickstart) is now live and publicly available.

**Upgrades**

* Abstract Mainnet: Abstract [v29.14.0](https://github.com/matter-labs/zksync-era/releases/tag/core-v29.14.0)
* Arbitrum Mainnet: Arbitrum [v3.9.7-75e084e](https://github.com/OffchainLabs/nitro/releases/tag/v3.9.7)
* Base Mainnet: Opnode [op-node/v1.16.9](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.16.9), Reth [v1.5.1](https://github.com/paradigmxyz/reth/releases/tag/v1.5.1)
* Polygon Amoy: Bor [v2.7.0-beta3](https://github.com/maticnetwork/bor/releases/tag/v2.7.0-beta3)
* Sonic Mainnet: Sonic [v2.1.6](https://github.com/0xsoniclabs/sonic/releases/tag/v2.1.6)
* Starknet Sepolia: Starknet [v0.22.0](https://github.com/eqlabs/pathfinder/releases/tag/v0.22.0)
* Zksync Sepolia: Zksync [v29.14.0](https://github.com/matter-labs/zksync-era/releases/tag/core-v29.14.0)
Loading