Changelog

What is new in Master

Follow new features, improvements, and fixes. Filter by version or year.

Version
Year
12 items
April 26, 2026
v3.0
WWOC27 — Worldwide Master Conference
Release

WWOC27 — Worldwide Master Conference

Major 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, 2026
v3.0
Vibe Cloud
Feature

Vibe Cloud

Backend without setup. Database, auth, storage, and edge functions in one. No extra accounts, no connection strings — it just works.

April 26, 2026
v3.0
Vibe AI
Feature

Vibe AI

New 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, 2026
v3.0
Vibe Agent
Feature

Vibe Agent

An 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, 2026
v2.9
Vibe UI — design system refresh
Improvement

Vibe UI — design system refresh

Consistent spacing, softer shadows, better contrast in light and dark mode. Wallpapers switch with the theme.

April 19, 2026
v2.9
Vibe Dev Mode
Feature

Vibe Dev Mode

Full access to code, terminal, and files directly in the editor. For developers who want to go deeper than chat.

April 19, 2026
v2.9
Vibe Plan
Feature

Vibe Plan

Before coding begins, the agent prepares a detailed plan. You approve → it runs. No surprises, no unexpected refactors.

April 12, 2026
v2.8
Cloud → Database: new table appearance
Improvement

Cloud → Database: new table appearance

Structured view in Studio style — sidebar with tables, dynamic columns, pagination, CSV export, and relative times.

April 12, 2026
v2.8
UI cleanup
Improvement

UI cleanup

We removed non-functional buttons across UserMenu, ProjectMenu, LandingSidebar, editor toolbar, and PublishDialog.

April 12, 2026
v2.8
Rename & Star projects
Feature

Rename & Star projects

Projects can be renamed directly from the menu and starred. Favorite projects have their own section on the dashboard.

April 5, 2026
v2.7
Download project as ZIP
Feature

Download project as ZIP

From Code view, you can download the entire generated project as a ZIP archive with real files.

April 5, 2026
v2.7
Stability: ref warning fixes
Fix

Stability: ref warning fixes

PlanCard and UserMenu Row were wrapped in forwardRef — no more "Function components cannot be given refs" spam in the console.