<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>v0 — The AI Toolchain</title>
    <link>https://aitoolchain.io/tools/v0</link>
    <description>New releases and features in v0, tracked by The AI Toolchain.</description>
    <language>en</language>
    <lastBuildDate>Fri, 28 Aug 2026 20:21:48 GMT</lastBuildDate>
    <atom:link href="https://aitoolchain.io/tools/v0/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>v0 changelog-20260828-00d071ce</title>
      <link>https://v0.app/changelog</link>
      <guid isPermaLink="true">https://v0.app/changelog</guid>
      <pubDate>Fri, 28 Aug 2026 20:21:48 GMT</pubDate>
      <description>v0 adds GPT-5.6 Sol, zero-config Vercel AI Gateway, 100 MCP servers per scope, and a redesigned invite/settings UI
• Adds a &apos;Team or password&apos; 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 trailing `Z` on timestamps.</description>
    </item>
    <item>
      <title>v0 GPT-5.6 Sol, sign-in inside previews, and zero-config AI Gateway for generated apps</title>
      <link>https://v0.app/changelog#2026-08-28</link>
      <guid isPermaLink="true">https://v0.app/changelog#2026-08-28</guid>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
      <description>v0 adds GPT-5.6 Sol, zero-config AI Gateway for generated apps, in-preview sign-in, and team/password publish visibility
• 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 &apos;Team or password&apos; 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.
• New chats started inside a project begin from that project&apos;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.</description>
    </item>
    <item>
      <title>v0 snapshot-20260820</title>
      <link>https://v0.app/changelog</link>
      <guid isPermaLink="true">https://v0.app/changelog</guid>
      <pubDate>Thu, 20 Aug 2026 09:49:33 GMT</pubDate>
      <description>v0 gains a redesigned sidebar, richer deployment popover, Usage/Activity dashboard, slash commands, Shopify integration, and Claude Opus 5 support.
• 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.
• 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+Enter` to send or interrupt the active response, and `Cmd/Ctrl+Up/Down` to 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 &apos;Built with v0&apos; 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&apos;s favicon.
• Adds sidebar hover-card previews showing how a turn ended (closing summary or waiting question), with live &apos;v0 is working&apos; 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&apos;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 v0` to install the v0 API.</description>
    </item>
    <item>
      <title>v0 A redesigned sidebar, a richer deployment popover, and broader Usage and Activity access</title>
      <link>https://v0.app/changelog#2026-08-14</link>
      <guid isPermaLink="true">https://v0.app/changelog#2026-08-14</guid>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
      <description>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.
• 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.</description>
    </item>
    <item>
      <title>v0 Claude Opus 5, direct Figma inspection, and composer prompt history</title>
      <link>https://v0.app/changelog#2026-07-31</link>
      <guid isPermaLink="true">https://v0.app/changelog#2026-07-31</guid>
      <pubDate>Fri, 31 Jul 2026 00:00:00 GMT</pubDate>
      <description>v0 adds Claude Opus 5, live Figma file inspection, composer prompt history, and AI-feature auto-build
• When a generated app requires AI features, v0 now determines how to build them from the app&apos;s requirements automatically instead of stopping to ask.</description>
    </item>
  </channel>
</rss>
