| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-17 | 1.7 kB | |
| Screenpipe App v2.5.47 source code.tar.gz | 2026-06-17 | 19.1 MB | |
| Screenpipe App v2.5.47 source code.zip | 2026-06-17 | 20.4 MB | |
| Totals: 3 Items | 39.5 MB | 7 | |
What's Changed
- fix(engine): main won't compile — dedup_applies missing in_meeting arg by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4238
- fix(ci): add ..Default to TranscribeOptions in bench examples (unblock test-ubuntu) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4235
- fix(audio): transcription resilience + correctness (2/n) — whisper panic, deepgram keyterm, openai retry by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4236
- fix(ffmpeg): self-heal a stale ffmpeg path (stop Windows audio loss after updates) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4237
- fix(ci): raise app recursion_limit for analytics health json! by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4242
- docs: add week of june 17, 2026 changelog entry by @mintlify[bot] in https://github.com/screenpipe/screenpipe/pull/4239
- refactor(db): split 11.8k-line db.rs into per-domain modules by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4224
- fix(meeting): use native clipboard API for meeting copy by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/4249
- fix(pipes): use PUT for meeting summary note updates by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/4247
- fix(db): guard json_each against non-JSON memory tags (fix tag autocomplete 500) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4253
- fix(connections): single prompt value for M365/Teams OAuth (fix AADSTS90023) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4257
Full Changelog: https://github.com/screenpipe/screenpipe/compare/mcp-v0.18.13...app-v2.5.47