| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-31 | 2.2 kB | |
| Screenpipe App v2.4.300 source code.tar.gz | 2026-05-31 | 15.1 MB | |
| Screenpipe App v2.4.300 source code.zip | 2026-05-31 | 16.2 MB | |
| Totals: 3 Items | 31.4 MB | 3 | |
What's Changed
- feat(capture): decoupled high-fps HD recorder (real high-fps + indexing) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/3699
- docs: add week of may 30, 2026 changelog entry by @mintlify[bot] in https://github.com/screenpipe/screenpipe/pull/3697
- feat(connections): add OpenClaw integration by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/3701
- fix(chat): stop duplicate chats at the source (cross-window prefill) + e2e proof + dedup net by @louis030195 in https://github.com/screenpipe/screenpipe/pull/3698
- fix(audio): Windows mic silent when echo cancellation enabled on USB mics by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/3703
- Add labels for auto-sent chat entry points by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/3700
- perf(hot-cache):
Arc<str>cuts 16 heap allocs per captured frame to zero by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/3704 - fix(hd): decouple HD encode from the writer so the chunk is true CFR (~10fps) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/3707
- fix(sentry): retire 5 top issues across app, engine, and ai-gateway by @louis030195 in https://github.com/screenpipe/screenpipe/pull/3663
- fix(updates): gate auto-restart on boot-ready to avoid ORT teardown SIGSEGV (#3622) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/3660
- feat(chat): document attachments with unified composer + bubble UI by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/3711
- fix(capture): recover vision capture after a locked-screen startup by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/3705
- chore: pin git dependencies to locked revisions in Cargo.toml by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/3709
- fix(audio): stale segmentation model wedges transcription ("Output tensor not found") by @louis030195 in https://github.com/screenpipe/screenpipe/pull/3712
- docs: add week of may 31, 2026 changelog entry by @mintlify[bot] in https://github.com/screenpipe/screenpipe/pull/3713
Full Changelog: https://github.com/screenpipe/screenpipe/compare/app-v2.4.297...app-v2.4.300