2026-06 — Docs overhaul
- Comprehensive rewrite of every section: clearer pages, consistent voice, working cross-links throughout
- New Customize Vibely section for theme, custom instructions, notifications, workspace
- New Project settings page covering collaborators, GitHub, secrets, model pinning, and sandbox controls
- New Your first week onboarding arc — one thing per day for seven days
- Removed remaining internal-architecture references; pages now describe what features do, not how they’re built
2026-06 — Brand refresh
- New logo (the six-petal terracotta flower)
- New domain — moved from
chatmana.intovibely.sh - Updated social presence: X @vibelydev, Instagram, LinkedIn, Reddit
2026-06 — Make it real
- Renamed Design Mode’s React export action to Make it real — clearer intent: this is the bridge from design to working product
- Right-click any design → Make it real spins up a fresh project with the design as the starting code
- Also surfaces variants and inline edits in the same right-click menu
2026-06 — More design surfaces
Design Mode now covers five surfaces:- Web — landing pages, dashboards, multi-page sites (existing)
- App — mobile screens at native dimensions (existing)
- Slides — pitch decks in 16:9, full-screen presenter mode (new)
- Animation — standalone motion designs you can attach to other designs (new)
- Animated deck — slides with motion built in (new)
2026-06 — Smart model routing
- Vibely now picks the best model for each turn automatically — reasoning models for code, long-context for big inputs, precision models for refactors
- The model that handled each turn is shown in the message header — no black box
- Pin a specific model per project from Project settings → AI if you want a permanent override
- Override per-turn from the composer if you want a one-off choice
2026-05 — Docs redesign (first pass)
- Rewrote the welcome and introduction pages with product-focused copy
- Added Tips & Tricks and Changelog sections
- Added group icons and per-page icons in the sidebar
2026-04 — Mobile App Mode (GA)
- Expo SDK 54 templates now generally available
- Web preview during development, Expo Go on device, EAS to ship
- Native capabilities: camera, push notifications, biometrics, geolocation, secure storage, deep links
- EAS-driven builds, TestFlight uploads, and Play Console submissions — no Mac required for iOS
2026-02 — Connectors
- 39 third-party connectors with managed OAuth or scaffolded SDK clients (Slack, Gmail, Linear, HubSpot, Notion, etc.)
- 7 first-party connectors (Supabase, Stripe, Razorpay, Resend, Tavily, Firecrawl, Google AI)
- One-prompt wiring with managed OAuth and API-key auth
2026-01 — Design Mode
- High-fidelity UI generation on an interactive canvas
- One-click React + TypeScript + Tailwind export (now called Make it real)
- Auto-generated
DESIGN.mdfor design-system documentation - Three canvas sizes: desktop, tablet, mobile
