Skip to content

Releases: macro-inc/macro

v2026.6.25.0

25 Jun 19:39
bc3e418

Choose a tag to compare

What's Changed

Full Changelog: v2026.6.24.0...v2026.6.25.0

v2026.6.24.0

24 Jun 23:14
ed83d00

Choose a tag to compare

What's Changed

  • fix(ci): global sccache cache tag + tolerate zero-test filters by @synoet in #4295
  • feat(doppler): agent schedule service by @whutchinson98 in #4297
  • feat(doppler): have mcp server use doppler by @whutchinson98 in #4298
  • chg(ci): fix sccache volume dir in runners by @synoet in #4300
  • feat(settings): new billing page and paywall view by @dev-rb in #4293
  • chore: fix lexical lock by @synoet in #4303
  • feat(doppler): email service doppler by @whutchinson98 in #4299
  • feat(email): scope AI email tools to a specific inbox in multi-inbox setups by @gbirman in #4304
  • fix(ai): unchud model routing by @ehayes2000 in #4273
  • fix(soup): sort method not applied to group by by @dev-rb in #4302
  • fix(email): drop unused Gmail token fetch from UpdateThreadLabels tool by @gbirman in #4309
  • feat(doppler): document cognition service doppler by @whutchinson98 in #4307
  • chore(md): bump lexical version by @sedson in #4308
  • fix(email): configure gmail_ops_queue for the AI tools email service by @gbirman in #4311
  • chore(ai): update permissions to reflect new pricing model by @ehayes2000 in #4313
  • fix(md): remove tabindex on checklist li's - firefox fix by @sedson in #4314
  • chore(ai): config.rs + doppler_config in mcp_service and agent-schedule-service by @ehayes2000 in #4306
  • fix(panel): random zero header height on safari by @dev-rb in #4315
  • feat(email): include thread labels in GetThread tool response by @gbirman in #4310
  • feat(ai): add support for Cerebras by @ehayes2000 in #4305
  • fix(md): scoped select-none on static code box accessory by @sedson in #4319
  • fix(email): wire gmail_ops_queue into mcp_service and DCS sqs clients by @gbirman in #4322
  • fix(soup): preview support for github prs by @synoet in #4312
  • Seanaye/feat/tauri desktop builds by @seanaye in #4301
  • chg(command): use same categories as sidebar, update all ranking by @sedson in #4323
  • fix(mcp): default port by @ehayes2000 in #4324

Full Changelog: v2026.6.23.1...v2026.6.24.0

v2026.6.23.1

23 Jun 22:54
15e469f

Choose a tag to compare

What's Changed

Full Changelog: v2026.6.23.0...v2026.6.23.1

v2026.6.23.0

23 Jun 14:00
4cab56e

Choose a tag to compare

What's Changed

Full Changelog: v2026.6.22.0...v2026.6.23.0

v2026.6.18.1

18 Jun 22:24
9a8e3d6

Choose a tag to compare

What's Changed

  • fix(notifications): normalize call_started notification type from kebab-case to snake_case by @synoet in #4185
  • Add GitHub PR entity type filter support by @peterchinman in #4107
  • fix(soup): add nested doctype and subtype support to front end soup AST utils by @sedson in #4196
  • fix(ai): include images when reading markdown via Read tool by @ehayes2000 in #4174
  • chg(md): allow autolinking with no protocol for common tlds by @sedson in #4202
  • fix(lexical): remove extra lexical service from wrangler file by @synoet in #4183
  • fix(themes): updates themes and shadow styles by @aidanhb in #4203
  • fix(analytics): restore signup conversions on onboarding completion by @evanhutnik in #4204
  • fix(chat): allow sending with only an image attached (macro-1912) by @ehayes2000 in #4199
  • fix(ai): resolve email via name search before searching emails (macro-1915) by @ehayes2000 in #4193
  • fix(ai): draft emails via the email tool (macro-1913) by @ehayes2000 in #4195
  • fix(mcp): emit URLs not mention tags in MCP responses (macro-1917) by @ehayes2000 in #4191
  • fix(crm): wipe cached company emails on hide/email-sync toggle by @evanhutnik in #4205
  • fix(channels): restore DM fallback names by @seanaye in #4206
  • fix(channels): virtualize media gallery and refactor attachment entity resolution by @synoet in #4170
  • fix(ios): add payment back to settings by @peterchinman in #4209
  • feat(crm): add Hide/Unhide soup context action for companies by @evanhutnik in #4208
  • feat(observability) remove datadog RUM and consolidate to logs-only observability by @synoet in #4211

Full Changelog: v2026.6.18.0...v2026.6.18.1

v2026.6.18.0

18 Jun 18:08
24b3289

Choose a tag to compare

What's Changed

Full Changelog: v2026.6.17.1...v2026.6.18.0

v2026.6.17.1

17 Jun 22:05
5cfc76d

Choose a tag to compare

What's Changed

Full Changelog: v2026.6.17.0...v2026.6.17.1

v2026.6.17.0

17 Jun 13:53
eedef40

Choose a tag to compare

What's Changed

Full Changelog: v2026.6.16.0...v2026.6.17.0

v2026.6.16.0

16 Jun 16:15
4527294

Choose a tag to compare

What's Changed

  • feat(github): github codecheck notifications by @whutchinson98 in #4087
  • feat(notification_service): migrate to doppler by @whutchinson98 in #4099
  • chg(ui): add args for local email part display when no display name by @sedson in #4094
  • feat(bots): plain text bot tokens by @whutchinson98 in #4100
  • style(command): fix theme chip size in command menu by @sedson in #4101
  • fix(email): close backfill dedup race with a partial unique index by @gbirman in #4097
  • feat(notif): filter read notifs out of digest by @seanaye in #4084
  • feat: model select + paywall changes, authoritative frontend models, model router by @ehayes2000 in #4077
  • feat(iac): add doppler projects stack by @whutchinson98 in #4102
  • fix(ci): auto deploy lexical-service by @ehayes2000 in #4032
  • fix(auth): fetch permissions in init gmail link so the 402 gate works by @gbirman in #4105
  • feat(command): surface nested commands, show full hotkeys by @sedson in #4108
  • fix(email): stop double email init on login by @gbirman in #4109
  • fix(ci): make lexical deploy manual and pass Cloudflare account by @ehayes2000 in #4110
  • fix(sidebar): apply inbox account selection on the first click by @gbirman in #4111
  • fix(style): update theme mention chip style by @aidanhb in #4112
  • fix(split): fix spotlight split tw clases by @sedson in #4113

Full Changelog: v2026.6.15.1...v2026.6.16.0

v2026.6.15.1

16 Jun 00:41
4150b26

Choose a tag to compare

What's Changed

  • feat(email): paywall multi-inbox behind professional subscription by @gbirman in #4092
  • chg(md): restyle loading for md document by @sedson in #4091
  • fix(email): stop inbox reconnect from self-deleting the link by @gbirman in #4093
  • fix(email): dedup concurrent inbox connect backfills by @gbirman in #4095
  • chore: update loro by @404Wolf in #4096

Full Changelog: v2026.6.15.0...v2026.6.15.1