v2026.6.17.0

macro-inc/macrov2026.6.17.0Jun 17, 2026by synoet

AI Summary

Migrates Doppler projects to IAC and adds Mac keyboard shortcuts.

Key Highlights

  • Move to IAC created doppler projects
  • Mac-only ctrl-j/k menu navigation
  • Fix multi-inbox selection logic
  • Lightbox improvements

New Features

  • IAC Doppler projects
  • Mac keyboard shortcuts
  • Multi-inbox fix
  • Lightbox improvements

Full Release Notes

## What's Changed
* feat(doppler): move to iac created doppler projects by @whutchinson98 in https://github.com/macro-inc/macro/pull/4106
* fix(ci): keep lexical deploy manual and fix Worker wasm bundle by @ehayes2000 in https://github.com/macro-inc/macro/pull/4114
* fix(multi-inbox): unchecking the last inbox selects all instead of none by @gbirman in https://github.com/macro-inc/macro/pull/4116
* feat(ui): add mac-only ctrl-j/k menu nav to core menus by @sedson in https://github.com/macro-inc/macro/pull/4115
* build(deps): bump `posthog-js` by @dev-rb in https://github.com/macro-inc/macro/pull/4104
* fix(email): show inboxes when multi-inbox flag is off, open Email settings tab after add by @gbirman in https://github.com/macro-inc/macro/pull/4118
* feat(bots): channels get and delete by @whutchinson98 in https://github.com/macro-inc/macro/pull/4119
* feat(email): per-link sync-health tracking and reconnect surfacing by @gbirman in https://github.com/macro-inc/macro/pull/4086
* fix(soup): keep websocket entity updates out of non-matching grouped views by @gbirman in https://github.com/macro-inc/macro/pull/4122
* feat(document_storage_service): move to macro config by @whutchinson98 in https://github.com/macro-inc/macro/pull/4121
* fix(nix): local service running by @whutchinson98 in https://github.com/macro-inc/macro/pull/4126
* fix dss deploy by @whutchinson98 in https://github.com/macro-inc/macro/pull/4125
* fix(ai): stop per-entity collapse in ContentSearch/NameSearch by @gbirman in https://github.com/macro-inc/macro/pull/4127
* feat: Lightbox in md and zoom improvements by @peterchinman in https://github.com/macro-inc/macro/pull/3842
* fix(dss): deploy by @whutchinson98 in https://github.com/macro-inc/macro/pull/4129
* add back for ai by @whutchinson98 in https://github.com/macro-inc/macro/pull/4131
* fix(ci): auto deploy lexical service on path changes by @ehayes2000 in https://github.com/macro-inc/macro/pull/4117
* fix(ai): teach prompt to link channel messages by @ehayes2000 in https://github.com/macro-inc/macro/pull/4124
* fix(soup): list items not rendered because of query cancellation by @dev-rb in https://github.com/macro-inc/macro/pull/4134
* feat(settings): open settings in a modal rather than a split by @aidanhb in https://github.com/macro-inc/macro/pull/4130
* fix(ios): virtual keyboard state fallback by @peterchinman in https://github.com/macro-inc/macro/pull/4135
* fix(core): compensate resize.zone events for browser zoom by @sedson in https://github.com/macro-inc/macro/pull/4137
* feat(soup): foreign entity includes me filter by @dev-rb in https://github.com/macro-inc/macro/pull/4139
* fix(ios): call improvements by @peterchinman in https://github.com/macro-inc/macro/pull/4123
* fix(macro_config): support LocalOrRemoteSecret by @whutchinson98 in https://github.com/macro-inc/macro/pull/4140
* feat(split): bottom panel/drawer and refactor md debugger by @sedson in https://github.com/macro-inc/macro/pull/4133
* fix(md): editor not editable in skeleton state by @sedson in https://github.com/macro-inc/macro/pull/4145
* feat(email): short-cadence inbox grant health probe and poll by @gbirman in https://github.com/macro-inc/macro/pull/4132


**Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.16.0...v2026.6.17.0