app-v2.7.10
nexu-io/open-designapp-v2.7.10Sep 1, 2026by louis030195
AI Summary
This release strengthens enterprise security by enforcing enterprise-only access and improves database resilience against disk space issues.
Key Highlights
- Enforced enterprise-build-only access
- Recovered database from stale SQLITE_FULL quarantine
- Refined the first summary trial flow for new users
- Fixed opaque custom provider 400 errors
New Features
- Enforce enterprise-build-only access
- Refine first summary trial flow
Full Release Notes
## What's Changed * fix(chat): explain opaque custom provider 400s by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6786 * fix(api): resolve auth key for managed LAN access by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6804 * fix(ai-gateway): tag super admin allowance traffic by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6805 * fix(activity): deduplicate interval generation by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6807 * fix(macos): ignore legacy autostart focus handoffs by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6808 * feat(enterprise): enforce enterprise-build-only access by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6806 * fix(db): recover stale SQLITE_FULL quarantine after disk space returns by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6790 * fix(ai-presets): preserve local-only configurations by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6787 * feat(app): refine first summary trial flow by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6809 * fix(settings): accept scrubbed legacy user id by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6789 * fix(auth): resolve startup status before app initialization by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6810 * fix: keep synced memories out of agent instructions by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6811 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.7.9...app-v2.7.10