| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-18 | 4.0 kB | |
| Screenpipe App v2.5.53 source code.tar.gz | 2026-06-18 | 16.5 MB | |
| Screenpipe App v2.5.53 source code.zip | 2026-06-18 | 17.9 MB | |
| Totals: 3 Items | 34.4 MB | 3 | |
What's Changed
- fix(redact): disable a missing target table instead of retrying it forever by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4315
- fix: "open note + HD" button now opens the live note by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4318
- fix(tauri): replace browser clipboard API with native Tauri clipboard command by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/4317
- [pr] fix false 'pipes synced' success when sync is uninitialized by @pleasedodisturb in https://github.com/screenpipe/screenpipe/pull/4316
- [pr] fix: stop phantom Safari meetings from matching page titles (#4246) by @pleasedodisturb in https://github.com/screenpipe/screenpipe/pull/4314
- fix(windows-arm64): OPENBLAS_PATH not inherited by cargo, STATUS_DLL_NOT_FOUND by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/4207
- fix(pipes): avoid duplicate pipe output in runs tab by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/4250
- [pr] feat: add
screenpipe profilefor per-stage pipeline timing (#3621) by @pleasedodisturb in https://github.com/screenpipe/screenpipe/pull/4281 - fix(search): move content filter chips to top of results area by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/4289
- perf(db): add composite index frames(app_name, timestamp) by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/4282
- fix(capture+feedback): reject black/green corrupt frames, normalize encode dims, accept pasted screenshots by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4320
- fix(recording): persist multi-language transcription selection by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/4321
- fix(meeting): resizable note images + base64 corruption fix by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/4298
- Guard Pi restarts while turns are active by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4322
- [codex] archive old pipe logs by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4306
- fix(chat): clear, retryable copy when the cloud gateway is unreachable by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4323
- feat(timeline): show the time in the date pill by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4327
- feat(timeline): preview a frame thumbnail when hovering the bottom track by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4329
- refactor(app): split standalone chat internals by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/4326
- fix(search): tag search freeze and missing results on large DBs by @EuclidStellar in https://github.com/screenpipe/screenpipe/pull/4243
- Fix inconsistent unread indicators across chat switching, pipe runs, and app restart by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/3978
- fix(ai-gateway): forward streamed tool_calls so background pipes stop silently no-opping by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4335
- feat(meetings): auto-name speakers from screen + ask to push summary to a connection by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4341
- refactor(app): split standalone chat modules by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/4346
- fix(connections): support multiple OAuth accounts for Zoom by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/4328
- fix(auth): re-verify cloud entitlement on window focus by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4339
- feat(ai-gateway): difficulty router for auto lane (heuristic + bge embedding) — dormant/kill-switched by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4324
New Contributors
- @EuclidStellar made their first contribution in https://github.com/screenpipe/screenpipe/pull/4243
Full Changelog: https://github.com/screenpipe/screenpipe/compare/app-v2.5.50...app-v2.5.53