v2026.7.1.0
macro-inc/macrov2026.7.1.0Jul 1, 2026by synoet
AI Summary
Introduces a new inbox view design and enhancements to AI functionality, including an onboarding tool and PDF viewing improvements.
Key Highlights
- New inbox view design.
- AI onboarding via SelfKnowledge tool.
- PDF block sidepanel for better document navigation.
- Improved sync service data sending frequency.
New Features
- New inbox view
- AI onboarding via SelfKnowledge
- PDF block sidepanel
- Improved sync service
Full Release Notes
## What's Changed * disable cachix by @synoet in https://github.com/macro-inc/macro/pull/4422 * Revert "disable cachix" by @synoet in https://github.com/macro-inc/macro/pull/4423 * style(task): add text to dispatch agent btn by @sedson in https://github.com/macro-inc/macro/pull/4425 * feat(inbox): new inbox view by @dev-rb in https://github.com/macro-inc/macro/pull/4419 * feat(chat): AI onboarding via SelfKnowledge tool (macro-2112) by @ehayes2000 in https://github.com/macro-inc/macro/pull/4417 * style(ui): add shadow to various menus, fix split contect menu ordering by @sedson in https://github.com/macro-inc/macro/pull/4428 * fix(recipient-selector): tune fresh-search, fix slow search on lots of contacts by @sedson in https://github.com/macro-inc/macro/pull/4429 * fix(splits): use mergeHistory flag for url sync correctly by @sedson in https://github.com/macro-inc/macro/pull/4426 * chore(readme): update readme by @synoet in https://github.com/macro-inc/macro/pull/4424 * feat(pdf): add block sidepanel to pdf by @sedson in https://github.com/macro-inc/macro/pull/4435 * fix(inbox): various fixes by @dev-rb in https://github.com/macro-inc/macro/pull/4434 * fix(md): fix addd link btn not working by @sedson in https://github.com/macro-inc/macro/pull/4437 * fix(sync service): send to search service more often by @404Wolf in https://github.com/macro-inc/macro/pull/4432 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.30.1...v2026.7.1.0