Hey everyone! Hereโs a look at what dropped last week:
๐ New
Online Store
Commerce is now available on every plan
Free sites can now sell without hitting a product cap โ commerce is no longer limited to paid plans.
New E-commerce template category
Weโve added a dedicated E-commerce category to the template gallery, along with new blocks for product displays and collections.
Better collections
- Collections can now display images.
- Collection pages can be configured to show or hide their products.
Search now includes commerce
Site search now covers products and collections, in addition to pages and blog posts.
More checkout options
PayPal and Paddle are now available alongside Stripe. Carts and invoices work consistently across all three payment providers.
Public Commerce API
Commerce can now be managed programmatically outside the dashboard through our public API, including:
- Products
- Variants
- Pricing
- Stock
- Collections
The same access layer also powers the Grigora MCP server.
AI Website Builder
Ask questions, not just make edits
The builder can now answer questions instead of assuming every request is an instruction to modify your site. It also clearly explains what it changed.
Build bilingual websites
The builder now supports the languages available throughout the rest of the app and can create genuine bilingual websites with a working language toggle.
Full multi-page websites by default
Website generation now plans a complete multi-page business website instead of defaulting to a single homepage.
Create products and posts with AI
The builder can now create real:
Edits also target the exact page you currently have open.
Templates & Blog Layouts
New blog layout chooser
Preview blog layouts using your own posts before selecting one. You can also change the layout later.
Every theme's post layouts
All post layouts available in each theme are now offered โ not just a hand-picked selection of seven.
And the preview is now a real rendered page rather than a wireframe.
Rebuilt template picker
Choose your color palette and typeface before your website is built, with a live preview that updates as you make your selections.
Editor
Select multiple images
The image gallery now lets you select multiple images from your library in a single visit.
Video & audio uploads
The file manager now supports video and audio uploads, with the maximum file size increased to 100MB.
โจ Improvements
Online Store
- Shipping rate types now explain what each option does, and their amount fields are fully typeable.
- Orders now appear only after the payment gateway confirms the payment.
- Failed "mark as shipped" actions now explain why they failed.
- Refunds now also cover charges issued directly through Stripe's dashboard.
- AI edits are now source-grounded, preventing the builder from inventing contact information, store policies, or product claims.
- Failed or stuck generations now fail cleanly instead of hanging or retrying indefinitely.
- Deployments are now retry-safe end to end.
- We switched the underlying model twice while improving quality and reliability, ultimately landing on Gemini 3.7 Flash for both text and full-site generation.
Templates & Blog Layouts
- Template search now filters results correctly.
- Every template now clearly states what it's designed for and what it includes.
Dashboard & Account
A more balanced dashboard
The dashboard now surfaces commerce and directories alongside blogging instead of defaulting to a blog-first experience.
Editable profile
The profile page has been rebuilt and is now fully editable, including working avatar uploads.
Better domain management
Settings now displays your actual connected custom domain instead of the internal subdomain.
You can also change your site address directly from the editor.
Newsletter & Email
The Newsletter and Newsletter Settings pages have been redesigned using the current Grigora design system.
Real keyword research data
Keyword research has been rebuilt around real search data rather than fabricated averages following the sunset of Google Ads API v21.
Editor Stability & Usability
We've made a major pass across the editor experience:
- Redesigned the top bar, side rail, and page switcher.
- Turned the block inspector into a proper panel.
- Layers now use names based on their actual content instead of generic labels.
- Fixed menu spacing issues on published sites.
- Improved marquee padding.
- Fixed button font sizing.
- Improved header padding across mobile and tablet layouts.
Database Migration
We've migrated from AWS DynamoDB to PostgreSQL, giving us faster and more controlled data management.
๐ Bug Fixes
Online Store
Fixed a pricing issue that could overcharge customers by up to 2ร.
The plan comparison table now accurately reflects the limits and pricing actually enforced by the platform.
Newsletter & Email
- Fixed a scheduling issue that could cause newsletters to be sent twice under concurrent requests.
- Fixed the sender name displayed on outgoing emails.
- Fixed a crash during keyword lookups.
- Fixed a keyword lookup issue that could cause requests to hang for up to six minutes.
Editor Stability & Usability
Fixed several issues affecting editing and responsive layouts, including:
- Drag-and-resize corruption.
- Tablet canvas mis-scaling.
- Mobile canvas mis-scaling.
- Scroll leaks.
- Unresponsive responsive controls.
- Invalid bootstrap data causing crashes on load.
- Null iframe body errors.
- Non-string values inside directory-bound blocks.
Smaller Fixes
Also fixed a number of smaller issues across the platform:
- Fixed a white-screen crash and redirect loop caused by full localStorage.
- Routed remaining unsafe writes through safe storage.
- Backfilled and corrected website-builder redirects, adding 17 new industries and retargeting 14 incorrect redirects.
- Restored four missing website-builder pages.
- Fixed content-locker and inline-block form submissions so they correctly respect form and CAPTCHA settings.
- Fixed new blog posts occasionally publishing without navigation, footer, or their assigned template.
- Fixed project duplication silently corrupting CMS URLs.
- Fixed new project creation hanging while checking for a unique URL slug.
- Fixed partial CMS post updates from wiping fields that weren't included in the update.