app-v2.5.73
screenpipe/screenpipeapp-v2.5.73Jun 26, 2026by louis030195
AI Summary
Focuses on stability fixes for audio capture, Outlook compatibility, and introduces advanced PII redaction capabilities.
Key Highlights
- Shipped rfdetr_v13 image PII model with 95% recall.
- Fixed Outlook Classic crashing during recording.
- Added a chat side inspector for outputs and sources.
- Improved macOS audio fallback to HAL when VPIO fails.
New Features
- RFDetv13 image PII model
- Chat side inspector
Full Release Notes
## What's Changed * fix(a11y): stop Outlook Classic crashing on Sent Items during recording by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4511 * fix(audio): auto-fall back to HAL when macOS VPIO delivers a dead stream by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4519 * fix(connections): fold OpenClaw/Hermes into the unified Remote agent card by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4520 * fix(notifications): raise Chat window when "automate something" notification is clicked by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4521 * Pipe execution chat display fixes by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/4509 * docs: add week of june 24, 2026 changelog entry by @mintlify[bot] in https://github.com/screenpipe/screenpipe/pull/4507 * Add chat side inspector for outputs and sources by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/4354 * feat(chat-sidebar): list existing groups in "Move to group" submenu by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4528 * fix(ai-gateway): drop nameless assistant tool_calls before Vertex MaaS (AI-PROXY-C, 164 users) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4527 * feat(redact): ship rfdetr_v13 image PII model — real-secret recall 0%→95% by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4531 * fix(ffmpeg): stop macOS ffmpeg auto-install loop / false ENOENT (CLI-W3) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4530 * fix: use grim capture on wlroots wayland by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4533 * [pr] respect disabled audio capture by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4534 * fix(notifications): prevent /notify hangs when panel UI stalls by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/4535 * refactor: split monitor platform implementations by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4536 * fix(ai-gateway): retry transient 522/5xx in the WIF token chain (AI-PROXY-26) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4529 * fix(meetings): stop tolerates empty body + UI resyncs on stop failure by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4512 * fix(search): stop ~10s freeze when opening the search bar by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4539 * fix(ai-gateway): free models bypass the low per-minute rate limit by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4543 * [codex] Fix meeting note placeholder cursor behavior by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4545 * fix(onboarding): don't dead-end the login step when signed in but not entitled by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4541 * [codex] fix enterprise app gate for consumer subscribers by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4542 * settings: animated preview for AI audio & video analysis, move to General by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4551 * fix(macOS): handle Apple OCR nil errors causing app desktop crash etc by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/4550 * fix(store): durable atomic writes so power loss can't wipe settings/AI models by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4547 * fix(pipes): enforce notification toggle at /notify boundary by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/4540 * fix(health): clear "active_no_data"/degraded after audio recovers (recency, not cumulative count) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4537 * Changelog: june 24 mid-week shipped updates by @mintlify[bot] in https://github.com/screenpipe/screenpipe/pull/4532 * fix(artifacts): make saved artifacts searchable by full content by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/4452 * test(artifacts): verify chat artifacts visible in unified listing by @singlaamitesh in https://github.com/screenpipe/screenpipe/pull/4476 * Improve meeting note context rail by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4548 * fix(meetings): stop releases audio deferral before the DB write so a wedged pool can't deadlock it (#4525) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4552 * [codex] move enterprise license prompt to top by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4558 * Fix timeline transcript backfills by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4555 * [codex] Revert meeting note context rail by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4559 * fix(a11y): resolve the clicked element label instead of "click AXGroup" by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4556 * feat(enterprise): auto-submit device logs when enrolled but not uploading by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4563 ## New Contributors * @singlaamitesh made their first contribution in https://github.com/screenpipe/screenpipe/pull/4476 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.5.66...app-v2.5.73