desktop-v0.1.2
browser-use/video-usedesktop-v0.1.2Aug 16, 2026by github-actions[bot]
AI Summary
A major infrastructure update for the desktop app, featuring macOS signing/notarization, auto-update capabilities, and various mail client UX improvements.
Key Highlights
- Add auto-update and public download page
- Sign and notarize macOS builds
- Add snooze keyboard shortcut
- Improve combined inbox caching
New Features
- Reuse core sidebar shell
- Remove completed-list footer
- Improve combined inbox caching and selection
- Sign macOS builds with Developer ID certificate
- Publish browser test report dashboard
- Use static PostCSS configuration
- Hide Gmail system categories from thread rows
- Add auto-update and public download page
- Include screenshots in browser reports
- Capture screenshots only for changed browser tests
- Add snooze keyboard shortcut
- Fix reader loading layout
- Improve pricing funnel attribution
- Make object storage configuration provider-neutral
- Expand mail client browser coverage
- Notarize Mac builds for Gatekeeper
- Detect Mac arch from binary
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