Commit 4db3023
committed
chore: point che-word-mcp at binary 4.0.4
Shell 4.0.5 → 4.0.6, binary_version 4.0.3 → 4.0.4.
Unlike 4.0.5 — which was an honest no-op on this server's tool surface — this
one changes what users see:
- New documents no longer ship in track-changes mode (#170). The habit of
calling `disable_track_changes` right after `create_document` can stop.
- Four tools stop truncating text nobody asked to truncate, and stop appending
an ellipsis to text they did not truncate (#178). A paragraph reading "Hi" is
no longer printed as "Hi...".
- The column gutter survives a save (#176, via ooxml-swift 3.4.0).
Verified against the downloaded release asset rather than the local build,
because the two are only the same if nothing moved during the build — and this
release was redone after exactly that went wrong once today (see macdoc#163).
The asset reports `Track changes disabled`, saves a settings.xml with no
`<w:trackChanges/>`, and prints `[0] (Normal) Hi` without an ellipsis. sha256,
Developer ID signature and notarization all check out, and the tag points at
the commit that was pushed.
Refs PsychQuant/che-word-mcp#170, #178, #1761 parent e475981 commit 4db3023
4 files changed
Lines changed: 31 additions & 5 deletions
File tree
- .claude-plugin
- mcp
- plugins/che-word-mcp
- .claude-plugin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
22 | 48 | | |
23 | 49 | | |
24 | 50 | | |
| |||
0 commit comments