Claude Desktop 1.1.2685 (patch release 2)
This release provides Claude Desktop version 1.1.2685 pre-patched for Linux.
Installation Options
Arch Linux (AUR)
yay -S claude-desktop-binDebian/Ubuntu (.deb)
# Download the .deb file, then:
sudo apt install ./claude-desktop_1.1.2685_amd64.deb
# Note: Requires 'electron' package from your distro or a PPAAppImage (Any Distro)
chmod +x Claude_Desktop-1.1.2685-x86_64.AppImage
./Claude_Desktop-1.1.2685-x86_64.AppImageChecksums
| File | SHA256 |
|---|---|
| Tarball | e3b5af29cb1e3e6a5f01225aca4480358737f51d91d60b1d5abdc41e0d862ccd
|
| AppImage | 9fb87873d9133d6fce1c619f4d1f7152980dac78dec40c5b3159e0bd43f4e9f8
|
| Debian | 3200c8ddecd7df569b921a4ec88fa76d709e05fe210b12c31bc596affb3f7008
|
Changes since last release
2026-02-11
- feat(cowork): add Linux cowork support, multi-path claude binary discovery, and error messages
- docs: add Cowork screenshot and update README with cowork section
- docs: update Claude Code screenshots
- chore: add *.exe and *.vhdx to gitignore
- docs: separate Chat, Code, and Cowork sections in README
- docs: update README with multi-path claude discovery and cowork prerequisites
- docs: link to official Claude Code setup guide instead of npm command
- docs: update Claude Chat screenshot
- feat(ci): add force rebuild button for patch/feature releases