Claude Desktop Release Notes
v1.3.12+claude1.1.3963 → v1.3.12+claude1.1.4010
This is a build-only release. The version number incremented 47 patch builds (1.1.3963 → 1.1.4010), and all changed files are build artifacts — updated bundle hashes across the renderer windows (main, about, find-in-page, quick window) and a new Sentry release identifier for error tracking.
What Changed
There are no user-facing or developer-facing changes in this diff. Every modified file is a mechanical output of the build process:
- Bundle rehashes across all four renderer targets (main window, about window, find-in-page, quick window)
- Sentry release ID rotation to associate this build with error reports in the Sentry dashboard
- Package version bump reflecting the new build number
Notes for Maintainers
I maintain claude-desktop-debian, which repackages the Windows Electron build. A release like this is a clean repackage — no dependency changes, no new native modules, no behavioral differences to account for.
If you're tracking this release specifically because something broke or changed, the fix probably shipped in one of the 47 builds between these two tags, and the source-level changes aren't reflected in these artifacts.
Wrapper/Packaging Changes
The following commits were made to the build wrapper and packaging between v1.3.12+claude1.1.3963 and v1.3.12+claude1.1.4010:
- Update Claude Desktop download URLs to version 1.1.4010 (cb5a666)