github aaddrick/claude-desktop-debian v1.3.28+claude1.1617.0

latest release: v1.3.30+claude1.1617.0
6 hours ago

What's New

This release adds configurable bubblewrap mount points, build artifact testing, and a cowork memory path fix. Upstream Claude Desktop version is unchanged at 1.1617.0.

Features

  • Configurable bwrap mount points (#339, #340) — You can now add custom bubblewrap mount points through claude_desktop_linux_config.json instead of modifying the build script. Useful if you need to expose additional host paths to the sandbox. Contributed by @cbonnissent.

  • Build artifact integration tests (#338) — The CI pipeline now validates .deb and .AppImage outputs after each build. This catches packaging regressions before they reach a release. Contributed by @sabiut.

Fixes

  • Cowork memory path on HostBackend (#389) — Fixed CLAUDE_COWORK_MEMORY_PATH_OVERRIDE not being translated correctly when using the HostBackend. The path now resolves properly inside the sandbox. Contributed by @RayCharlizard.

Docs

Contributors

Thanks to @cbonnissent, @sabiut, and @RayCharlizard for their contributions to this release.

Install / Upgrade

See the README for full details.

  • APT (Debian/Ubuntu): sudo apt update && sudo apt upgrade
  • DNF (Fedora/RHEL): sudo dnf upgrade
  • AUR (Arch Linux): Update the claude-desktop-appimage package via your AUR helper
  • Nix: nix profile upgrade or re-install from the flake
  • Manual: Download the latest .deb, .rpm, or .AppImage from this release

Written by Claude Opus 4.6 via Claude Code

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

NewReleases is sending notifications on new releases.