v2026.9.7.0
What's Changed
- fix(channels): attribute AI-created channels to Automation by @synoet in #6197
- feat(auth): serve authentication-service on the gateway /auth prefix by @whutchinson98 in #6166
- fix(auth): update auth to use gateway urls by @whutchinson98 in #6200
- fix(app): bundle updater with new auth gateway by @whutchinson98 in #6201
- fix(tags): fix link to tag util by @sedson in #6189
- fix(email): include viewed history in backfill catch-up by @seanaye in #6172
- fix(web): bound GraphQL cache recovery retries by @seanaye in #6173
- feat(web): use normalized GraphQL cache for previews by @seanaye in #6181
- feat(email_service): migrate email service to gateway by @whutchinson98 in #6202
- Seanaye/feat/batch upsert with index by @seanaye in #6204
- fix: constant time eq by @whutchinson98 in #6205
- Revert "fix: constant time eq" by @sedson in #6208
- fix channel viewed cursor pagination by @seanaye in #6207
- fix(ui): add hovercard one-at-a-time restriction by @sedson in #6206
- fix(agent-harness): route commands through Redis by @404Wolf in #6195
- fix constant time eq by @whutchinson98 in #6209
- feat(macrod): add interactive quickstart by @404Wolf in #6137
- fix(channel_bots): execute calendar event creation directly in channel mentions by @gbirman in #6203
- feat(web): anchor the event end-time picker on the start by @gbirman in #6210
- Add doppler_config CI checks for agent-harness and notification by @404Wolf in #5981
- chore(fe): remove dead code in /core by @sedson in #6213
- fix(agent-harness): source Redis config from Doppler by @404Wolf in #6214
- feat(tasks): edit task proerties from task preview by @sedson in #6217
- feat(graphql): move favorite mutations into favorite adapter by @seanaye in #6215
- feat(agent): send next queued message on enter by @404Wolf in #6221
- feat(web): create out-of-office events from the calendar composer by @gbirman in #6218
- feat: per-persona Pipedream MCP server sets by @404Wolf in #6223
- fix(channel_bots): calendar UX in channel mentions by @gbirman in #6219
- feat(calendar_events): keep per-copy event content on each source by @gbirman in #6211
- feat(channels): migrate to tanstack virtual by @synoet in #6226
- fix(inbox): keep noise emails out of the Signal feed by @gbirman in #6227
- feat(activity): layered feature layout with injected deps by @synoet in #6176
- chore(agents): good mobile UI by @404Wolf in #6229
- chore(agent): keep magic chip replies inside the channel column by @404Wolf in #6231
- feat(web): magic chip as a fixed-height expandable card; fix duplicate-folded prompts by @404Wolf in #6230
- feat(activity): same-geometry skeleton while the actions graph loads by @synoet in #6235
- feat(calendar): show every copy of a multi-calendar event side by side by @gbirman in #6212
Full Changelog: v2026.9.3.0...v2026.9.7.0