v2026.6.3.0
macro-inc/macrov2026.6.3.0Jun 3, 2026by synoet
AI Summary
This minor release introduces a new home view and enhances email composer capabilities, allowing users to pick from specific inboxes and reply from different inboxes than the thread origin.
Key Highlights
- New home view design
- Inbox picker in composer/reply
- Reply from different inbox support
- Improved email disconnected and empty states
New Features
- New home view
- Inbox selection in email composer
Full Release Notes
## What's Changed * feat(email): pick the from-inbox in the composer/reply input by @gbirman in https://github.com/macro-inc/macro/pull/3726 * fix(graphic): make task empty state graphic more legible by @aidanhb in https://github.com/macro-inc/macro/pull/3732 * fix(email): scope recipient self-exclusion to the active sending inbox by @gbirman in https://github.com/macro-inc/macro/pull/3731 * feat(email): support replying from a different inbox than the thread's by @gbirman in https://github.com/macro-inc/macro/pull/3733 * feat(email): allow changing the from-inbox when replying by @gbirman in https://github.com/macro-inc/macro/pull/3734 * feat(home): new home view by @dev-rb in https://github.com/macro-inc/macro/pull/3730 * chore(calls): flag off sidebar active calls widget by @synoet in https://github.com/macro-inc/macro/pull/3736 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.2.2...v2026.6.3.0