app-v2.7.21
nexu-io/open-designapp-v2.7.21Sep 3, 2026by louis030195
AI Summary
This release introduces new pipe triggers for external services like Email and Linear, fixes meeting summary visibility, and updates the legal entity branding.
Key Highlights
- Added Email, Calendar, GitHub, Todoist, and Linear triggers for pipes
- Fixed meeting summaries to stay visible after completion
- Updated legal entity name to Negentropy Labs, Inc.
- Improved GitHub repository picker to include organization repositories
New Features
- Add email, calendar, GitHub, and Todoist triggers
- Add Linear issue triggers
- Run scheduled tasks in an existing chat
Full Release Notes
## What's Changed * fix(meetings): keep completed summary visible by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6846 * fix(e2e): seed auth for onboarding setup by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6847 * feat(pipes): add email, calendar, GitHub, and Todoist triggers by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6836 * fix(updater): defer automatic restart during meetings by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6849 * Rename legal entity to Negentropy Labs, Inc. by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6851 * fix(github): include organization repositories in picker by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6852 * feat(pipes): add Linear issue triggers by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6843 * fix(pipes): remove WSL dependency and require verified completion by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6848 * feat(pipes): run scheduled tasks in an existing chat by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6853 * fix(memories): escape Obsidian memory heading markers by @Jk2006k in https://github.com/screenpipe/screenpipe/pull/6796 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.7.17...app-v2.7.21