Two update methods now available:
1. EXE installer (requires UAC, shows SmartScreen without signature)
Changes:
- Added .zip asset detection with priority (portable/windows/win)
- ZIP auto-install: extract → replace files → restart
- Priority: .zip → .exe (portable first for better UX)
- Batch script handles file replacement after app closes
- No administrator rights needed for ZIP updates
Benefits of ZIP:
✅ No UAC prompts
✅ No SmartScreen warnings
✅ Fast updates (just file replacement)
✅ Perfect for testing without code signing
✅ Fallback to .exe if .zip not available
- Changed window size to mobile phone format (400x800)
- Removed width condition for ActiveProxyFooter - now always visible
- Added run-umbrix.sh launch script with icon copying
- Stats cards now display on all screen sizes