v2026.7.14.1

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

AI Summary

Bug fixes focusing on sidebar behavior, themes, and email performance. Introduces a new channel modal and refactors the Tauri cache backend.

Key Highlights

  • New channel modal
  • Performance cut for CRM domain-scoped thread query (~5.6s to ~1.5s)
  • Fix sidebar full screen behavior consistency
  • Refactor Tauri cache backend

New Features

  • Soup extra fields
  • New channel modal focus fixes
  • Fix sidebar full screen behavior consistently
  • Fix themes settings to be more intuitive

Full Release Notes

## What's Changed
* fix(sidebar): make open full screen behave consistently by @sedson in https://github.com/macro-inc/macro/pull/4830
* Seanaye/feat/soup extra fields by @seanaye in https://github.com/macro-inc/macro/pull/4824
* feat(channels): new channel modal by @synoet in https://github.com/macro-inc/macro/pull/4796
* test(email): exercise frecency skip with entity ids by @seanaye in https://github.com/macro-inc/macro/pull/4831
* fix(github): don't notify users about their own PR activity by @peterchinman in https://github.com/macro-inc/macro/pull/4832
* fix(soup): email send in preview panel opening entity in new split by @dev-rb in https://github.com/macro-inc/macro/pull/4836
* fix(themes): make settings more intuitive by @aidanhb in https://github.com/macro-inc/macro/pull/4833
* fix(mobile): add back thread reply button by @peterchinman in https://github.com/macro-inc/macro/pull/4829
* perf(email): cut CRM domain-scoped thread query from ~5.6s to ~1.5s by @evanhutnik in https://github.com/macro-inc/macro/pull/4839
* fix(inbox): sometimes preview not open by default by @dev-rb in https://github.com/macro-inc/macro/pull/4838
* fix: create channel modal focus by @synoet in https://github.com/macro-inc/macro/pull/4841
* fix(themes): reflect cmdk in theme settings by @aidanhb in https://github.com/macro-inc/macro/pull/4842
* fix: 1p trigger on channel name by @synoet in https://github.com/macro-inc/macro/pull/4845
* actually fix focus by @synoet in https://github.com/macro-inc/macro/pull/4847


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