August 23rd, 2025

Version 1.11.0 - Advanced Component Architecture & Dual-Graphics

✨ New Features

- Angled Slider Component - New SliderAngled component with configurable rotation angles for diagonal faders (e.g., 20° upward slant)

- TouchPad/LED Dual-Graphics Architecture - Complete upgrade from color overlay approach to separate inactive/active SVG graphics for better design control

- Enhanced Configuration UI - Dual-graphics upload interface in synth wizard and management with "Inactive State" and "Active State" SVG asset pickers

- Backward Compatibility System - Existing synths continue working with legacy overlay approach while enabling gradual migration to dual-graphics

🛠 Technical Improvements

- Trigonometric Positioning - SliderAngled uses cosine/sine calculations for precise angled handle positioning and mouse interaction projection

- Component Architecture Consistency - TouchPad, LED, Button, and Toggle now all follow the same dual-graphics pattern

- Performance Optimization - Single SVG render instead of SVG + overlay calculations for TouchPad and LED components

- Migration Strategy - graphics array takes precedence over single graphic + overlay for seamless transition