mirror of
https://github.com/achiez/NebulaAuth-Steam-Desktop-Authenticator-by-Achies.git
synced 2026-07-25 14:24:32 +00:00
2e8862be8b
- Reworked UI color scheme and added 5 new color themes - Replaced app icon and redesigned splash screen - Introduced "Theme" settings tab with support for transparency, blur, and background dimming - Removed legacy "Window Color" setting - Added helpful links window via "by achies" label - Updated fonts and added iconography across UI feat(account): full redesign of account linking flow - New UX with input validation and retry logic - Improved mobile device linking process and error handling feat(security): Steam Guard transfer implemented perf(startup): parallel mafile loading on app startup for large file counts fix(core): resolved password prompt on minimized window fix(ui): fixed splash screen blinking on startup fix(network): mitigated effect of Steam error 429 (IP ban) on login/session chore: upgraded codebase to .NET 9.0