Bug Fixes
- SQM: Fix script not found for WAN names with parentheses (#52, #53)
- WAN names like "5.0Gb (WAN1)" now correctly generate scripts as 5.0gb-wan1-speedtest.sh
- Added input validation to WAN name fields (sanitizes invalid characters on blur)
- Device Database: Fix incorrect U7 model mappings*
- Corrected AC-era codes that were incorrectly labeled as WiFi 7 devices
- U7P, U7LR, U7LT, U7MSH, U7MP, U7IW, U7IWP, U7O → now correctly map to UAP-AC-* models
- U7ENT → now correctly maps to U7-Pro-Max
- Added U7PROXGB → U7-Pro-XG-B mapping
- Fixed U7PROXGSB → U7-Pro-XGS-B mapping
Improvements
- Deployment Docs: Clarified NAS setup, fixed docker-compose syntax, added guidance on choosing stable directories
- Docker: Standardized internal port to 8042 across all configurations