September 15th, 2025
- Navigation Consistency Overhaul - Standardized all navigation breadcrumbs across the application. All synth flows now use Explore > Synth Management pattern, simplified patch navigation to Home > Patches > [Patch Name] structure for both new and existing patches, and replaced all deprecated /synths references with /explore throughout the app.
- Asset Upload System Enhancements - Comprehensive improvements to synth wizard asset management
LED/TouchPad/Button components automatically suggest matching -active/-pressed assets
Enhanced filename parsing
Cleaned up component asset selections
- Thumbnail Database Storage - Fixed API to handle both thumbnailImageUrl and thumbnailImage parameters, resolving missing thumbnails in assets tab
- Assets Tab Upload Errors - Fixed "Missing required fields" error when uploading missing assets by removing oldUrl requirement for empty strings
- Category Data Synchronization - Unified category systems between wizard (Step 1) and synth management editor to prevent data loss
- Asset Picker Aspect Ratios - Fixed "choose different asset" dropdowns from landscape to square for proper component asset display
- Console Log Cleanup - Removed cable rendering debug logs from UniversalSynthInterface for cleaner development experience