| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Accshift_0.9.0_x64-setup.exe | 2026-03-23 | 4.1 MB | |
| Accshift_0.9.0_x64_en-US.msi | 2026-03-23 | 5.9 MB | |
| latest.json | 2026-03-23 | 14.6 kB | |
| README.md | 2026-03-23 | 1.4 kB | |
| v0.9.0 source code.tar.gz | 2026-03-23 | 353.2 kB | |
| v0.9.0 source code.zip | 2026-03-23 | 438.4 kB | |
| Totals: 6 Items | 10.8 MB | 6 | |
0.9.0 Changelog
- Added Epic Games and Roblox platform support.
- Rewrote Riot account capture with graceful quit, fixing 2FA and stale tokens.
- Migrated localStorage to a file-based client storage system.
- Legacy data is backed up before migrations.
Platforms
- Epic Games: Full support with account detection, auth snapshot switching, and setup flow.
- Roblox: Quick Login, cookie paste, and switching via auth ticket through
roblox-player:protocol. - Riot Games: Fixed 2FA accounts. Graceful quit flushes tokens before capture. Added persist check with user message when "Stay signed in" is unchecked.
- Battle.net: Fixed battle tag showing the wrong name after switching.
- Ubisoft Connect: Fixed forgotten accounts reappearing on refresh.
- Steam: Default shutdown mode changed to force kill. Added bulk edit for launch options.
Storage
- Migrated settings, folders, and caches from localStorage to file-based client storage.
- Added legacy config migration (config.json to split format) with user toast on first run.
- Legacy data backed up to
backups/pre-migration/before file moves. - Reorganized platform storage paths under
platforms/.
UX
- Default window size increased to 1000x520.
- Custom themes support with import/export.
- PIN lock with inactivity blur.
- Roblox cookie paste accepts multiple formats.
- Updated app icons and logo.