§ changelog

What’s new.

Notable releases and improvements to PromptFloe. We ship continuously; this is the highlight reel.

  1. New

    In-app rate limiting + edge caching for generated apps

    Generated full-stack apps now ship per-caller rate limiting (backed by the app’s own database - no extra service) and app-level cache headers on public reads, on top of Vercel’s edge CDN.

  2. New

    Blueprint engine: typed app specs → deterministic backends

    A prompt now compiles to a typed app spec that deterministically generates database tables, API routes, and Row-Level Security policies - so the backend matches the plan instead of drifting.

  3. Improved

    Two pricing tracks: Frontend and Full-stack

    Pricing now splits into a Frontend track (generation + deploy to your own Vercel/Netlify) and a Full-stack track that bundles managed Supabase database + auth and the verified preview gate, with region-aware prices.

  4. New

    Token usage meter and over-cap guardrails

    A live token-usage meter shows where you are against your monthly bucket, with clear guardrails before you run over your plan’s allowance.

  5. Improved

    Codegen quality: no-truncation continuation + smarter file budgets

    Larger generations no longer get cut off mid-file, and the file budget now scales with app complexity - fewer blank previews and broken builds.

  6. New

    Verified build report, persisted across sessions

    Every build now produces a server-signed report you can revisit - the verification verdict survives login and logout instead of living only in the browser.

Want the full picture?

Read deeper write-ups on the blog, or see what each plan unlocks on pricing.