Webstudio Inception – creative AI that gets you started
Turn your idea into creative, production-ready code in minutes using AI.
We upgraded Inception to Claude Sonnet 4.6 and added a fast verification model that checks and fixes the output before it reaches you.
This should significantly reduce the blank or white frames some of you have been seeing.
Give it a try and let us know if you run into any issues! 🚀
03.03.2026 18:58
👍 0
🔁 0
💬 0
📌 0
Redirects in Webstudio just got a major upgrade 🔀
• Import from any platform (CSV, JSON, htaccess, Netlify)
• Loop detection so you can't break your site
• Wildcard patterns: /old/* → /new/*
• Non-latin characters support
Migrate sites without losing traffic ✨
19.02.2026 12:06
👍 0
🔁 1
💬 0
📌 0
🛡️ Introducing Safe Mode in Webstudio
Accidentally introduced an infinite loop that froze your project? Safe Mode is your escape hatch.
Open any project with scripts disabled, fix the issue, and get back to work.
Dashboard → Project menu → "Open in safe mode"
11.02.2026 13:40
👍 2
🔁 0
💬 0
📌 0
🔧 QoL improvement: Copy-pasting from Inception or Tailwind templates? We now skip breakpoints you're not using. Cleaner projects, less clutter.
27.01.2026 17:24
👍 2
🔁 0
💬 0
📌 0
🔄 New in Webstudio: You can now unpublish your site directly from the publish dialog. Unpublish removes your site from the web and allows you to rename your domain. Works for both your Webstudio domain and custom domains.
22.01.2026 10:32
👍 4
🔁 1
💬 2
📌 0
🔄 New in Webstudio: Collection component now accepts objects in addition to arrays. Iterate directly over API responses like {key: value} without converting them first. A new "key" variable gives you access to array indexes or object keys while iterating.
20.01.2026 15:12
👍 3
🔁 1
💬 0
📌 0
🎨 New in Webstudio: Style pseudo elements like ::before and ::after directly in the Style panel. Add decorative content, custom markers, and more without writing CSS.
19.01.2026 23:21
👍 5
🔁 1
💬 1
📌 0
Its not for password protection of individual sites, its for protection of the staging domains against phishing sites. They can't publish now and spread phishing sites without having to tell each visitor the password, which defeats the purpose of phishing sites.
09.01.2026 19:00
👍 0
🔁 0
💬 0
📌 0
Good Goods - The directory for quality goods
Good Goods is the directory to find good quality products, built to last.
Nice example of a well-architected site 👇
Good Goods is built with Webstudio on the frontend, Sanity as the CMS, and Cloudflare Workers handling Portable Text at the edge.
Lighthouse performance is very strong.
👉 goodgoods.ooo/
07.01.2026 09:47
👍 0
🔁 0
💬 0
📌 0
Breakpoints just got a lot more powerful 🚀
You can now define custom conditions like orientation, prefers-color-scheme, prefers-reduced-motion, mouse and pointer detection, and more — all directly in breakpoints.
04.01.2026 20:51
👍 1
🔁 0
💬 0
📌 0
Using asset URL directly in properties and in JavaScript
Learn how to access asset URLs and other metadata via the asset resource, bind the data to properties and attributes, and make it available to JavaScript. Build unlimited sites with Webstudio for FREE 👉 https://wstd.us/future-web
Learn how to access asset URLs and other metadata via the asset resource, bind the data to properties and attributes, and make it available to JavaScript.
30.12.2025 14:47
👍 1
🔁 0
💬 0
📌 0
Big update for assets 📂✨
✅ More file types supported (PDF, ZIP, short videos & more)
✅ New filters & sorting in the asset panel
✅ Share files via a simple download link
24.12.2025 18:04
👍 2
🔁 2
💬 0
📌 0
You can now see how many instances, variables, tokens, and pages are in your project.
22.12.2025 10:31
👍 0
🔁 0
💬 0
📌 0
Update: you can now search all instances directly from the command panel.
19.12.2025 12:32
👍 0
🔁 0
💬 0
📌 0
To improve security, we’ve added password protection to staging sites.
This protects against phishing attacks from the Webstudio staging domain.
👉 Find the login details in the Publish dialog.
18.12.2025 19:45
👍 3
🔁 0
💬 1
📌 0
Tokens management and conflict resolution
Working with multiple libraries, pasting tokens from different projects, resolving conflicts, and finding duplicates - all of it just became easy. Build unlimited sites with Webstudio for FREE 👉 https://wstd.us/future-web
Announcing new design token merge and management tools.
Working with multiple libraries, pasting tokens from different projects, resolving conflicts, and finding duplicates — all of it just became easy.
18.12.2025 16:45
👍 1
🔁 0
💬 0
📌 0
Converting and wrapping instances just got much faster ⚡
Meet 3 new commands: Wrap, Unwrap, Convert.
Access them directly from the context menu or the commands panel and work faster with elements —
no retyping properties, attributes, or bindings. Ever.
17.12.2025 07:00
👍 2
🔁 0
💬 0
📌 0
🛠️ Project settings are now fully accessible from the dashboard — including restore from backup, even if your project won’t open!
16.12.2025 14:04
👍 0
🔁 0
💬 0
📌 0
Right-click lovers, rejoice 🎉
We’ve added context menus everywhere — Navigator, Pages, and even the Canvas.
15.12.2025 16:39
👍 2
🔁 1
💬 0
📌 0
Navigator and Assets sidebar feeling too tight?
We've just rolled out a fix - enjoy the extra space! 🚀
Oh, and btw… Cyber Week ends today webstudio.is/cyber-week
12.12.2025 15:37
👍 6
🔁 1
💬 0
📌 0
We’ve added 3 new options to the animation engine: Duration, Delay, and Iterations.
With these, you can now create infinite animations like marquee and build time-based sequential animations.
10.12.2025 12:23
👍 5
🔁 1
💬 0
📌 0
You can now find all shortcuts by hitting "shift+?" in the Builder
09.12.2025 23:48
👍 2
🔁 1
💬 0
📌 0
Managing CSS variables, data variables and tokens
Using the Search & Commands panel, you can: * find any variable or token * see where they are defined or used * delete all unused variables or tokens * rename or delete individual variables or tokens * search for CSS variables, including inside HTML embeds * rename CSS variables, with changes automatically applied inside HTML embeds Build unlimited sites with Webstudio for FREE 👉 https://wstd.us/future-web
Tokens and variables management has now become easy with the updated Search & Commands panel 🚀
• Find any variable or token
• See where it’s used, delete all unused
• Rename or delete with one command
• Search + rename CSS variables across style panel and HTML embeds
09.12.2025 00:20
👍 3
🔁 1
💬 0
📌 0
Dashboard improvements just landed in Webstudio:
• Sorting controls
• New list view
• Date created, modified, and published
• Custom domains shown on cards and in the list
• Clear “Not published” status for unpublished sites
Also final days of Cyber Week sales: webstudio.is/cyber-week
05.12.2025 22:53
👍 8
🔁 1
💬 0
📌 0
A UI to leverage the power of CSS gradients
CSS gradients are quite powerful and with the UI you can create them without leaving Webstudio Builder. - Linear gradients - Radial gradients - Conic gradients - Blend mode - Clip to border and text - Use CSS variables inside of gradients Build unlimited sites with Webstudio for FREE 👉 https://wstd.us/future-web
youtu.be/2f0gXI_r5zs
New in Webstudio: Full Gradient Controls!
CSS gradients are incredibly powerful — and now you can craft them visually, directly inside Webstudio Builder.
• Linear gradients
• Radial gradients
• Conic gradients
• Blend modes
• Clip to border & text
• CSS variables inside gradi
27.11.2025 21:38
👍 3
🔁 1
💬 0
📌 0
How many landing pages did you not launch this year because of design bottlenecks?
Use this Black Friday to remove that bottleneck for 2026.
webstudio.is/black-friday
27.11.2025 12:17
👍 2
🔁 0
💬 0
📌 0
Your next website doesn’t need weeks.
Black Friday at Webstudio is live – use Inception to go from idea to layout in minutes.
webstudio.is/black-friday
26.11.2025 23:24
👍 1
🔁 0
💬 0
📌 0
Webstudio Black Friday deal is live 🔴
- Fixed Webstudio Pro pricing for 1-3 years.
- Extra Inception credits for more billable pages with the same team.
- Unlimited sites. Predictable cost. More margin.
👉 webstudio.is/black-friday
25.11.2025 21:47
👍 3
🔁 1
💬 0
📌 0
Create Reveal Animations and Clickable Galleries Using AI
In this video, we’ll show you how to take your Webstudio projects to the next level using AI-generated CSS animations and scripts. You can easily generate animations, reveal effects, clickable galleries, and more — then just paste them right into the builder. https://wstd.us/inception
You can now generate CSS animations and scripts with AI — then simply paste them into the Webstudio Builder.
Create reveal effects, clickable galleries, and much more. 🎨✨
wstd.us/inception
11.11.2025 14:53
👍 3
🔁 0
💬 0
📌 0
Got dozens of projects in Webstudio?
Now you can organize them all effortlessly using tags!
#webstudio #productivity #workflow #important
07.11.2025 11:03
👍 3
🔁 0
💬 0
📌 0