Changelog
See what we've been working on. New features and improvements every month.
Team Management
Finalized invitation workflows, organization departure logic, and administrative role permissions.
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.
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.
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.
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.
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.
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.
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.
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.
Performance Infrastructure
Migrated state management to Zustand for optimized UI reactivity.
Graph Logic
Implemented initial graph analysis algorithms and zero-order cost calculation framework.