Skip to content

v2026.6.9.0

Choose a tag to compare

@synoet synoet released this 09 Jun 23:18
· 1915 commits to main since this release
3fe334d

What's Changed

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

Full Changelog: v2026.6.8.0...v2026.6.9.0