| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| accshift-1.0.4-1.x86_64.rpm | 2026-08-28 | 7.8 MB | |
| accshift-cli_1.0.4_linux_x86_64 | 2026-08-28 | 5.0 MB | |
| accshift-cli_1.0.4_macos_aarch64 | 2026-08-28 | 3.4 MB | |
| accshift-cli_1.0.4_x64.exe | 2026-08-28 | 5.9 MB | |
| Accshift_1.0.4_aarch64.dmg | 2026-08-28 | 6.3 MB | |
| accshift_1.0.4_amd64.deb | 2026-08-28 | 7.8 MB | |
| Accshift_1.0.4_x64-setup.exe | 2026-08-28 | 5.5 MB | |
| SHA256SUMS.txt | 2026-08-28 | 837 Bytes | |
| accshift_1.0.4_amd64.AppImage | 2026-08-28 | 82.0 MB | |
| latest.json | 2026-08-28 | 6.8 kB | |
| README.md | 2026-08-28 | 1.7 kB | |
| v1.0.4 source code.tar.gz | 2026-08-28 | 2.3 MB | |
| v1.0.4 source code.zip | 2026-08-28 | 2.5 MB | |
| Totals: 13 Items | 128.5 MB | 2 | |
Changes
- Themes can be edited in the app: tokens, live preview, duplicate, import and export. A theme can ship its own CSS, and can change shape (borders, avatars, motion), not only colours. The editor is marked beta.
- First run enables the launchers that are actually installed, instead of Steam only.
- A platform descriptor dropped in the data folder becomes a platform without rebuilding. Settings lists what loaded, and names the field when a file is refused. Adding from a file shows the sandbox and every path a switch would touch first.
accshift diagprints a local redacted report. The log is queryable, rotation stays inside 10 MiB.accshift dry-runprints what a switch would read, copy and write, without doing it.accshift descriptorslists what loaded.- Monospace UI elements and fallback fonts are gone.
Fixes
- Avatars fade in instead of flashing a placeholder.
- Windows caption buttons are a 46px strip flush to the edge, native metrics.
- Adding a first Discord account no longer signs you out of it.
- Forgetting an Ubisoft account sticks: an empty config section no longer drops the blocklist.
- The telemetry worker deploys from CI, so properties added since 1.0.3 actually arrive. Operations that never fired now report.
- Diagnostic reports redact real paths before they leave the process.
Install notes
- Windows: run the
.exe(NSIS) installer. - Linux: install the
.deb/.rpm, orchmod +xthe.AppImageand run it. - macOS (Apple Silicon): the app is not yet notarized. After copying Accshift.app to Applications, clear the quarantine flag once:
xattr -cr /Applications/Accshift.app.