v2026.6.17.1
macro-inc/macrov2026.6.17.1Jun 17, 2026by synoet
AI Summary
Enhances theme customization and exposes MCP citation rules to clients.
Key Highlights
- Add color picker to advanced theme swatches
- Surface Macro mention and citation rules to MCP clients
- Enable Slack MCP server in dev
- Merge comms into channels
New Features
- Theme color picker
- MCP citation rules
- Slack MCP
- Comms merge
Full Release Notes
## What's Changed * eric.hayes/macro-1882-ai-usage by @ehayes2000 in https://github.com/macro-inc/macro/pull/4143 * feat(tasks): surface default status filter by @gbirman in https://github.com/macro-inc/macro/pull/4144 * feat(infra): move dss to doppler by @whutchinson98 in https://github.com/macro-inc/macro/pull/4148 * feat(themes): add color picker to advanced theme swatches by @aidanhb in https://github.com/macro-inc/macro/pull/4149 * fix: anthropic env var by @whutchinson98 in https://github.com/macro-inc/macro/pull/4150 * fix(settings): make settings sidebar flexible width by @aidanhb in https://github.com/macro-inc/macro/pull/4152 * fix(themes): restore light / dark preferences by @aidanhb in https://github.com/macro-inc/macro/pull/4151 * fix(agent): use macro_env_var crate correctly by @whutchinson98 in https://github.com/macro-inc/macro/pull/4153 * fix(md): improve accessory glue to responsiveness by @sedson in https://github.com/macro-inc/macro/pull/4154 * chore(clippy): deny std env var by @whutchinson98 in https://github.com/macro-inc/macro/pull/4156 * feat(style): tweaks and changes to hover styles and hover tooltip behavior by @aidanhb in https://github.com/macro-inc/macro/pull/4159 * chore(comms): merge comms into channels by @seanaye in https://github.com/macro-inc/macro/pull/4128 * fix(modal): define z axis for modal action menu by @aidanhb in https://github.com/macro-inc/macro/pull/4160 * fix(mcp): surface Macro mention and citation rules to MCP clients by @ehayes2000 in https://github.com/macro-inc/macro/pull/4163 * chore(comms): move models out of models crate by @seanaye in https://github.com/macro-inc/macro/pull/4147 * feat(ai): enable slack mcp server in dev by @ehayes2000 in https://github.com/macro-inc/macro/pull/4162 * feat(ai): exclude the current chat from AI search results by @ehayes2000 in https://github.com/macro-inc/macro/pull/4164 * style(md): get comment styles more up to date by @sedson in https://github.com/macro-inc/macro/pull/4168 * fix(comms): missing cargo feature by @seanaye in https://github.com/macro-inc/macro/pull/4172 * Replay entity tracking on websocket reconnect by @synoet in https://github.com/macro-inc/macro/pull/4171 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.17.0...v2026.6.17.1