Releases: hydro-project/hydroscope
Releases · hydro-project/hydroscope
Hydroscope v1.2.0
Hydroscope v1.2.0
Highlights
- Semantic color tokens across the UI for consistent theming
- Dark mode support using CSS custom properties and luminance-aware detection
- UI scaling options for better accessibility and embedding flexibility
- Export improvements: safer URL cleanup and new JSON exporter wiring
Changes
- feature: Add Semantic Color Tokens, Dark Mode Support, and UI Scaling (#81)
- chore: npm audit fix (dev deps)
Performance
- Cached luminance calculation for theme detection
- Reduced CSS duplication by ~81% via CSS variables
Reliability
- Increased blob URL cleanup timeouts from 100ms to 1000ms for stable downloads
Docs
- Updated JSON format spec and added UI scaling guide
Thanks to everyone who reviewed and tested this release.