feat(FN-3205): add changeset documenting TUI memory ordering changes

Merges the changeset documenting the TUI memory ordering feature (FN-3205), completing the final delivery step for this work.

Fusion-Task-Id: FN-3205
This commit is contained in:
Fusion
2026-05-02 21:44:05 -07:00
committed by gsxdsm
parent 4d067190f7
commit 6bc2de9aa4
3 changed files with 55 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Reordered the dashboard TUI Stats panel memory row to show memory usage percentage before absolute used/total values for faster operator scanning.