What this read moved
1–2 of 2cowork/changelog Changed · +22 / -0 lines
from line 2
22
33> Release notes for Claude Desktop
44
5<Update label="v2.2553.13" description="2026-09-21">
6 Bundled Claude Code version: 2.1.280.
7
8 **General**
9
10 * Fixed sessions that could hang with no response after an internal error; the error is now shown.
11 * Fixed some conversations failing on every message with a "text content blocks must be non-empty" error, including after resuming.
12
13 **Code**
14
15 * Added `AGENTS.md` support: in a folder with no `CLAUDE.md`, Claude reads `AGENTS.md` for project instructions (not yet in third-party deployments).
16 * Fixed Claude being unable to read the output of its own background commands in sessions restricted by an administrator's allowed workspace folders.
17
18 **Cowork**
19
20 * No user-facing changes.
21
22 **3P**
23
24 * No user-facing changes.
25</Update>
26
527<Update label="v2.2553.1" description="2026-09-18">
628 Bundled Claude Code version: 2.1.275.
729
third-party/claude-desktop/configuration-changelog Changed · +4 / -0 lines
from line 4
44
55Configuration keys by Claude Desktop release. Each section lists keys added in that release, with the MDM key name (for plist/registry deployment) and the equivalent JSON shape (for local-file or bootstrap remote configuration).
66
7<Update label="v2.2553.13" description="2026-09-21">
8 No configuration changes in this release.
9</Update>
10
711<Update label="v2.2553.1" description="2026-09-18">
812 No configuration changes in this release.
913</Update>