github patrickjaja/claude-desktop-bin v1.3561.0
Claude Desktop 1.3561.0

9 hours ago

Claude Desktop 1.3561.0

This release provides Claude Desktop version 1.3561.0 pre-patched for Linux.

Installation Options

Arch Linux (AUR)

yay -S claude-desktop-bin

Debian/Ubuntu (APT Repository — recommended)

curl -fsSL https://patrickjaja.github.io/claude-desktop-bin/install.sh | sudo bash
sudo apt install claude-desktop-bin

Debian/Ubuntu (manual .deb)

# x86_64
sudo apt install ./claude-desktop-bin_1.3561.0-1_amd64.deb
# ARM64
sudo apt install ./claude-desktop-bin_1.3561.0-1_arm64.deb

Fedora/RHEL (RPM Repository — recommended)

curl -fsSL https://patrickjaja.github.io/claude-desktop-bin/install-rpm.sh | sudo bash
sudo dnf install claude-desktop-bin

Fedora/RHEL (manual .rpm)

# x86_64
sudo dnf install ./claude-desktop-bin-1.3561.0-1.x86_64.rpm
# ARM64
sudo dnf install ./claude-desktop-bin-1.3561.0-1.aarch64.rpm

NixOS / Nix

nix run github:patrickjaja/claude-desktop-bin

AppImage (Any Distro)

# x86_64
chmod +x Claude_Desktop-1.3561.0-x86_64.AppImage
./Claude_Desktop-1.3561.0-x86_64.AppImage
# ARM64
chmod +x Claude_Desktop-1.3561.0-aarch64.AppImage
./Claude_Desktop-1.3561.0-aarch64.AppImage

Update existing AppImage (delta download — only changed blocks):

appimageupdatetool Claude_Desktop-*-x86_64.AppImage
# Or from within the AppImage:
./Claude_Desktop-*-x86_64.AppImage --appimage-update

Checksums

File SHA256
Tarball de761160ba4f333ae5da50b859f3ccd41c1f6bfa25741732c09415e7fe55a0d8
AppImage (x86_64) 0ee048a5057a37ecabf3dbc56794c9cf2e4a6ce0e1be0667c007d2aa2d4dec8f
AppImage (aarch64) aca800a74a75763613abc3dbe7a7e58103b20725426985e890352d9ec625ecf4
Debian (amd64) bd09db15291f17822db1ab861bdaf68275613caabbb037d1463f2964850f4171
Debian (arm64) 86e1ae843c8c3604ad883144b833849883786d8712e305040d43e5ece80d794a
RPM (x86_64) e7797d8bfdc3a5c52befe337127b95bf5c2d5cdde04ca760ee76125429ce0ea0
RPM (aarch64) e6d6ca9f24a6ba51fe239ca0173a437cfba89fc1bf1949edde283e0cc69358aa

Changes since last release

  • Version bump: v1.3109.0 → v1.3561.0
  • All 42 patches applied without modification — webpack re-minify only, no structural changes
  • 2 new GrowthBook boolean flags: 1496676413 (SSH plugins/MCP forwarding), 2023768496 (trusted device token); 0 removed
  • 123929380 (coworkKappa) promoted to force-ON defaults map — Anthropic enabling consolidate-memory by default
  • 0 new MCP servers, 0 new tools (same 17 servers)
  • 0 new process.platform gates — no new Linux restrictions
  • Locale i18n files moved into ion-dist/i18n/ with .overrides.json sidecar files (same language set)

Upstream diff summary (v1.3109.0 → v1.3561.0)

Variable renames only (all handled by \w+/[\w$]+ wildcards):

  • Static registry: J0()A_()
  • Async merger: ewAgwA
  • Production gate: aFA()GGA()
  • Flag reader: Ti()fi()
  • Listener: wG()bG()
  • Value flags: Es()/di()zn()/f_()
  • MCP registration: DfA()gpA()
  • Platform vars: wsys (win32), WhAbfA (darwin||win32), en unchanged (darwin)
  • Computer-use Set: elerwA, checker Jne()nBA()

Links

Don't miss a new claude-desktop-bin release

NewReleases is sending notifications on new releases.