Commit 95bb200
docs: fold the never-published 2.8.0-2.8.6 work into the 2.8.7 notes
v2.7.0 is the last release on GitHub, so 2.8.7 is the next official
update and everything in between belongs in one note — including the
2.8.0-2.8.6 builds that were tagged but never published.
Added across the release note and README: Hindsight long-term memory
(Pro, opt-in), signed macOS builds for both architectures, the macOS 12
compatibility guard for local speech, and the move of live transcription
to low-latency regional hosts.
Deliberately NOT re-added as headline features, despite appearing in the
old v2.8.0 copy:
- Sandboxed Code Verification — verificationEnabled.ts documents itself
as "TEMPORARILY DISABLED across the app"; default OFF, explicit opt-in
only, and the orchestrator early-returns when it is off.
- Spoken Answer Humanizer — gated on `answerDiversityGuard`, which is
`default: false` in intelligenceFlags.ts.
Announcing either as shipped in 2.8.7 would be untrue for every user who
does not set an env var.
AboutSection's What's New is now the five most useful across the whole
2.7.0 -> 2.8.7 range: Auto Answer, the new answer engine, rebuilt meeting
notes, the Chrome companion, and Hindsight LTM. NVIDIA speech and the two
new modes drop to the release note only.
Validation: `npm run typecheck:ts7` clean.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJS2xjF8uDPMa4EpXey5FL1 parent d21776c commit 95bb200
3 files changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| 429 | + | |
429 | 430 | | |
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| 434 | + | |
433 | 435 | | |
434 | 436 | | |
435 | 437 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments