You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Performance: optimized React rendering in DevicePage/DisplayPage using useMemo/useCallback
- Stability: fixed 50+ instances of any types and empty catch blocks to prevent silent failures
- Storage: fixed Set serialization issues and converted sync file writes to async debounced writes
- CI: fixed GitHub Actions macOS build failure by disabling mandatory signing in CI environment
- Quality: extracted hardcoded parameters like polling intervals and log retention to constants
0 commit comments