Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

ROADMAP

  • Display final blocking
  • History of simulations

1.0.0 - 2025-03-12

Added

  • Core Features:
    • Simulation interface with a structured workflow.
    • Support for configuring network parameters.
    • Support for setting simulation parameters.
    • API integration for real simulations.
    • Mock simulation data for development and testing.
  • User Interface:
    • Simulation workflow UI with 3-stage process indicators.
    • Chrome-style tabbed interface for simulations.
    • "+" button to add new simulations (up to 3).
    • Proper tab management with automatic switching to new tabs.
  • Styling & User Experience:
    • Initial light and dark mode support.
    • Simulation progress tracking for better visualization.