Latest Updates
Check out the latest Stacks developer updates
Catch Dead Code Early with Clarity Linting
Janurary 14, 2026
The latest Clarinet v3.13.0 release includes a built-in Clarity linter to clarinet check, enabling dead code analysis and no-op detection, with configurable lint levels and inline overrides. The initial release focuses on identifying unused code and expressions that have no effect on execution. Lint behavior can be customized globally or per rule via Clarinet.toml.
Multiple language support for Learn
January 9, 2026
The Learn section now supports Chinese and Spanish, helping more developers access clear explanations of how Stacks works. You can switch languages using the selector in the top-right corner of the Learn pages.
Bridging USDCx developer guide
January 8, 2026
Developers can now programmatically integrate the USDCx bridging flow into their app. Deposits are initiated on Ethereum and automatically minted on Stacks, while withdrawals are initiated on Stacks and settled on Ethereum. Check out the guide here and start enabling stablecoin liquidity across the Stacks DeFi ecosystem.
Multiple network URLs supported in RPC-API playground
December 29, 2025
The API playground in the RPC-API reference now supports testnet and mainnet. Use the interactive API playground to test API calls on mainnet, testnet, devnet, or for your own locally running Stacks node.
Stacks Blockchain API v8.13.6 is live
December 22, 2025
[Hiro] This is a required upgrade for all API users (incl. partners & exchanges): adds support for smart contracts deployed with empty source code.
It's an easy upgrade: no DB migrations, and fully compatible with the current chainstate.
See more in Hiro's release notes here.
USDCx now live on mainnet
December 18, 2025
New docs section dedicated to the launch of USDCx is now live here. Learn about its interoperable architecture with Circle's xReserve and discover the Clarity contracts behind the new USDCx token.
Stacks Miners — Please Update ASAP!
December 12, 2025
This release activates the new read-count tenure extensions from SIP-034, a highly anticipated upgrade for builders across the ecosystem.
It also includes several important bug fixes, making this an update you don’t want to delay.
Upgrade to Dual Stacking contracts
December 10, 2025
Dual Stacking contracts will be upgraded on Dec 15. This upgrade enables more flexible reward parameters and allows users to view their sBTC holdings and corresponding rewards within the Dual Stacking app.
Deploy in Clarinet using encrypted mnemonics
December 9, 2025
clarinet 3.11.0 contains support for encrypted mnemonics. This feature gives users the option to encrypt the mnemonic seed phrase in their deployment files, so if a user's machine is compromised by a filesystem reading vulnerability, the seed phrase is not leaked to the attacker.
New Tutorials section
December 7, 2025
The new Tutorials section is now live on the Stacks docs!
First up: the beloved Bitcoin Primer by Kenny Rogers.
We’re building a collection of the best full, end-to-end tutorials in the Stacks ecosystem. If you want to contribute a complete end-to-end tutorial related to developing on Stacks, let us know!
Clarity 4 is now LIVE!
November 18, 2025
SIP-033 and SIP-034 have officially activated at Bitcoin block 923222 – bringing Clarity 4 live on Stacks, the smart contract layer secured by Bitcoin.
This upgrade introduces Version 4 of the Clarity smart contract language, marking a major step forward for the Stacks ecosystem. For users, it delivers safer, smarter contracts with enhanced built-in protections.
For builders, it unlocks five powerful new functions that make developing secure, flexible, and Bitcoin-native DeFi applications easier than ever.
Clarinet was migrated to Stacks Labs
November 5, 2025
You may have noticed that the Clarinet repository now belongs to the stx-labs organization.
With the 3.9.0 release, a few other things have changed:
The NPM packages are now published under the
@stacksorganization.The Clarity VSCode extension is now published under the Stacks Labs organization.
Last updated
Was this helpful?