Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 721 Bytes

File metadata and controls

24 lines (19 loc) · 721 Bytes

Changelog

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

This project follows semantic versioning: MAJOR.MINOR.PATCH


[1.0.0] - Initial Release

  • First public release of Groups Visualizer.
  • Full graph layout engine using Dagre.
  • Area-aware rendering with clusters and labels.
  • Wrapper-pair (light ? switch) detection.
  • Automatic node height measurement.
  • Live ON/OFF toggle badges.
  • Copy-to-clipboard for entity ID, name, alias, and voice label.
  • Multi-tab and sub-tab support.
  • Rebuild and Full Rebuild functions.
  • Vite build with stable, hash, and versioned outputs.
  • MIT license included.

[Unreleased]

  • Additional improvements will appear here after future updates.