v3.1.1 — Cleanup & Polish
What's Changed
Cleanup
- Removed 8 unused pages (Bypass, Camera, Customization, Dashboard, Misc, Tuning, Vehicle, World) — only Unlocks, Database, and Settings remain
- Cleaner DI registrations, no stale singletons
- Smaller binary footprint
UX Polish
- Auto-dismiss status messages — success/error banners fade after 5 seconds on both Database and Unlocks pages
- Removed placeholder "Hotkeys" and "Save Diag Bundle" from Settings features list
- ScanSignatures button now uses direct IsEnabled binding instead of CanExecute
Bug Fixes
- Fixed stale DI registrations that could cause unnecessary memory usage
Full Changelog: v3.1.0...v3.1.1