What we shipped
Every release, in plain language: what changed and what it means for the way you work. Latest: v2.21, 3 Aug 2026.
32 releases · 123 updates
Metered by use
Simulations are now billed while they run and priced by how hard you push them, the wallet has been rebuilt as a live instrument, and onboarding no longer costs credits.
Runs are metered while they run
FeaturesA simulation used to cost the same whether you watched it for ten seconds or left it going all afternoon. It now costs an entry charge plus a small amount every 30 seconds it keeps running, and stops costing the moment you stop it. Pausing is free, and resuming is not billed as a new run.
Heavy runs cost more than light ones
FeaturesThe rate scales with what the run actually pushes: traffic and the size of the system carrying it. An ordinary design at moderate load stays at the base rate; 100 requests a second costs three times that, and the multiplier is capped so a runaway design cannot empty a wallet before you can react. The wallet shows the multiplier live while it applies.
The wallet is an instrument now
FeaturesA dial reads your balance against its high-water mark, a trace shows where it has been, and a telemetry column reports what is drawing on it right now - the rate, the load multiplier, traffic, node count, and how much runtime the balance buys at that load rather than at the base rate.
The tutorial no longer spends your credits
FixesThe getting-started tour drives the real app, including starting a simulation, so a new account was paying for its own onboarding. Tutorial-driven runs are free.
Two metering defects
FixesA run left at high traffic could collide with the header's live metrics and paint over the credit balance; the header now clips instead. Separately, concurrent charges could exhaust the database connection pool and stall until they timed out - the balance is now read on the connection already held.
Flow Credits
Simulation and AI runs now draw from a Flow Credits balance, 22 new components are reserved in the library, and two features have been withdrawn for a rebuild.
Flow Credits and your wallet
FeaturesEvery account now has a credit balance, shown in the header and openable from there. Simulation runs and AI calls draw from it, each priced in the wallet's own list, and every movement is written to a ledger you can read. New accounts start with 200 credits.
Credit coupons
FeaturesRedeem a coupon code in the wallet and the credits land immediately. Codes can be single-use or shared, and can carry an expiry.
22 new components reserved
FeaturesThe library now lists 130 component types, up from 108. The 22 additions - Temporal, Airflow, dbt, Snowflake, Databricks, Elasticsearch, Consul, etcd, gRPC, GraphQL, WebSocket, MQTT, TimescaleDB, PlanetScale, PgBouncer, Debezium, Trino, PagerDuty, OTel Collector, Harbor, SonarQube and Ray - are visible and marked Coming Soon while their simulation behaviour is built.
Interview is now Test Your Skills
UI/UXThe graded system-design mode kept getting mistaken for a hiring feature. Same timed challenges, same rubric, a name that says what it is.
What-if and the SLO calculator are on hold
ImprovementsBoth have been withdrawn for now. What-if applied replica overrides that the simulation engine honoured but nothing else did, so a design could pass in What-if and fail the moment you ran it for real; the SLO calculator graded runs against targets it could not verify against live data. Rather than leave two features quietly giving misleading answers, they are out until each is rebuilt on the new engine. Everything they touched still works: node capacity is edited in the config panel, and run results are unchanged.
Metering that cannot be skipped
ImprovementsCharges settle on the server before the work runs, and a failed run refunds itself. Concurrent runs cannot overdraw a balance.
Huge Security Update
A platform-wide security and reliability pass. Stronger protection around accounts and administrative actions, a new way to connect your own tools, and a great deal of unused surface removed. Nothing you use changed shape.
Improved application security
SecurityHardened the app so injected content cannot be executed, and removed third-party code paths the product no longer needs.
API keys you can actually use
IntegrationsCreate a key in your account and drive your projects, simulations and analysis from a script or your CI. Keys can be revoked at any time and show when they were last used.
Administrative actions need an administrator
SecurityChanging a plan or removing an account now requires a named administrator, and every such action is recorded.
A smaller attack surface
SecurityUnused entry points were removed from the platform. What cannot be reached cannot be misused.
More reliable intelligence features
ImprovementsAnomaly, saturation and root-cause requests now fail fast and recover instead of hanging.
Honest AI reporting
AIWhen a model cannot support a claim, the product says so instead of quietly showing a number.
Safer releases
ImprovementsBroken builds are now caught before they can reach you.
Performance & Browser Caching
SystemFlow now loads from your browser first. Everything already downloaded stays downloaded, so a returning visit paints immediately and only fetches what actually changed.
Instant returning visits
PerformanceComing back to SystemFlow paints from local storage instead of re-downloading the product.
Dramatically faster startup
PerformanceRoughly three seconds of start-up work and several megabytes of download removed from every visit.
Predictive loading
PerformanceThe next page you are likely to open is prepared quietly in the background.
Offline support
FeaturesThe app opens and your recent data is readable with no connection at all.
Edits survive a dropped connection
FeaturesChanges made offline are queued and sent when you reconnect.
Private by account
SecurityCached data is separated per account and cleared when you sign out.
Storage that looks after itself
ImprovementsLocal storage stays inside sensible limits and repairs itself if it is damaged.
Lighter updates
PerformanceA routine release no longer re-downloads the parts that did not change.
It Catches The Broken Ones
The simulator now checks whether a design makes sense before it runs one: no traffic source, a client wired straight to a database, a circular dependency, all stopped with the exact fix.
Invalid designs are blocked, not silently run
FeaturesA design that cannot work is explained and stopped before it wastes your time.
The Advisor got much more specific
AIFindings name the component, the problem and the fix instead of offering general advice.
Node-specific crash messages
AIWhen a component fails, the reason reflects how that technology really fails.
Validation follows you
UI/UXWarnings appear on the component itself, not only in a list.
A more honest canvas
UI/UXThe canvas shows real state rather than decorative animation.
It Sees Failures Coming
The AI platform ships: a failure detector with published results, live severity and root-cause verdicts on every run, and one source of truth behind every panel.
A detector with receipts
AIFailure detection whose accuracy is measured on data it never trained on, and published in the product.
Live failure predictions
AIDuring a run, every service is scored for failure risk, severity and likely root cause.
Trained on a small internet
AIModels learned from a simulated fleet the size of a real one, failures included on purpose.
One source of truth
ImprovementsEvery panel reads the same component data, so numbers agree wherever you look.
A new upgrade experience
UI/UXUpgrading is a single clear dialog instead of a detour.
Learn By Doing
SystemFlow now teaches itself. A hands-on tutorial, a full keyboard, and a canvas that finally moves like a design tool.
Interactive tutorial
FeaturesA guided walkthrough that builds a real system with you instead of showing slides.
Demo mode
FeaturesTry the whole product on a sample system without touching your own work.
A real keyboard
FeaturesCopy, paste, duplicate, undo, nudge, zoom and run, all from the keyboard.
Multi-selection
FeaturesSelect many components and move, configure or delete them as one.
Help Center
FeaturesSearchable answers and every shortcut in one panel, on the ? key.
Dependency tracing
FeaturesClick a component to light up everything it depends on.
A canvas with weight
UI/UXMovement, depth and feedback that make the canvas feel physical.
Sign In, Stay Put
A rebuilt sign-in, email that actually arrives, teams you can invite, and a canvas that remembers exactly where you left it.
Redesigned sign-in
UI/UXA clearer, faster path into the product on any device.
Reliable email
ImprovementsVerification, reset and invitation emails now arrive promptly and consistently.
Your canvas stays where you put it
FeaturesZoom, position, mode and zones are all restored exactly as you left them.
Invite your team
FeaturesSend an invitation and give a colleague the right level of access.
Your work is yours
SecurityImproved protection around personal data and account access.
All Canvas
The interface got out of the way: floating panels, a tidier toolbar, a rebuilt dashboard and a much bigger template library.
Canvas-first layout
UI/UXPanels float over the canvas and collapse away, so the diagram is always the biggest thing on screen.
A much bigger template library
FeaturesDozens of reference architectures, from a three-tier app to a full social platform.
Pro tier
FeaturesAdvanced components, deeper simulation controls and the AI reviewer.
New dashboard
UI/UXProjects, recent activity and usage in one place.
Zones everywhere
FeaturesZones now work in every canvas mode, including 3D.
Zones, Layout and Control
Large diagrams become manageable: group components into zones, arrange them automatically, and navigate without losing your place.
Zones
FeaturesDraw resizable regions around related components to show boundaries such as a VPC or an environment.
Auto-arrange
FeaturesTidy a sprawling diagram into a readable layout in one action.
Right-click menus
FeaturesCommon actions are on the component itself instead of buried in a panel.
Mini-map
UI/UXJump anywhere on a large diagram without endless scrolling.
Layout fixes
Bug FixesWide architectures no longer render stacked on top of each other.
Components That Know How They Fail
Every component type gains an engineering profile: what it is limited by, which signals matter, and how its failures spread to everything downstream.
Failure knowledge, built in
AIOver a hundred component types now carry a profile of how they behave under stress and how they break.
Smarter diagnosis
AIWhen something fails in a simulation, the explanation reflects how that technology actually fails.
Richer component details
FeaturesEach component shows its bottlenecks, health signals and typical failure modes.
Interface refresh
UI/UXPanels and inspectors redesigned around the new detail.
Workspace Administration
A full administration area: manage users, plans, support requests and platform activity from inside the product.
Admin console
FeaturesSee users, plans and activity at a glance.
Support queue
FeaturesRaise and track support requests in the product instead of over email.
Platform activity
AnalyticsLive view of what is happening across the workspace.
Controlled access
SecurityAdministrative areas are available only to the people who should see them.
Design Gallery
The reference screens are back, so you can see where the interface is heading.
Design previews restored
UI/UXBrowse upcoming layouts for the dashboard, admin and onboarding screens.
Sign-In That Does Not Give Up
The sign-in screen returns to its original design, and gets far more stubborn about actually letting you in.
The original sign-in design, back
UI/UXThe layout people preferred, restored.
No more sign-in loops
Bug FixesFixed a case where a valid session could bounce you back to the login screen.
Works when things are slow
ImprovementsSign-in survives a slow or briefly unavailable connection instead of failing outright.
Sign In With Your Account
Authentication was rebuilt on a managed identity service. Sign-in is faster, sessions are safer, and password resets work properly.
Enhanced account protection
SecurityAccounts are secured by a dedicated identity platform.
Password reset that works
FeaturesRequest a reset link and set a new password without contacting support.
Sessions that persist
ImprovementsStay signed in across tabs and browser restarts.
Sign in with Google or GitHub
IntegrationsUse an existing account instead of another password.
Tidier and Faster
Interface cleanup and a round of reliability work across the app.
Interface polish
UI/UXSpacing, contrast and alignment corrected throughout.
Quicker to load
PerformanceUnused assets removed from the app, so it starts faster.
Improved application security
SecurityRoutine protective updates across the platform.
A Refreshed Workspace
The app interface was reworked: a clearer canvas, a real properties panel, and example systems to start from.
New workspace layout
UI/UXCanvas, configuration and simulation each have a proper place on screen.
Properties panel
FeaturesSelect any component and configure it in place.
Example systems
FeaturesOpen a ready-made architecture instead of starting from an empty canvas.
A Site Worth Visiting
A completely new marketing site, and a clear-out of everything that no longer belonged.
Rebuilt marketing site
UI/UXFaster, clearer, and honest about what the product does today.
Lighter pages
PerformancePublic pages load noticeably quicker.
Accurate content
ImprovementsPages describe features that actually exist.
Steadier Ground
A stability release. Fewer rough edges, fewer surprises after an update.
More reliable updates
ImprovementsReleases are checked end to end before they reach you.
Startup fixes
Bug FixesResolved issues that could leave the app in a half-loaded state.
Cloud Sync
Your work moves to a real cloud database, and the intelligence service moves alongside it. Projects are no longer tied to one machine.
Work follows you
FeaturesSign in anywhere and your projects are there.
Sturdier storage
ImprovementsProjects and simulation history are stored on managed infrastructure with backups.
Intelligence, always on
AIAnalysis runs as its own service, so heavy work never slows the canvas down.
Every Screen Accounted For
The pages you only see when something goes wrong were designed properly, and the account area got its own home.
Designed error pages
UI/UXNot found, access denied, too many requests, server error and maintenance now explain what happened and what to do next.
Account area
FeaturesA dedicated set of pages for your profile, usage, billing and notifications.
Design gallery
UI/UXReference screens showing where the product is going.
Plans and Pro
SystemFlow becomes a product you can buy. Plans, upgrading and usage all arrive together.
Plans and upgrading
FeaturesMove to a paid plan from inside the app, with a real checkout.
Manage your subscription
FeaturesChange or cancel your plan without emailing anyone.
See your usage
AnalyticsTrack how many projects and simulations you have used against your plan.
Pricing pages
UI/UXClear pages explaining what each plan includes.
Real Accounts
Sign-up, sign-in and email verification are now a complete flow, and your account is protected properly.
Sign up and sign in
FeaturesCreate an account with an email address and a password.
Email verification
FeaturesConfirm your address before your account goes live.
Protected accounts
SecurityImproved account protection across the platform.
Session that lasts
ImprovementsStay signed in between visits instead of logging in every time.
A Landing Page That Moves
Motion and pacing on the landing page: typed headlines, an ending worth reaching, and navigation that keeps up with you.
Animated introduction
UI/UXThe headline types itself out and the page ends on a call to action instead of trailing off.
Auto-advancing sections
UI/UXSections cycle on their own, and stop the moment you take over.
Scrolling fixes
Bug FixesScroll position and navigation no longer fight each other.
Rebuilt Sign-In
The sign-in screen was redesigned, and navigation gained a full-screen menu.
A cleaner sign-in
UI/UXLess chrome, bigger targets, and a clearer path to creating an account.
Full-screen navigation
UI/UXA menu overlay that works properly on small screens.
Fewer mis-taps
ImprovementsButtons and links were resized for touch.
A Front Door
A public website for SystemFlow, so there is somewhere to send people who have not signed up yet.
New marketing site
UI/UXA proper landing experience explaining what SystemFlow does.
Consistent branding
UI/UXThe site and the app finally look like the same product.
Watching Real Infrastructure
The beginning of monitoring: SystemFlow can now take readings from real servers, not only simulated ones.
Live metric collection
FeaturesLightweight agents read CPU, memory, disk, network and request metrics from machines you actually run.
An intelligence service
FeaturesA dedicated service to analyse those readings, separate from the app so it can grow on its own.
A shared vocabulary
AnalyticsEvery metric has one canonical name, so a reading means the same thing everywhere in the product.
Email That Reaches You
SystemFlow can now email you: account confirmations, password resets and the occasional thing worth knowing.
Account emails
FeaturesConfirm your address and reset your password from your inbox.
Reliable delivery
ImprovementsMessages are sent through a proper mail service instead of best effort.
Your Work Is Saved
Projects now persist. Close the tab, come back tomorrow, and your architecture is exactly where you left it.
Saved projects
FeaturesEvery diagram is stored against your account and reloads automatically.
Multiple projects
FeaturesKeep separate designs side by side instead of overwriting one canvas.
No more lost work
ImprovementsChanges are saved as you make them, not only when you remember to.
A Calmer Canvas
A cleanup pass on the canvas. Visual noise that got in the way of designing was removed.
Less clutter
UI/UXOverlays that covered your diagram while you worked are gone.
Smoother to draw on
PerformancePanning, zooming and dragging feel lighter on large diagrams.
The Canvas Takes Over
The canvas becomes the product. Building a system and running traffic through it now happen in the same place, without switching screens.
One workspace
FeaturesDesign, configure and simulate from a single canvas instead of separate pages.
A real component library
FeaturesDrag infrastructure components straight onto the canvas.
Faster to get started
UI/UXThe interface was rebuilt around the thing you actually came to do.
Hello, SystemFlow
The first build. Design a system on a canvas, create an account, and keep your work between visits.
The design canvas
FeaturesLay out an architecture visually instead of describing it in a document.
Accounts
FeaturesCreate an account and sign in to keep your work.
A home for the product
UI/UXA landing page, a sign-in page and a workspace, all in one place.