v2026.7.14.0

macro-inc/macrov2026.7.14.0Jul 14, 2026by synoet

AI Summary

Focuses on CRM board-first view, AI activity grouping, and Tauri cache backend improvements.

Key Highlights

  • CRM board-first customers view with team-scoped owner pickers
  • Collapse AI activity groups
  • Refactor Tauri cache backend
  • Board scrollbar UX, snapping layout, and trimmed default stages

New Features

  • Support link to join for group channels
  • Create/edit/delete tag AI tools
  • AI exclude current chat from open context
  • Reorganize theme settings
  • Fix active split emphasis

Full Release Notes

## What's Changed
* Seanaye/feat/tauri cache backend by @seanaye in https://github.com/macro-inc/macro/pull/4774
* fix(channel): drop # from call notification title by @jbecke in https://github.com/macro-inc/macro/pull/4794
* fix(tasks): limit similar task suggestions by @ehayes2000 in https://github.com/macro-inc/macro/pull/4799
* feat(soup): graphql backfill and entity notifications by @dev-rb in https://github.com/macro-inc/macro/pull/4759
* fix(ai): exclude current chat from open context by @ehayes2000 in https://github.com/macro-inc/macro/pull/4801
* feat(chat): collapse AI activity groups by @ehayes2000 in https://github.com/macro-inc/macro/pull/4800
* fix(call): surface caller access level so the block badge is correct by @gbirman in https://github.com/macro-inc/macro/pull/4790
* fix(soup): focus after mark done not going to the correct item by @dev-rb in https://github.com/macro-inc/macro/pull/4805
* fix(settings): swap theme action button order by @aidanhb in https://github.com/macro-inc/macro/pull/4797
* feat(kafka): tokio spawn rework by @whutchinson98 in https://github.com/macro-inc/macro/pull/4803
* fix(call): give BlockContainer a single root element by @gbirman in https://github.com/macro-inc/macro/pull/4810
* feat(bot): update EntityAccessReceipt to support bot authorization access by @whutchinson98 in https://github.com/macro-inc/macro/pull/4804
* fix: make active split more emphasized by @peterchinman in https://github.com/macro-inc/macro/pull/4807
* feat(crm): board-first customers view with team-scoped owner pickers and CRM entity actions by @evanhutnik in https://github.com/macro-inc/macro/pull/4808
* fix(themes): reorganize theme settings by @aidanhb in https://github.com/macro-inc/macro/pull/4814
* fix: active split emphasis by @peterchinman in https://github.com/macro-inc/macro/pull/4818
* fix(themes): RETVRN to previous dark mode by @peterchinman in https://github.com/macro-inc/macro/pull/4817
* fix(inbox): resolve channel row click target and highlight correctly by @gbirman in https://github.com/macro-inc/macro/pull/4816
* feat(channels): support link to join for group channels by @whutchinson98 in https://github.com/macro-inc/macro/pull/4815
* feat(properties): create/edit/delete tag AI tools by @gbirman in https://github.com/macro-inc/macro/pull/4802
* fix(ios): invalidate queries on websocket reconnect by @peterchinman in https://github.com/macro-inc/macro/pull/4821
* fix(inbox): latest channel message from current user not shown after sending message  by @dev-rb in https://github.com/macro-inc/macro/pull/4825
* feat(crm): board scrollbar UX, snapping layout, trimmed default stages by @evanhutnik in https://github.com/macro-inc/macro/pull/4822


**Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.7.13.0...v2026.7.14.0