What's Changed
- fix(overlay): drag to pin never showed its targets on macOS, never had them on windows by @louis030195 in #6262
- fix(live-view): make canvas pinch zoom match the actual gesture by @louis030195 in #6257
- fix(engine): preserve scroll burst correlation ids by @EzraEllette in #6163
- fix(ffmpeg): harden extraction, compaction, and merging by @EzraEllette in #6236
- fix(macOS): keep Live Text aligned with timeline frames by @EzraEllette in #6266
- fix(meeting): stop google meet's end page starting a phantom meeting on windows by @louis030195 in #6267
- fix(vision): bound the macOS SCK serializer wait so queued callers cannot inherit it by @louis030195 in #6269
- perf(meeting-summary): cut the summary wait by removing agent discovery turns by @louis030195 in #6268
- fix(share): one decision to send, sized to measured demand by @louis030195 in #6270
- fix(chat): name MCP startup failures, shrink composer footer, ring the usage chip by @louis030195 in #6273
- docs+warnings: make the repo navigable for agents, kill the signals that mislead them by @louis030195 in #6271
- fix(overlay): drag a live meeting as one object, stack the toast past the card by @louis030195 in #6275
- perf: stop analytics walking 640k files, and walk once instead of three times by @louis030195 in #6279
- fix(share): stop the send dialog from being a fourth way to copy by @louis030195 in #6285
- fix(e2e): restore onboarding after the first-run learning window suite by @louis030195 in #6289
Full Changelog: app-v2.6.23...app-v2.6.26