Skip to content

v0.3.2

Latest

Choose a tag to compare

@shaase-ctrl shaase-ctrl released this 03 Jun 14:58
cbeceba

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:

  1. Right-click the downloaded file -> Properties -> check "Unblock" at the bottom -> OK.
  2. Double-click to run.

Or verify the SHA256 first:

(Get-FileHash .\ClaudePortable-0.3.2-portable.exe -Algorithm SHA256).Hash

Match against the .sha256 file. Then unblock + run.

What's Changed

Full Changelog: v0.3.1...v0.3.2