Claude Desktop 1.1.4328
This release provides Claude Desktop version 1.1.4328 pre-patched for Linux.
Installation Options
Arch Linux (AUR)
yay -S claude-desktop-binDebian/Ubuntu (APT Repository — recommended)
curl -fsSL https://patrickjaja.github.io/claude-desktop-bin/install.sh | sudo bash
sudo apt install claude-desktop-binDebian/Ubuntu (manual .deb)
sudo apt install ./claude-desktop-bin_1.1.4328_amd64.debFedora/RHEL (manual .rpm)
sudo dnf install ./claude-desktop-bin-1.1.4328-1.x86_64.rpmNixOS / Nix
nix run github:patrickjaja/claude-desktop-binAppImage (Any Distro)
chmod +x Claude_Desktop-1.1.4328-x86_64.AppImage
./Claude_Desktop-1.1.4328-x86_64.AppImageChecksums
| File | SHA256 |
|---|---|
| Tarball | eb113dba95009b43e5130fa7cb46b5fb10341f125501f8a36148ed6e914db9d2
|
| AppImage | 0a344ae5d9d85e27cb0aae9a007ab2c7463b82da5d2d7d0339c2eaa5d2eaf26e
|
| Debian | 0ae2ed9e4a8e9d1a5ed8fb04eafd52939cae82d420a98c18e111d4486ffbba14
|
| RPM | 77e827f716f0d27be2f9a7b722e720e81141167b8e998dec03c6353274688751
|
Changes since last release
Changed
- Update to Claude Desktop v1.1.4328 (from v1.1.4173)
Fixed
- enable_local_agent_mode.py — Make yukonSilver formatMessage
idfield optional in regex ((?:,id:"[^"]*")?) to handle v1.1.4328 adding i18n IDs - enable_local_agent_mode.py — Use
[\w$]+instead of\w+for getSystemInfototal_memoryvariable ($rcontains$)
Notes
- 4 new IPC handlers:
CoworkSpaces.copyFilesToSpaceFolder,CoworkSpaces.createSpaceFolder,FileSystem.browseFiles,LocalSessions.delete - All 19 patches pass, no structural changes to platform gating or feature flags
- Key renames: chillingSlothFeat=TMt, quietPenguin=MMt, yukonSilver=RMt, os module=
$r