v0
changelog-20260828-00d071ce commercialv0 is an AI-powered code generation tool that creates React components and full-stack applications from natural language descriptions.
npm i v0 npm i v0
Summary
v0 is an AI-powered code generation tool that creates React components and full-stack applications from natural language descriptions.
Release history
- changelog-20260828-00d071ce
v0 adds GPT-5.6 Sol, zero-config Vercel AI Gateway, 100 MCP servers per scope, and a redesigned invite/settings UI
└──▷ HOW TO FIND ITRestrict a published app to Vercel team members while still allowing contractor access via a shared password.📍In v0, open your published app's share settings, select 'Team or password' visibility, and set a password for non-team access.- ›Adds a 'Team or password' visibility option for published apps, allowing Vercel team sign-in alongside password-based access.
- ›Paid Enterprise teams now default to token billing, with a Credits usage tab for teams with a shared credit pool.
- ›When a VM dev server fails to boot or install, a compact error bar appears beneath the preview and opens the console log to the exact error on click.
- ›Redesigned the settings surface.
- ›Console log rows drop the
[SERVER]badge and the trailingZon timestamps.
- GPT-5.6 Sol, sign-in inside previews, and zero-config AI Gateway for generated apps
v0 adds GPT-5.6 Sol, zero-config AI Gateway for generated apps, in-preview sign-in, and team/password publish visibility
└──▷ HOW TO FIND ITPublish a v0-generated app so it is accessible only to Vercel team members or users with a password — useful for internal tools that need an extra access fallback.📍In v0, open your project and click Share. Under Visibility, select 'Team or password', enter a password, then click Publish.Audit who changed a custom skill and what changed before deploying an updated version to your team.📍In v0, open your custom skill, then click the Revision history tab to browse file paths, authors, timestamps, and text diffs for each version.- ›Generated apps now connect to Vercel AI Gateway with zero-config authentication, covering text, structured output, embeddings, reranking, images, video, speech, and transcription — no provider or Gateway API keys required.
- ›GPT-5.6 Sol and a Sol Fast tier are available in the model picker, routed through OpenAI on Vercel AI Gateway at 50% off through September 18.
- ›A 'Team or password' visibility option lets a published app require Vercel team sign-in while still allowing access by password.
- ›Sign-in with Vercel is now supported from inside a VM preview: the preview and app share an origin so the session persists, and sign-in opens in a new top-level window when the preview is embedded.
- ›View revision history for custom skills, including file paths, authors, timestamps, and text diffs.
+14 moreshow less
- ›New chats started inside a project begin from that project's own source — GitHub branch, managed repository, or production deployment — so v0 has the code from the first message.
- ›A compact error bar appears beneath the preview when a VM dev server fails to boot or install, and opens the console log to the exact error on click, while retaining navigation and retry actions.
- ›Paid chat sandboxes that exhaust CPU or memory are automatically moved up a VM size tier and restarted in the background instead of timing out.
- ›The maximum number of MCP servers per scope increased from 10 to 100.
- ›MCP connections that are actively used no longer force re-consent every 90 days — consent is extended on use.
- ›Environment variable requests surface above the composer like questions and approvals, with collapse and reopen that preserve entered values.
- ›Git repository imports go straight to chat instead of running detection and interrupting with a requirements modal.
- ›Editor modes (Preview, Design, Code, and Database) now have illustrated tooltips.
- ›Chats can be dragged into Favorites in the sidebar.
- ›The web-based code editor in the VM panel is now available to all users.
- ›Download ZIP now shows a native Save As dialog where the browser supports it.
- ›Paid Enterprise teams default to token billing, enabling teams with a shared credit pool but no seat credits to spend it, and a Credits usage tab is now visible.
- ›The native mobile app gains message queuing, tappable links, shared-chat author avatars, and chat-history and image-caching improvements.
- ›The header share popover is redesigned into a centered Invite dialog openable for any chat, with team sharing defaulting to edit and a View only switch.
- snapshot-20260820
v0 gains a redesigned sidebar, richer deployment popover, Usage/Activity dashboard, slash commands, Shopify integration, and Claude Opus 5 support.
└──▷ TRY ITInstall the v0 API package to integrate v0 into a Node.js project.$ npm i v0Enable or disable the completion sound notification for when v0 finishes responding in a background tab.📍In v0, go to Settings › Sound Notifications and toggle it on or off.- ›Adds a Import from menu in the composer that consolidates Figma, GitHub, and the new Paper source into a single entry point.
- ›Adds slash-command (
/) menu in the composer to attach a skill without leaving the keyboard, with live filtering including remote skill search. - ›Adds the Shopify integration for all users: connect a Shopify store so v0 builds storefronts reading live products, prices, and inventory via the Shopify Storefront and Admin APIs.
- ›Adds Claude Opus 5 to the model picker, with an Opus 5 Fast tier for faster responses.
- ›Adds Settings → Integrations panel showing GitHub connection status with Connect, Reconnect, and Manage actions.
+18 moreshow less
- ›Adds Sound Notifications toggle in Settings (on by default) to control the completion sound played when v0 finishes responding while the window is not focused.
- ›Adds direct Figma file inspection: connect a Figma file and v0 reads its structure and styles live while building, auto-loading the Figma skill when a message includes a Figma link.
- ›Adds composer prompt history navigation: press Up and Down to recall earlier prompts including their attachments and attached skills.
- ›Adds keyboard shortcuts
Cmd/Ctrl+Enterto send or interrupt the active response, andCmd/Ctrl+Up/Downto step through queued prompts. - ›Adds the Usage and Activity dashboard, now available to all users.
- ›Redesigns the sidebar: resizable with persistent width, chats grouped by project and ordered by recent activity, right-click context menus on chats and projects, favicon badge indicating chat status, and archive instead of delete.
- ›Adds a richer deployment popover with clickable commit, inspector, and site links, a live CI checks row, and a contextual action that switches between Review Code, Fix CI, and Fix Conflicts.
- ›Enables v0 to list, inspect, create, and continue other chats on request.
- ›Allows team members who are not the owner to request a plan upgrade from checkout, which notifies team owners.
- ›Removes the 'Built with v0' badge from published apps and generated repositories.
- ›Allows submitting a prompt with only an image attached and no text.
- ›Adds inline URL highlighting in the composer and sent messages with the site's favicon.
- ›Adds sidebar hover-card previews showing how a turn ended (closing summary or waiting question), with live 'v0 is working' status.
- ›Attached skills appear as inline chips in the composer with draft persistence, undo/redo, and drag-to-reorder.
- ›Snowflake integration now detects when chat code has changed since last deployment and offers re-deploy, steering generations to the team's connected Snowflake account instead of mock data.
- ›Enables requesting access to a private team chat directly from the chat, and saving any accessible chat to favorites including shared chats.
- ›VM-backed chats can now publish even when the chat has no deployable blocks.
- ›Adds
npm i v0to install the v0 API.
- A redesigned sidebar, a richer deployment popover, and broader Usage and Activity access
v0 gets a resizable persistent sidebar, richer deployment popover, a Usage and Activity dashboard for all users, and a unified Import menu with a new Paper source.
└──▷ TRY ITAdd the v0 API as a dependency in a project to start integrating v0 programmatically.$ npm i v0Import a design asset from the new unified Import menu, including the new Paper source, to bootstrap a v0 chat from existing content.📍In the v0 composer, click the Import from menu, then select Paper (alongside Figma and GitHub) to import your document as a starting point.- ›Introduces a new Paper source inside the redesigned Import from menu, which consolidates Figma, GitHub, and Paper into a single entry point.
- ›Launches the Usage and Activity dashboard to all users (previously restricted).
- ›Redesigns the sidebar with resizable width that persists across sessions, chats grouped by project and ordered by recent activity, right-click context menus on chats and projects, a favicon badge indicating result-ready or input-needed states, and archive-instead-of-delete for chats.
- Claude Opus 5, direct Figma inspection, and composer prompt history
v0 adds Claude Opus 5, live Figma file inspection, composer prompt history, and AI-feature auto-build
└──▷ HOW TO FIND ITIterate on a prompt without losing earlier context — navigate back to a previous prompt and its attachments to resubmit or refine it.📍In the v0 composer, press Up to recall the previous prompt (including any attachments and skills), edit as needed, then press Cmd+Enter (macOS) or Ctrl+Enter (Windows/Linux) to send.Inspect a Figma design live while building — paste a Figma link directly into the composer and v0 will read its structure and styles without a manual import step.📍Paste a Figma file URL (e.g. https://www.figma.com/file/...) into the v0 composer; v0 loads the Figma skill automatically and reads the file's structure and styles while generating your app.- ›When a generated app requires AI features, v0 now determines how to build them from the app's requirements automatically instead of stopping to ask.