Skip to content

v1.0.0

Choose a tag to compare

@merendamattia merendamattia released this 21 Dec 17:15

1.0.0 (2025-12-21)

Features

  • add Docker support with multi-stage builds for backend and frontend, including health checks and nginx configuration (6a2bf2f)
  • add initial implementation of MCES visualizer with graph generation and rendering (eb99289)
  • enhance algorithm results display with improved layout and styling (cabbd59)
  • enhance graph rendering and algorithm execution with improved documentation and layout handling (70b88b5)
  • enhance result graphs styling with improved layout and visual effects (998c85c)
  • enhance UI styling and add footer with version info and links (47d3823)
  • implement MCES algorithms with API integration and UI controls (05c7827)
  • improve random graph generation to ensure connectivity and edge constraints (b13bfd9)
  • update edge color handling and improve highlight styling in graph rendering (fdc734e)
  • update graph controls and visualization layout for improved user interaction (886757e)