Back to Home

Changelog

New updates and improvements to Ideatosystem.

featureMarch 4, 2026v1.2.0

Architecture Analysis Engine

Introduced a new Analysis tab that evaluates your system design against 11 architectural rules. It automatically detects single points of failure, unauthenticated databases, missing cache layers, and network bottlenecks. The engine intelligently reads node labels and edge types (like 'JWT auth') to reduce false positives, giving you a detailed score and actionable recommendations to improve your system's resilience and security.

featureMarch 1, 2026v1.1.0

Auto Documentation & Capacity Calculator

Added a new 'Auto Generate' button in the Docs tab to instantly create structured technical documentation out of your system diagram. We also embedded a 'Capacity Math' calculator directly into the node properties panel—just enter expected DAU and request sizes to instantly estimate Peak QPS, Bandwidth, and 5-Year Storage requirements.

featureFebruary 13, 2026v1.0.5

Version Control

Introduced advanced version control for your system designs. You can now track every change, create named versions, commit updates, and rollback to previous states anytime. This ensures you never lose a good idea while experimenting with new ones.

featureFebruary 12, 2026v1.0.4

Real time collaboration

Real time collaboration on the design board. Now you can collaborate with your team members on the design board in real time.

featureFebruary 10, 2026v1.0.3

Public Reviews

Launched a community reviews page where users can share their experience with Ideatosystem. Features animated review cards, star ratings, and a seamless submission form. Reviews are integrated across the site in the navbar, footer, and homepage.

featureFebruary 8, 2026v1.0.2

Full Screen Diagram Mode

Implemented a dedicated full-screen mode for the diagram view. This allows users to maximize their workspace for distraction-free system designing, accessible via the new toggle button in the dashboard toolbar.

featureFebruary 8, 2026v1.0.1

Export Prompt for No-Code Tools

Added a new 'Export Prompt' feature in the design dashboard. You can now download a structured text file containing your full system design (architecture, nodes, edges) formatted as a generic prompt. This is perfect for passing context to no-code tools like Cursor, Windsurf, or Bolt.