github patrickjaja/claude-desktop-bin v1.1.2102
Claude Desktop 1.1.2102

latest releases: v1.1.9669-8, v1.1.9669-7, v1.1.9669-6...
one month ago

Claude Desktop 1.1.2102

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

Installation Options

Arch Linux (AUR)

yay -S claude-desktop-bin

Debian/Ubuntu (.deb)

# Download the .deb file, then:
sudo apt install ./claude-desktop_1.1.2102_amd64.deb
# Note: Requires 'electron' package from your distro or a PPA

AppImage (Any Distro)

chmod +x Claude_Desktop-1.1.2102-x86_64.AppImage
./Claude_Desktop-1.1.2102-x86_64.AppImage

Checksums

File SHA256
Tarball 18814a94546cb1b33c975993a2c955822ae4fe5532912bdb79afdfa02bb41ad9
AppImage f6038d6617e49fb65ebf8d833dc9e49fc6113c27e4d8ded1f740f2b6ce0ff8d7
Debian 625ba85edd679943d1243ca2108e0fd5cfaad349e6668dfebf8469c6d825a35a

Recent Changes

Fixed

  • Disable non-functional Cowork tab — Cowork requires ClaudeVM (unavailable on Linux); tab is now visually disabled with reduced opacity and click prevention via fix_hide_cowork_tab.py
  • Suppress false update notifications — New fix_disable_autoupdate.py patch makes the isInstalled check return false on Linux, preventing "Update heruntergeladen" popups
  • Stop force-enabling chillingSlothFeatenable_local_agent_mode.py no longer patches the chillingSlothFeat (Cowork) function or overrides it in the mC() merger; only quietPenguin/louderPenguin (Code tab) are enabled
  • Gate chillingSlothLocal on Linux — Added Linux platform check to prevent it from returning "supported"
  • Fix startVM parameter capturefix_vm_session_handlers.py now uses dynamic parameter name capture instead of hardcoded e
  • Fix getBinaryPathIfReady patternfix_claude_code.py updated for new getLocalBinaryPath() code path in v1.1.2102

Links

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

NewReleases is sending notifications on new releases.