desktop-v0.1.2
langchain-ai/deepagentsdesktop-v0.1.2Aug 16, 2026by github-actions[bot]
AI Summary
This release provides a major overhaul of the desktop shell, security improvements for macOS builds, and expanded testing infrastructure with browser report dashboards.
Key Highlights
- Reuse of core sidebar shell and significant UI improvements
- Mac build signing and notarization for security
- Publishing of browser test report dashboard
New Features
- Reuse core sidebar shell
- Sign macOS builds with Developer ID certificate
- Publish browser test report dashboard
- Add auto-update and public download page
- Add snooze keyboard shortcut
Full Release Notes
## What's Changed * Mail: reuse core sidebar shell by @elie222 in https://github.com/elie222/inbox-zero/pull/3297 * Mail: Remove completed-list footer by @elie222 in https://github.com/elie222/inbox-zero/pull/3301 * mail: Improve combined inbox caching and selection by @elie222 in https://github.com/elie222/inbox-zero/pull/3300 * desktop: Sign macOS builds with the Developer ID certificate by @elie222 in https://github.com/elie222/inbox-zero/pull/3299 * ci: Publish browser test report dashboard by @elie222 in https://github.com/elie222/inbox-zero/pull/3302 * web: Use a static PostCSS configuration by @elie222 in https://github.com/elie222/inbox-zero/pull/3304 * mail: Hide Gmail system categories from thread rows by @elie222 in https://github.com/elie222/inbox-zero/pull/3305 * desktop: Add auto-update and a public download page by @elie222 in https://github.com/elie222/inbox-zero/pull/3303 * test: Include screenshots in browser reports by @elie222 in https://github.com/elie222/inbox-zero/pull/3306 * test: Capture screenshots only for changed browser tests by @elie222 in https://github.com/elie222/inbox-zero/pull/3308 * mail: Add snooze keyboard shortcut by @elie222 in https://github.com/elie222/inbox-zero/pull/3309 * Mail: Fix reader loading layout by @elie222 in https://github.com/elie222/inbox-zero/pull/3310 * analytics: Improve pricing funnel attribution by @elie222 in https://github.com/elie222/inbox-zero/pull/3311 * ci: Make object storage configuration provider-neutral by @elie222 in https://github.com/elie222/inbox-zero/pull/3312 * test: Expand mail client browser coverage by @elie222 in https://github.com/elie222/inbox-zero/pull/3313 * desktop: Notarize Mac builds so Gatekeeper will open them by @elie222 in https://github.com/elie222/inbox-zero/pull/3314 * desktop: Detect Mac arch from the binary, not the folder name by @elie222 in https://github.com/elie222/inbox-zero/pull/3315 **Full Changelog**: https://github.com/elie222/inbox-zero/compare/desktop-v0.1.0...desktop-v0.1.2