app-v2.7.9
nexu-io/open-designapp-v2.7.9Aug 31, 2026by louis030195
AI Summary
Focused on reliability improvements, including native tray recording toggles and macOS webview recovery, to stabilize the application experience.
Key Highlights
- Made tray recording toggle native to the OS
- Recovered stalled macOS webview renderers
- Harden activity generation reliability
- Fixed meeting speaker labeling
New Features
- Gate fresh installs on first summary trial
Full Release Notes
## What's Changed * fix(app): harden activity generation reliability by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6779 * fix(pipes): label meeting speakers deterministically by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6780 * fix(analytics): classify desktop users as real by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6781 * fix(chat): preserve progress updates during tool work by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6783 * fix: reject foreign health responses on engine port by @Jk2006k in https://github.com/screenpipe/screenpipe/pull/6776 * fix(app): make tray recording toggle native by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6784 * fix(app): recover stalled macOS webview renderers by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6785 * fix(live-views): repair dashboard replacement handoff by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6788 * feat(app): gate fresh installs on first summary trial by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6792 * fix(activity): recover previews from linked events by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6798 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.7.6...app-v2.7.9