app-v2.5.136
screenpipe/screenpipeapp-v2.5.136Jul 24, 2026by louis030195
AI Summary
This release focuses on fixing critical UI and system integration issues, such as enabling cloud transcription for free users and stabilizing macOS monitor enumeration.
Key Highlights
- Enabled cloud transcription on the free tier.
- Fixed macOS ScreenCaptureKit monitor enumeration issues.
- Made onboarding fail open and opt-in.
- Improved pipe catalog reload efficiency.
Full Release Notes
## What's Changed * Changelog: v2.5.134 highlights for week of july 20 by @mintlify[bot] in https://github.com/screenpipe/screenpipe/pull/5413 * fix(app): skip redundant pipe catalog reloads on token saves by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5412 * fix(app): allow screenpipe cloud transcription on the free tier by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/5409 * fix(meetings): keep empty calendar state neutral by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5417 * fix(db): avoid truncating the live WAL during maintenance by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5387 * [codex] remove meeting toggle from recording status by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5418 * fix(app): show readable MCP connection mentions by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5416 * Make chat tool activity non-technical by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5421 * fix(macos): bound ScreenCaptureKit monitor enumeration by @louis030195 in https://github.com/screenpipe/screenpipe/pull/5432 * fix(pipes): make sidebar show lazy completed run history by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/5433 * fix(onboarding): make first-run guide fail open and opt-in by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/5428 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.5.134...app-v2.5.136