app-v2.5.172
screenpipe/screenpipeapp-v2.5.172Aug 4, 2026by louis030195
AI Summary
Major networking and enterprise improvements, including MCP OAuth fixes, a UI rename for Pipes, and CLI support for scheduling Enterprise Pipes.
Key Highlights
- Renamed Pipes UI to 'Scheduled'.
- MCP OAuth routed through HTTPS relay for HTTPS-Only browsers.
- CLI now supports managing and scheduling Enterprise Pipes.
- Hosted chat routed through Cloudflare.
- Fixed macOS SQLite SIGBUS issues.
New Features
- CLI manage and schedule Enterprise Pipes
Full Release Notes
## What's Changed * fix(connections): route MCP OAuth through HTTPS relay to survive HTTPS-Only browsers by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/5762 * [codex] rename Pipes UI to Scheduled by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5803 * fix(connections): keep webhook credentials out of model context by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/5578 * feat(ai-gateway): route hosted chat through Cloudflare by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/5806 * feat(cli): manage and schedule Enterprise Pipes by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5804 * [codex] Make onboarding goal choices concrete and measurable by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5812 * fix(db): pin capture pool connection lifetimes by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5814 * test: align platform E2E expectations with intentional UI changes by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5816 * fix: enable low-disk recording guard by default by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5810 * fix(db): eliminate macOS file-backed WAL-index SIGBUS by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5819 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/mcp-v0.19.1...app-v2.5.172