v2026.6.9.0

macro-inc/macrov2026.6.9.0Jun 9, 2026by synoet

AI Summary

Added MISSED call types, auto-renamed chats, and reorganized sidebar navigation. Enabled CRM frontend.

Key Highlights

  • Added MISSED call type
  • Auto-rename chats after initial message
  • Sidebar reorganization (renamed Documents to Files)
  • CRM companies & contacts frontend enabled

New Features

  • MISSED call type
  • Auto-rename chats
  • Sidebar reorganization
  • CRM frontend enablement
  • Block concepts documentation

Full Release Notes

## What's Changed
* fix(soup): sort being shared across views by @dev-rb in https://github.com/macro-inc/macro/pull/3855
* feat(env): add FromRef trait for narrowing config field access by @synoet in https://github.com/macro-inc/macro/pull/3854
* Add block feature list reference documentation by @jbecke in https://github.com/macro-inc/macro/pull/3856
* fix(calls): preview image cors issue by @whutchinson98 in https://github.com/macro-inc/macro/pull/3859
* fix(calls): change the key used for call image preview generation by @whutchinson98 in https://github.com/macro-inc/macro/pull/3860
* feat: increase memory frequency and use old memories by @ehayes2000 in https://github.com/macro-inc/macro/pull/3845
* feat: auto rename chats after initial message by @ehayes2000 in https://github.com/macro-inc/macro/pull/3833
* chore(search): point opensearch helper constants at v2 chats/call_records by @gbirman in https://github.com/macro-inc/macro/pull/3861
* fix(md): proper reactivity for task edit, fix(md): proper permissions for task discussion by @sedson in https://github.com/macro-inc/macro/pull/3863
* fix(calls): change call audio to support firefox by @whutchinson98 in https://github.com/macro-inc/macro/pull/3865
* Fix keyboard shortcut escaping in blocks documentation by @jbecke in https://github.com/macro-inc/macro/pull/3866
* fix: update search tool prompt by @ehayes2000 in https://github.com/macro-inc/macro/pull/3864
* feat(calls): add in MISSED call type by @whutchinson98 in https://github.com/macro-inc/macro/pull/3868
* refactor(email): rename useIsInboxOnlyLinkedChild → useIsConnectedSecondaryInbox by @gbirman in https://github.com/macro-inc/macro/pull/3869
* fix: chat autoname prompt by @ehayes2000 in https://github.com/macro-inc/macro/pull/3867
* fix(email): paginate email signal on filtered rows, not raw recency by @gbirman in https://github.com/macro-inc/macro/pull/3870
* feat(home): autofocus & press enter to focus by @dev-rb in https://github.com/macro-inc/macro/pull/3871
* feat(github): use foreign entities for task github pr by @whutchinson98 in https://github.com/macro-inc/macro/pull/3873
* Product overview and core features by @jbecke in https://github.com/macro-inc/macro/pull/3872
* Reorganize sidebar navigation: rename Documents to Files, move Folders to tab by @jbecke in https://github.com/macro-inc/macro/pull/3857
* Block concepts: splits, previews, and embeds by @jbecke in https://github.com/macro-inc/macro/pull/3879
* fix(search): exclude foreign entities from search soup view by @gbirman in https://github.com/macro-inc/macro/pull/3876
* chore(gmail): turn down gmail auth log from error to debug by @whutchinson98 in https://github.com/macro-inc/macro/pull/3880
* fix(github): better pr task skeleton lazy loading by @whutchinson98 in https://github.com/macro-inc/macro/pull/3877
* fix(soup): exclude foreign entities from recently-viewed Cmd-K menu by @gbirman in https://github.com/macro-inc/macro/pull/3881
* feat(search, multi-inbox): hook up search with multi-inbox in backend and email view by @gbirman in https://github.com/macro-inc/macro/pull/3882
* fix(soup): notifications unrolled for email by @dev-rb in https://github.com/macro-inc/macro/pull/3878
* feat(channels): bot webhooks by @whutchinson98 in https://github.com/macro-inc/macro/pull/3883
* Mintlify Docs Edits by @jbecke in https://github.com/macro-inc/macro/pull/3884
* chg(sidebar): using websocket only state for incoming calls widget by @sedson in https://github.com/macro-inc/macro/pull/3875
* fix: put solid surface color behind user profile pictures by @peterchinman in https://github.com/macro-inc/macro/pull/3891
* fix(tauri): proper package resolution for xcode builds by @peterchinman in https://github.com/macro-inc/macro/pull/3892
* chore: remove deprecated list view code by @gbirman in https://github.com/macro-inc/macro/pull/3894
* fix(tauri): plugin permissions by @peterchinman in https://github.com/macro-inc/macro/pull/3895
* feat(split): drag entity into split header by @sedson in https://github.com/macro-inc/macro/pull/3896
* fix(ai): broken email mentions in AI chats by @ehayes2000 in https://github.com/macro-inc/macro/pull/3899
* Mintlify Docs Edits by @jbecke in https://github.com/macro-inc/macro/pull/3900
* Add strict appearance and custom fonts by @jbecke in https://github.com/macro-inc/macro/pull/3901
* Mintlify Docs Edits by @jbecke in https://github.com/macro-inc/macro/pull/3902
* feat(crm): companies & contacts frontend behind ENABLE_CRM flag by @evanhutnik in https://github.com/macro-inc/macro/pull/3898
* Meta tracking by @evanhutnik in https://github.com/macro-inc/macro/pull/3903
* fix(search): go to target message on result click, reusing mention navigation by @gbirman in https://github.com/macro-inc/macro/pull/3897
* Mintlify Docs Edits by @jbecke in https://github.com/macro-inc/macro/pull/3907
* fix(properties): menu style alignment, fix(md): reduce debounce time for rename mutation by @sedson in https://github.com/macro-inc/macro/pull/3905
* fix(search): match channel find-bar multi-word queries as exact phrase by @gbirman in https://github.com/macro-inc/macro/pull/3909
* feat(empty states): add graphics to calls and automations. + styling by @aidanhb in https://github.com/macro-inc/macro/pull/3912
* fix(ios): disable auto-update with flag by @peterchinman in https://github.com/macro-inc/macro/pull/3915
* Enable CRM FE in dev by @evanhutnik in https://github.com/macro-inc/macro/pull/3904
* refactor(ai): move system prompts from markdown files into new prompt crate by @ehayes2000 in https://github.com/macro-inc/macro/pull/3911
* feat: j/k navigation from blocks when coming from inbox or email views by @dev-rb in https://github.com/macro-inc/macro/pull/3906
* fix(md): fix link auto-match bug by @sedson in https://github.com/macro-inc/macro/pull/3914
* fix(soup-view): save group-by as history entry state by @gbirman in https://github.com/macro-inc/macro/pull/3917
* fix(ai): give free users haiku by @ehayes2000 in https://github.com/macro-inc/macro/pull/3913
* Mintlify Docs Edits by @jbecke in https://github.com/macro-inc/macro/pull/3916
* Add index page to documentation navigation by @jbecke in https://github.com/macro-inc/macro/pull/3918
* Update Macro documentation with product refinements and cleanup by @jbecke in https://github.com/macro-inc/macro/pull/3920
* Mintlify Docs Edits by @jbecke in https://github.com/macro-inc/macro/pull/3922
* Revert "feat: j/k navigation from blocks when coming from inbox or email views" by @dev-rb in https://github.com/macro-inc/macro/pull/3923
* fix(ai): email tool body rendering and clickable tool previews by @ehayes2000 in https://github.com/macro-inc/macro/pull/3924


**Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.8.0...v2026.6.9.0