✨ Features
- 8434356 feat: consolidate update system and improve version comparison UI
🔄 All Changes
- 8434356 feat: consolidate update system and improve version comparison UI
Key Improvements
Consolidated Update System
- Single Update Mechanism: Consolidated dual update mechanisms to use the proven install script, eliminating frontend update failures
- Better Version Handling: Fixed critical version parameter extraction bug that caused double-v prefixes in API calls
- Robust Error Handling: Added comprehensive error handling with timeout protection and proper cleanup
Enhanced Version Comparison UI
- Commit Differences: Shows detailed commit changes between versions with direct GitHub links
- Smart Categorization: Displays changes by type (features, fixes, maintenance, docs) with emoji icons
- Expandable Details: Clean summary with optional detailed view to reduce UI clutter
- Context-Aware Messages: Different messaging for upgrades vs downgrades
User Experience Improvements
- Eliminated Redundancy: Removed duplicate RC warnings and consolidated information
- Better Information Hierarchy: Essential info first, details on-demand
- One-Click Updates: Streamlined update process using reliable install script
This release significantly improves the update experience by consolidating the update mechanisms and providing clear visibility into what changes with each version switch.