v1.1.0
New Features:
- Theme support (dark mode): Implement automatic theme detection and dynamic color switching to match YASGUI's light/dark mode preferences. The graph visualization now adapts its colors in real-time when users switch themes.
Fixes
- Icon display: Fixed plugin icon not appearing in YASGUI tabs when installed via npm package (replaced FontAwesome dependency with embedded SVG icon).
- Edge label readability: Improved edge label readability in dark mode by removing white outline/halo effect.
Full Changelog: v1.0.8...v1.1.0