Changelog

What's new in Vynbe.

v0.6.0July 9, 2026Latest

Ship to Your iPhone

Install on your iPhone — connect your Apple Developer account and Vynbe signs your app and ships it straight to TestFlight

Automatic code signing — one reusable distribution certificate per account, no Apple cert-limit headaches

Zero-friction TestFlight upload — builds auto-upload with export compliance handled for you

Encrypted Apple credentials — your App Store Connect key is encrypted at rest and only used to sign your own builds

Also in this release

New device build pipeline: archive → sign → export .ipa → TestFlight

App Store Connect key onboarding under Settings

AES-256-GCM encryption for stored signing keys

Security hardening: per-user rate limiting, signed build webhooks, cross-tenant access fixes

Redesigned marketing site around real on-device delivery

v0.5.0April 9, 2026

Large Project Support & Component Library

Ready-made component library — 40 pre-built SwiftUI components (carousel, chat bubbles, onboarding, ratings, etc.) auto-injected based on your app description

Project blueprint — AI now understands your full app architecture (screens, models, services, navigation flow) across sessions

Smart file selection — dependency-aware context management sends the right files to the AI, not just keyword matches

File summaries — structural extraction of types, properties, and functions so the AI sees your entire codebase architecture without token bloat

Also in this release

40 production-quality SwiftUI components with keyword-based auto-injection

Project blueprint auto-generated on every build and stored in DB

Dependency graph with forward + reverse traversal for file selection

Semantic type matching — 'fix checkout' now finds CheckoutView via PascalCase word splitting

File cap raised from 8 to 12 full files, with structural summaries for the rest

Blueprint injected into adjust, chat, and auto-fix prompts for full architectural awareness

Chat context upgraded from 300-char truncation to full structural summaries

Multi-pass generation for large apps (6+ screens) — models first, then views, then wiring

Complexity estimator auto-detects large projects from prompt content

Phase 2 truncation recovery for view generation

v0.4.0April 4, 2026

Full-Stack Apps & Smart Build Planning

Third-party package support (Studio plan) — build real full-stack apps with Supabase, Firebase, Alamofire, Kingfisher, Lottie, RevenueCat, and more

AI build planning — before every build, the AI reviews your request, explains what you'll get, flags plan limitations, proposes workarounds, and asks for confirmation

Plan-aware code generation — AI adapts to your subscription tier, using third-party packages for Studio or Apple-only frameworks for other plans

SPM build pipeline — new Codemagic workflow with Swift Package Manager dependency resolution

Run on iPhone guide — step-by-step documentation for deploying to physical devices via Xcode

Also in this release

New curated package allowlist with 12 vetted SPM packages

Automatic detection of which packages are used in generated code

Package.swift generation for SPM-based projects

Source download adapts to project type (xcodeproj vs SPM)

Build confirmation flow prevents wasted builds

Workaround suggestions for non-Studio users (URLSession, UserDefaults, SwiftData)

v0.3.0March 2026

Production Launch & Landing Page

Full production landing page with GSAP animations

Stripe subscription billing — Free, Starter ($19/mo), Pro ($49/mo), Studio ($99/mo)

Usage tracking with per-plan limits on builds, adjustments, and chat

Xcode project download for running apps on physical iPhones

Mobile-responsive design across all pages

Also in this release

Animated gradient borders and orb effects

SEO optimization with meta tags and sitemap

Security headers (X-Content-Type-Options, X-Frame-Options)

Billing page with usage bars and plan management

Support, roadmap, features, pricing, and contact pages

Voice input via Web Speech API

v0.2.0March 2026

Cloud Builds & AI Chat

Cloud compilation via Codemagic (mac_mini_m2)

AI chat with intent classification (MODIFY vs QUESTION vs PLAN)

Auto-fix on build failure with AI-powered retry

Project management — save, pin, search, rename, delete

Chat history persisted per project

Also in this release

SSE streaming for real-time build progress

Codemagic webhook for screenshot uploads

Proxy endpoint for mobile artifact downloads

Cloud build polling with progress UI

Sidebar with project list and search

v0.1.0February 2026

Initial Release

AI app generation — describe an app in English, get SwiftUI code

Local compilation with xcodebuild

iOS Simulator preview with screenshots

Clerk authentication

Supabase database integration

Also in this release

OpenRouter API integration for code generation

MVVM architecture in generated apps

Robust JSON parser for AI responses

pbxproj generator for Xcode projects

Want to see what's coming next?