Changelog

See what we've been working on. New features and improvements every month.

v1.2.0February 2026 (Current)

Team Management

Finalized invitation workflows, organization departure logic, and administrative role permissions.

v1.1.0February 2026

Persistence & Versioning

Implemented database saving/loading, autosave functionality, and the ability to revert to older model versions.

Application State

Standardized dashboard refresh logic and session handling when navigating between the flow editor and result views.

v1.0.0January 2026

Subscription & Billing

Integrated billing configurations, tiered pricing models, and seat-count implementation for teams.

Access Control

Implemented user authentication, social logins (Microsoft), and feature-gate capability checks.

v0.9.0December 2025

Advanced Scheduling

Implemented variable input rate schedules and a global simulation preferences configuration form.

Dependency Management

Finalized logic for resource re-entry and break-time handling within active simulations.

v0.8.0November — December 2025

Data Exporting

Added functionality to generate and export workflow results to Excel and save diagrams as PDF/PNG.

Node Refinement

Expanded node connectivity options with additional connection handles.

v0.7.0November 2025

Reporting Dashboard

Developed the simulation results dashboard, including WIP (Work-in-Progress) time-series charts and TAT (Turn-Around Time) histograms.

Resource Tracking

Added logic for monitoring resource utilization and reserved-time states.

v0.6.0October 2025

Multi-threading

Added support for multiple simulation sub-workers to enable parallel execution of simulation runs.

Statistics Engine

Implemented data collection logic for aggregate simulation reporting.

v0.5.0September — October 2025

Simulation Core

Integrated work schedules and transitioned from static calculations to active simulation logic.

Capacity Modeling

Implemented resource-based logic to handle shift-based availability.

v0.4.0September 2025

Pathfinding Engine

Added logic to identify and analyze all unique paths within specified workflow parameters.

UI Components

Built out the primary process input interface for workflow definition.

v0.3.0August - September 2025

Performance Infrastructure

Migrated state management to Zustand for optimized UI reactivity.

Graph Logic

Implemented initial graph analysis algorithms and zero-order cost calculation framework.