v2026.9.7.1
affaan-m/ECCv2026.9.7.1Sep 8, 2026by synoet
AI Summary
This patch release addresses channel pinning issues, improves agent message width consistency, and enhances the activity graph with a row of most-active entities.
Key Highlights
- Fix channels pinning to bottom
- Use shared channel message width
- Add most-active entities chip row under graph
New Features
- Most-active entities inline chip row
- Fix channel pin to bottom
- Fix agent shared channel message width
Full Release Notes
## What's Changed * fix(agent): use shared channel message width by @404Wolf in https://github.com/macro-inc/macro/pull/6245 * feat(activity): most-active entities as an inline chip row under the graph by @synoet in https://github.com/macro-inc/macro/pull/6236 * fix(channels): fix pin to bottom by @synoet in https://github.com/macro-inc/macro/pull/6247 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.9.7.0...v2026.9.7.1