Commit c03c086
docs(release): note post-tag fixes folded into 1.8.0
The v1.8.0 tag was originally placed at 069eeb1, but the release
workflow that fired on tag-push hit a linux-x64 RID restore failure
(fixed in dbf3d57 — required for the publish step to succeed). The
intervening commits land in the same 1.8.0 by moving the tag forward
to the post-fix HEAD. Two of those post-tag commits warrant explicit
release-note callouts because they're not covered by any existing
1.8.0 bullet:
- 5b3ae35 fix(naming): get_current_location set-window-title gap.
Documented under a new Bug Fixes section so users who hit the
intermittent #PID ____ symptom know which version closed it.
- f6f95b1 refactor(proxy): unify BuildInitCommand. Documented under
Internal because it doesn't change observable behavior, but it's
worth recording so the Linux launcher's previously-missing
agent-id quote escaping is auditable in the release ledger.
The remaining post-tag commits (80ea624 / 8d35204 / 983dcae stream
polish, e898048+8bee551 scoped diagnostic add/remove pair, dbf3d57
ci, bc53485 test, c34d681 docs prose) are subsumed by existing
bullets or are non-user-visible.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c34d681 commit c03c086
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments