April 26, 2026v3.0ReleaseWWOC27 — Worldwide Master ConferenceMajor event of the year. New generation of Vibe tools, AI agents, Dev Mode 2.0, and a full platform refresh — all revealed at WWOC27.Vibe CloudVibe AIVibe AgentDev Mode 2.0
April 26, 2026v3.0FeatureVibe CloudBackend without setup. Database, auth, storage, and edge functions in one. No extra accounts, no connection strings — it just works.
April 26, 2026v3.0FeatureVibe AINew generation of AI gateway. Gemini 3 Pro, GPT-5.2, and Nano Banana Pro for image generation — all without API keys and configuration.Gemini 3 ProGPT-5.2Nano Banana Pro
April 26, 2026v3.0FeatureVibe AgentAn agent that reads code, plans changes, runs tests, and fixes bugs on its own. Just say what you want — it breaks down the tasks itself.
April 19, 2026v2.9ImprovementVibe UI — design system refreshConsistent spacing, softer shadows, better contrast in light and dark mode. Wallpapers switch with the theme.
April 19, 2026v2.9FeatureVibe Dev ModeFull access to code, terminal, and files directly in the editor. For developers who want to go deeper than chat.
April 19, 2026v2.9FeatureVibe PlanBefore coding begins, the agent prepares a detailed plan. You approve → it runs. No surprises, no unexpected refactors.
April 12, 2026v2.8ImprovementCloud → Database: new table appearanceStructured view in Studio style — sidebar with tables, dynamic columns, pagination, CSV export, and relative times.
April 12, 2026v2.8ImprovementUI cleanupWe removed non-functional buttons across UserMenu, ProjectMenu, LandingSidebar, editor toolbar, and PublishDialog.
April 12, 2026v2.8FeatureRename & Star projectsProjects can be renamed directly from the menu and starred. Favorite projects have their own section on the dashboard.
April 5, 2026v2.7FeatureDownload project as ZIPFrom Code view, you can download the entire generated project as a ZIP archive with real files.
April 5, 2026v2.7FixStability: ref warning fixesPlanCard and UserMenu Row were wrapped in forwardRef — no more "Function components cannot be given refs" spam in the console.