v2026.9.7.1
macro-inc/macrov2026.9.7.1Sep 8, 2026by synoet
AI Summary
This maintenance release focuses on improving user interface consistency and fixes specific bugs related to channel pinning and agent message widths.
Key Highlights
- Added an inline chip row showing most-active entities under the activity graph.
- Fixed the 'pin to bottom' functionality for channels.
- Updated agent message width to use a shared channel style.
New Features
- Most-active entities inline chip row under the graph
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