Changelog
Every release, in order.
We ship in deep cycles, not stunts. Below is the public changelog — subscribe in your RSS reader: /rss.xml.
- v1.6.02026-06-12feature
Project Hub + richer community listings
- New per-project hub — overview, deployments, domains, logs, community and settings in one place
- Cover images and demo videos for community listings — upload straight from Studio, hosted on Loor
- Demo videos play on hover in the gallery; click through for the full player
- “Live” badge on gallery cards — open the deployed app in one click
- Live pod logs panel with events, download and instant reconnect
- v1.5.02026-06-10feature
Mobile live dev sessions
- Persistent Metro bundler on a real Mac host — survives between runs
- Near-instant code sync from your workspace to the iOS / Android simulator
- Self-healing sync — pod restarts and reconnects re-arm automatically
- iOS simulator runtimes auto-install after Xcode upgrades
- v1.4.02026-06-07feature
Managed services, fully automatic
- R2 object storage auto-provisioned per project — credentials land in .env by themselves
- Production deploys auto-provision managed MongoDB / Redis per app
- One-click “Sync .env from templates” — fills new and empty keys without touching your edits
- .env always visible and editable in the IDE, even though it is gitignored
- v1.3.02026-06-04feature
Notifications + smarter hibernation
- Real-time notification center in Studio — deploys, builds and community events as they happen
- Workspaces hibernate after 3 idle days; visiting your public link wakes them
- Chat history and project state survive hibernation on persistent storage
- v1.2.02026-06-01feature
Community gallery — publish, fork, remix
- Publish any project to the public gallery in one click — no GitHub account needed
- Fork a community project straight into your own workspace
- Stars, comments, view counts, READMEs and a full code browser
- Browse the gallery on the website, or with the full experience in Studio
- v1.1.02026-05-29feature
Mobile apps — simulator + signed builds, no EAS
- Expo / React-Native services in loor.json — domainless, with build profiles
- Live iOS / Android simulator streamed into the browser
- Debug · preview · production builds on a Mac host — .ipa / .apk / .aab
- Code signing on Loor: App Store Connect keys + Android keystores, encrypted
- Download artifacts, or upload to TestFlight / Google Play
- v1.0.02026-05-08release
Loor v1.0 — Public launch
- Loor Studio is public — sign in, prompt, ship
- Vibe Chat with Claude Sonnet 4.6 and the full studioMcp toolkit
- Source Control panel with diffs in the browser
- MongoDB / Redis / R2 as first-class services
- Custom domains with automatic TLS
- v0.9.02026-04-22feature
Scaffolding + dev-session auto-start
- Workspaces scaffold from a prompt in <10s
- Dev server auto-starts from loor.json
- Image refresh keeps workspaces fresh between sessions
- v0.8.02026-04-11feature
Vibe Chat history + AskUserQuestion
- Sessions persist per project; come back where you left off
- Attachments (images, JSON, CSV) drop into the chat
- AskUserQuestion renders as real UI prompts with options
- v0.7.02026-03-27feature
Branch previews & custom domains
- Per-branch URLs with wildcard TLS
- Bring-your-own-domain in two clicks
- Buy domains through Loor with auto-DNS
- v0.6.02026-03-10feature
R2 storage with signed URLs
- Per-project buckets, public or private
- Short-lived signed credentials API
- CORS editor in the Studio sidebar
- v0.5.02026-02-19feature
One-button production deploys
- Same pipeline every time, structured logs, retryable
- Hibernating workspaces — wake on demand
- Real-time deploy stream in the browser
- v0.4.02026-01-30feature
Auto-detect for 12 framework presets
- Next · React · Vue · Angular · NestJS · Node · Go · Python · Astro · Turbo · Docker · Custom
- Generated Dockerfiles with layered cache