v2026.6.10.0
macro-inc/macrov2026.6.10.0Jun 10, 2026by whutchinson98
AI Summary
Enhanced search experience with always-visible filters and added bot profile support within channels.
Key Highlights
- Rebuilt search-view filters as an always-visible facet row
- Bot profile support and notifications in channels
- Documentation overhaul and snippet document type
- Improved document opening speed using loro snapshots
New Features
- Always-visible search filters
- Bot profile support in channels
- Snippet document type with team sharing
- Documentation overhaul
- Optimized document opening with loro snapshots
Full Release Notes
## What's Changed * feat(search): rebuild search-view filters as an always-visible facet row by @gbirman in https://github.com/macro-inc/macro/pull/3921 * feat(email): dedup external mailboxes shared by multiple users by @gbirman in https://github.com/macro-inc/macro/pull/3910 * docs: getting started, migration, apps, account, support, recipes; split changelog; release CRM page by @jbecke in https://github.com/macro-inc/macro/pull/3927 * Docs overhaul by @jbecke in https://github.com/macro-inc/macro/pull/3928 * feat(bots): bot profile support in channels by @whutchinson98 in https://github.com/macro-inc/macro/pull/3931 * fix(ws/sync): websocket recconection and heartbeat issues by @synoet in https://github.com/macro-inc/macro/pull/3908 * feat(icon): change channel icon by @aidanhb in https://github.com/macro-inc/macro/pull/3929 * feat(bot): add channel notifications for bot messages by @whutchinson98 in https://github.com/macro-inc/macro/pull/3934 * fix: group symmetric hotkeys together in shortcuts panel by @peterchinman in https://github.com/macro-inc/macro/pull/3932 * feat(search): add inbox facet to the search filter row by @gbirman in https://github.com/macro-inc/macro/pull/3933 * Add folder creation UI to bulk move to project dialog by @jbecke in https://github.com/macro-inc/macro/pull/3936 * refactor(soup): rework group by to better support optimistic updates by @dev-rb in https://github.com/macro-inc/macro/pull/3565 * Expand README with comprehensive documentation and features by @jbecke in https://github.com/macro-inc/macro/pull/3938 * feat(email): show owning inbox icon in narrow email list rows by @gbirman in https://github.com/macro-inc/macro/pull/3937 * Mintlify Docs Edits by @jbecke in https://github.com/macro-inc/macro/pull/3942 * fix(call): use profile overlay by @whutchinson98 in https://github.com/macro-inc/macro/pull/3940 * feat(github): github soup includes_me filter by @whutchinson98 in https://github.com/macro-inc/macro/pull/3944 * feat(sidebar): email account dropdown under the Email tab by @jbecke in https://github.com/macro-inc/macro/pull/3945 * fix(search): exclude crm entities from search view, filter ws-inserted entities client-side by @gbirman in https://github.com/macro-inc/macro/pull/3946 * Add icons to documentation pages and create icon assets by @jbecke in https://github.com/macro-inc/macro/pull/3952 * fix(email): pasted email mentions no longer show as deleted after a new-email notification by @gbirman in https://github.com/macro-inc/macro/pull/3949 * feat: single line collapsed input by @peterchinman in https://github.com/macro-inc/macro/pull/3941 * docs: fix custom sidebar icons not rendering in Mintlify by @jbecke in https://github.com/macro-inc/macro/pull/3954 * docs: replace custom sidebar SVG icons with Font Awesome equivalents by @jbecke in https://github.com/macro-inc/macro/pull/3955 * Mintlify Docs Edits by @jbecke in https://github.com/macro-inc/macro/pull/3956 * Add snippet document type with typeahead menu and team sharing by @jbecke in https://github.com/macro-inc/macro/pull/3947 * fix(cmd+k): menu scroll on hover by @sedson in https://github.com/macro-inc/macro/pull/3951 * feat: make opening documents faster by using loro snapshots by @404Wolf in https://github.com/macro-inc/macro/pull/3781 * fix(ios): native swift livekit stability by @peterchinman in https://github.com/macro-inc/macro/pull/3957 * fix(email): disallow single quote in email parser by @whutchinson98 in https://github.com/macro-inc/macro/pull/3960 * fix(image_proxy_service): potential ssrf attack vector by @whutchinson98 in https://github.com/macro-inc/macro/pull/3959 * feat(ios): cancellable pushkit call by @peterchinman in https://github.com/macro-inc/macro/pull/3950 * feat(icon): make channel icon animation spicier by @aidanhb in https://github.com/macro-inc/macro/pull/3963 * fix(snippets): snippets showing in soup when feature flag off by @dev-rb in https://github.com/macro-inc/macro/pull/3964 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.9.0...v2026.6.10.0