| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Accshift_0.6.2_x64-setup.exe | 2026-03-08 | 3.3 MB | |
| Accshift_0.6.2_x64_en-US.msi | 2026-03-08 | 4.8 MB | |
| latest.json | 2026-03-08 | 952 Bytes | |
| README.md | 2026-03-08 | 2.2 kB | |
| v0.6.2 source code.tar.gz | 2026-03-08 | 285.6 kB | |
| v0.6.2 source code.zip | 2026-03-08 | 337.3 kB | |
| Totals: 6 Items | 8.6 MB | 6 | |
0.6.2 Changelog
Changes
- Improved Tauri backend flows, diagnostics, and supporting file utilities used by platform integrations.
- Refined Battle.net and Steam context menu actions and shared loader behavior.
Fixes
- Prevented stale account state and avatar loading flicker when switching between Steam, Riot Games, and Battle.net.
- Guarded shared account loading so outdated async responses can no longer overwrite the active platform state.
- Tightened Battle.net Overwatch settings-copy behavior and improved related log redaction.
- Stabilized frontend account loading and platform actions
0.6.0 Changelog
This release brings Battle.net support, a cleaner internal architecture, a redesigned settings experience, and a major round of startup, diagnostics, and stability improvements.
Highlights
- Added Battle.net support with account detection, switching, setup, and removal flows. (for chris)
- Refactored the app shell into dedicated modules for platform state, folder navigation, and account setup flows.
- Redesigned Settings with a clearer tab-based structure and better platform-specific organization.
- Added full app logging for startup diagnostics, frontend errors, unhandled promise rejections,
console.error, and Rust panics. - Improved startup reliability with safer window fallback handling and better boot diagnostics.
- Hardened local security with UUID-based setup IDs, expiring pending setup flows, PIN retry delay, stricter navigation rules, and a tighter desktop CSP.
UX and Rendering
- Improved account cards, list rows, preview panel, and avatar fallback behavior.
- Refined folder and back card alignment, sizing, and hover behavior.
- Improved drag-and-drop feedback and platform-colored accents.
- Optimized grid layout recalculation and
WaveTextanimation handling.
Platform improvements
- Riot profile handling and setup flow are more robust.
- Steam and Riot pending setup flows now expire automatically after inactivity.
- Battle.net support is now fully integrated into the app.
Full Changelog: https://github.com/klNuno/accshift/compare/v0.5.2...v0.6.2