Skip to content
Changelog

Every release, in order.

We ship in deep cycles, not stunts. Below is the public changelog — subscribe in your RSS reader: /rss.xml.

  1. v1.6.0
    2026-06-12
    feature

    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
  2. v1.5.0
    2026-06-10
    feature

    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
  3. v1.4.0
    2026-06-07
    feature

    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
  4. v1.3.0
    2026-06-04
    feature

    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
  5. v1.2.0
    2026-06-01
    feature

    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
  6. v1.1.0
    2026-05-29
    feature

    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
  7. v1.0.0
    2026-05-08
    release

    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
  8. v0.9.0
    2026-04-22
    feature

    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
  9. v0.8.0
    2026-04-11
    feature

    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
  10. v0.7.0
    2026-03-27
    feature

    Branch previews & custom domains

    • Per-branch URLs with wildcard TLS
    • Bring-your-own-domain in two clicks
    • Buy domains through Loor with auto-DNS
  11. v0.6.0
    2026-03-10
    feature

    R2 storage with signed URLs

    • Per-project buckets, public or private
    • Short-lived signed credentials API
    • CORS editor in the Studio sidebar
  12. v0.5.0
    2026-02-19
    feature

    One-button production deploys

    • Same pipeline every time, structured logs, retryable
    • Hibernating workspaces — wake on demand
    • Real-time deploy stream in the browser
  13. v0.4.0
    2026-01-30
    feature

    Auto-detect for 12 framework presets

    • Next · React · Vue · Angular · NestJS · Node · Go · Python · Astro · Turbo · Docker · Custom
    • Generated Dockerfiles with layered cache