A redesigned sidebar, a richer deployment popover, and broader Usage and Activity access
What's new
- Redesigned the sidebar: resize it to a width that persists across sessions, chats are grouped by project and ordered by recent activity, right-click context menus are available on chats and projects, a favicon badge shows when a chat has a result ready or needs your input, and chats are archived instead of deleted.
- The deployment popover has 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.
- The new Usage and Activity dashboard is available to all users.
- Redesigned the composer's import into a single Import from menu that brings together Figma, GitHub, and the new Paper source.
- v0 can list, inspect, create, and continue your other chats when you ask it to.
- Team members who are not the owner can request a plan upgrade from checkout, which notifies team owners.
- Removed the Built with v0 badge from published apps and generated repositories.
- You can now submit a prompt with only an image attached and no text.
Bug fixes
- Previews recover more reliably: v0 detects the dev server's real port when the usual wait times out, refreshes the preview when the connection drops so edits made meanwhile appear, rebinds stale preview URLs that pointed at removed sandboxes, and stops showing a blank screen while a VM starts.
- MCP tool calls queue and return instead of timing out, third-party and MCP tool names and schemas are normalized so requests stop failing, and a newly added custom MCP server stays selected in the chat.
- Git and deployment flows correctly deploy projects that keep their app directory under src, keep pending edits when a git status check fails, and no longer discard running or unsaved VMs during upgrades; branch creation also works with uncommitted changes.
- New chats can be created from non-Git Vercel projects, and imported repositories with an app in a subdirectory install and run that app instead of stalling on the repository root.
- The git push endpoint requires real write access before accepting a push.
- Sidebar links work from external scopes, chat ordering stays stable, Rename and Archive appear reliably in the chat menu, hover-card previews no longer clip or show raw markup, and the composer keeps focus when you toggle the sidebar.
- Publishing keeps back navigation in the review step, shows the correct project state in the wizard, lists non-owner teams in checkout, and shows template validation errors inline.
- Billing and checkout show actionable payment errors, scope-appropriate upgrade plans, clearer out-of-credits copy, and only spendable credit in free-plan totals.
- Expired sessions recover instead of dropping you into a personal-only or logged-out state, magic-link sign-in opens the app in one tap on mobile, and scope reauthentication is faster.
- Collaborators can rename team chats, and long chats no longer drop messages or break pagination.
- Integrations show connection feedback immediately without a false error, and restore Shopify's connect prompt when a store needs connecting.
- Design mode can delete the selected element, and preview shortcuts no longer capture your typing in the panel.
Misc.
- Publishing requires an explicit visibility choice before you continue.
- The daily complimentary Fix with v0 runs are limited to paid plans.
- Redesigned the account menu.
- Clarified chat sharing labels and removed exclamation marks from confirmation toasts.
- Copy a chat's production URL from the share dialog, and open Vercel project links directly without a confirmation step.
- The Next.js dev overlay is suppressed inside embedded previews, and the VM terminal shows a cleaner prompt.
- Reduced the web client's memory use by clearing preview iframes, blob and audio URLs, and deployment logs.
- The paused-agent timeout card shows Resuming and Resumed states.
- Install the v0 API with npm i v0.
- Removed document picture-in-picture; preview restriction actions open in a new tab.




