v0 March 12, 2026 Changelog
What changed in v0 by Vercel March 12, 2026, released 2026-03-12 — explained in plain English.
TLDR
- Made team chat transfers smarter by only showing teams that can actually help.
- Added a new switch to control automated bot actions for team accounts.
- Sped up the loading time for fresh coding environments.
- Fixed several annoying visual bugs, like hard-to-read error text and jumpy logs.
Want a heads-up when v0 updates?
We email you the moment a new v0 version drops — plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This update is all about making your workflow smoother and less frustrating. It mostly matters to teams and businesses using v0, especially those who collaborate on code, manage cloud databases like Snowflake, or rely on automated bots to handle their git updates.
What's new
- Bot action toggle: If you're on a Team or Business plan, you now have a simple on/off switch to control v0 bot "git actions" (automated changes the bot makes to your code repository).
Improvements
- Smarter chat transfers: When you transfer a customer support or team chat to another group, the system now hides teams that don't have "write access" (meaning they can't actually edit or fix your code). You'll only see teams that are eligible to jump in and help.
- Clearer database errors: If you use Snowflake (a cloud data storage platform) and run into permission issues while deploying your app, the error messages are now much clearer about what went wrong.
- Faster coding environments: The "code-server" (the tool that lets you write code right in your web browser) now loads much faster when you start up a brand new Virtual Machine (VM), which is just a fresh, isolated computer running in the cloud.
Fixes
- Fixed jumpy logs: The Logs panel (which shows a running list of what your app is doing) used to automatically snap back to the bottom when new text appeared, even if you were trying to scroll up and read older logs. It will now respect your manual scrolling.
- Fixed deployment visibility: We fixed how "deployment protection" works (the rules that keep your unfinished app private) and redesigned the dropdown menu you use to choose who gets to see it, making it easier to use.
- Readable error text: Fixed the text color and clarity for "runtime error" notices (alerts that pop up when your code crashes while running) so you can actually read what the problem is.
Breaking changes
No breaking changes in this release.
This is our plain-language summary. Read the complete, official notes on the v0 official changelog ↗.
