monitoring: fix memory legend overflow, sort by consumption (v0.30.7)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
## Changelog
|
||||
|
||||
### v0.30.7 — Monitoring: Fix Memory Legend Overflow (2026-02-25)
|
||||
|
||||
#### Fixed
|
||||
- **Memory legend overflow** — Legend items in the memory distribution chart now wrap properly instead of overflowing off-screen (`flex-wrap`, `white-space: nowrap`)
|
||||
|
||||
#### Improved
|
||||
- **Sort by consumption** — Memory distribution bar and legend are now sorted by memory usage (descending), largest consumers first
|
||||
|
||||
### v0.30.6 — Telemetry: Better Log Deduplication (2026-02-25)
|
||||
|
||||
#### Fixed
|
||||
|
||||
Reference in New Issue
Block a user