Downloads
ClaudePortable-0.3.2-portable.exe- single-file, no install required. Double-click to run.ClaudePortable-0.3.2.msi- per-machine installer with Start-menu shortcut.ClaudePortable-0.3.2-portable.exe.sha256- checksum for portable exe.
First-run warning (unsigned)
Both artifacts are unsigned. Windows SmartScreen will warn you on first run.
Portable exe:
- Right-click the downloaded file -> Properties -> check "Unblock" at the bottom -> OK.
- Double-click to run.
Or verify the SHA256 first:
(Get-FileHash .\ClaudePortable-0.3.2-portable.exe -Algorithm SHA256).HashMatch against the .sha256 file. Then unblock + run.
What's Changed
- fix(ui): make backup destination selectable across multiple targets by @shaase-ctrl in #12
- fix(ui): enable Restore button when a snapshot is selected by @shaase-ctrl in #14
- chore(release): 0.3.2 by @shaase-ctrl in #15
Full Changelog: v0.3.1...v0.3.2