What's new in Prism Cloud AI
Every release that has shipped to production. Newest first. Subscribe to release notes by emailing contact@prismcloud.app.
- Featurev2.4.0· June 28, 2026
Version history & prompt library
Every pipeline run is now versioned. The dashboard groups runs by idea, exposes a side-by-side diff and lets you regenerate any stage without losing prior outputs.
- New Version History view groups projects by prompt with v1, v2, v3 lineage.
- Prompt History library with run counts, completion rate and one-click re-run.
- Cancelable pipelines surface as 'Canceled' in Recent Projects without burning credits.
- Featurev2.3.0· June 14, 2026
Stripe billing & metered credits
Self-serve checkout for Starter, Pro and Agency. Credits refill automatically on renewal and roll back to zero on a successful invoice.
- Stripe checkout for monthly and annual plans with promo code support.
- Idempotent webhook pipeline backed by a stripe_events ledger.
- Past Due banner and grace period before downgrade.
- Securityv2.2.1· May 30, 2026
Hardware-key MFA for admin
All administrative access is gated behind WebAuthn-backed hardware keys with mandatory rotation every 90 days.
- WebAuthn enrolment flow in the admin console.
- Audit log records every privileged action with replay-resistant signatures.
- Session timeouts shortened from 12h to 4h for admin roles.
- Featurev2.2.0· May 12, 2026
Comparison matrix vs. ChatGPT and Gemini
A new section on the marketing site benchmarks Prism Cloud against generic chat AIs across nine engineering criteria.
- Side-by-side comparison of Constitution, Specification, Architecture and Tasks output.
- Jira / Linear export coverage and data-privacy posture per provider.
- Improvementv2.1.0· April 21, 2026
20-30% faster pipeline runs
Architecture stage now streams partial output, cutting time-to-first-token by ~40% on average prompts.
- Streamed Architecture stage with incremental render.
- Smaller bundle size on the landing page (-18%).
- Lazy-loaded heavy charts in the admin dashboard.
- Featurev2.0.0· March 30, 2026
Prism Cloud 2.0 — full platform redesign
A ground-up rewrite of the dashboard, pipeline runner and export engine.
- Glassmorphism dark UI with aurora gradients.
- 4-stage Pipeline Runner with typewriter animations and progress bars.
- PDF / Markdown / JSON exports with stable schema.
- Bug fixv1.4.2· February 18, 2026
Edge cases in credit accounting
Resolved double-billing on canceled runs and improved retry idempotency.
- Canceled pipelines no longer consume a credit.
- Retries within 30s of a failed run reuse the original credit lock.
- Credit logs now record reason codes for every adjustment.