v2026.7.10.0

macro-inc/macrov2026.7.10.0Jul 10, 2026by synoet

AI Summary

A substantial update introducing new features for email composition, bot management, and webhook processing, while refining UI styling and sidebar interactions.

Key Highlights

  • Added Gmail-style forward composer with collapsible quoted content.
  • Introduced bot management capabilities.
  • Implemented webhook consumer events processing.
  • Added folder options to the Files view create dropdown.

New Features

  • Gmail-style forward composer with collapsible quoted content
  • Bot management
  • Webhook consumer events processing
  • Folder option in Files view create dropdown
  • Any/all tag matching in AI tools

Full Release Notes

## What's Changed
* fix tauri desktop plugin workspace source by @seanaye in https://github.com/macro-inc/macro/pull/4695
* style(soup): correct hotkey style in soup ctx menu, add more hk hints by @sedson in https://github.com/macro-inc/macro/pull/4696
* fix(soup): reduce date-group header padding by @jbecke in https://github.com/macro-inc/macro/pull/4650
* fix(files): add Folder option to Files view create dropdown by @jbecke in https://github.com/macro-inc/macro/pull/4475
* Update CRM documentation and add keyboard shortcuts by @jbecke in https://github.com/macro-inc/macro/pull/4593
* fix(settings): focus panel on mount so Escape works immediately by @jbecke in https://github.com/macro-inc/macro/pull/4693
* docs: document tag filtering, channel message actions, and mobile refresh by @jbecke in https://github.com/macro-inc/macro/pull/4692
* feat(email): read importance from the denormalized is_signal flag by @evanhutnik in https://github.com/macro-inc/macro/pull/4673
* feat(home): reccomendations style improvements by @synoet in https://github.com/macro-inc/macro/pull/4697
* style(sidebar): new sidebar collapse logic and layout by @sedson in https://github.com/macro-inc/macro/pull/4681
* styling(inbox): change checkbox + unread styling by @synoet in https://github.com/macro-inc/macro/pull/4699
* chore: don't have history be open by default by @404Wolf in https://github.com/macro-inc/macro/pull/4701
* chore better team customer errors by @whutchinson98 in https://github.com/macro-inc/macro/pull/4702
* fix(style): Adjust call recording callback button to not look huge by @aidanhb in https://github.com/macro-inc/macro/pull/4698
* fix(sidebar): sidebar follow up - companies when flagged, call controls by @sedson in https://github.com/macro-inc/macro/pull/4700
* feat(tags): any/all tag matching in AI tools by @gbirman in https://github.com/macro-inc/macro/pull/4688
* feat(channel): add channel created element at top of channel rail by @aidanhb in https://github.com/macro-inc/macro/pull/4704
* feat(icon): add new pen create icon for new create flow by @aidanhb in https://github.com/macro-inc/macro/pull/4705
* chore(ai worker): stream ai tool calls by @404Wolf in https://github.com/macro-inc/macro/pull/4706
* fix(sidebar): better dm icon size, add preview to favorited channels by @sedson in https://github.com/macro-inc/macro/pull/4709
* fix(soup): preview panel stability by @dev-rb in https://github.com/macro-inc/macro/pull/4714
* feat(calls): channel name tags to call record tiles by @whutchinson98 in https://github.com/macro-inc/macro/pull/4713
* fix(channels): 1px thread rail by @peterchinman in https://github.com/macro-inc/macro/pull/4708
* feat(webhooks): process webhook consumer events and send items to webhooks by @whutchinson98 in https://github.com/macro-inc/macro/pull/4710
* fix(channel): un-wedge ThreadList initial scroll by @gbirman in https://github.com/macro-inc/macro/pull/4722
* feat(bots): bot management by @synoet in https://github.com/macro-inc/macro/pull/4720
* fix(inbox): activate target message on channel notification click by @gbirman in https://github.com/macro-inc/macro/pull/4711
* feat(email): expand generic email classifier domains and keywords by @evanhutnik in https://github.com/macro-inc/macro/pull/4723
* fix(channel): start cursor on new line after quote reply by @peterchinman in https://github.com/macro-inc/macro/pull/4707
* fix(search): scope result tags to the viewer by @gbirman in https://github.com/macro-inc/macro/pull/4719
* fix: make documents open fast again by @404Wolf in https://github.com/macro-inc/macro/pull/4727
* refactor(channel): unify channel-message navigation behind goToChannelMessage by @gbirman in https://github.com/macro-inc/macro/pull/4712
* fix(pr): notifications not being marked as read on block open by @dev-rb in https://github.com/macro-inc/macro/pull/4726
* feat: style guide, ast-grep by @synoet in https://github.com/macro-inc/macro/pull/4721
* feat(email): gmail-style forward composer with collapsible quoted content by @evanhutnik in https://github.com/macro-inc/macro/pull/4717
* feat: swipe on a message to reply in channels by @peterchinman in https://github.com/macro-inc/macro/pull/4657
* fix(sidebar): follow up - dismiss try options, conversations and workspace sections by @sedson in https://github.com/macro-inc/macro/pull/4716
* fix(email): prompt to edit signature on desktop when on mobile by @evanhutnik in https://github.com/macro-inc/macro/pull/4718
* fix(channel): target thread-reply mentions that omit the thread id by @gbirman in https://github.com/macro-inc/macro/pull/4728
* style(email): simplify styling for email reply by @sedson in https://github.com/macro-inc/macro/pull/4729


**Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.7.9.1...v2026.7.10.0