app-v2.6.81
HavocFramework/Havocapp-v2.6.81Aug 23, 2026by louis030195
AI Summary
Screenpipe app update focusing on UI stability, native shortcut improvements, and new dictation capabilities.
Key Highlights
- Disable devtools in release builds
- Added tap-or-hold cloud dictation
- Use platform-native shortcut notation
New Features
- Tap-or-hold cloud dictation
- Teach global Search shortcut after first summary
Full Release Notes
## What's Changed * fix(app): disable devtools in release builds by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6593 * fix(overlay): use platform-native shortcut notation by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6586 * revert: keep loader active across tool boundaries (#6591) by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6594 * fix(chat): keep active turn status visible by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6595 * fix(meetings): render chat markdown and explain summary auth failures by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6596 * Teach global Search shortcut after the first summary by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6587 * fix: preserve ACP tool metadata in chat by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6597 * fix(meetings): stop live transcription dropping audio on slow transcribers by @jitendravjh in https://github.com/screenpipe/screenpipe/pull/6450 * fix(chat): hydrate completed persisted replies by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6447 * fix(chat): keep composer usable while AI starts by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6598 * feat(chat): add tap-or-hold cloud dictation by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6600 * fix first-run summary recovery and notify when ready by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6602 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.6.80...app-v2.6.81