Back to Changelog

v1.0.232

Patch Released May 29, 2026

Top Processes dashboard now shows accurate CPU and memory usage

Bug Fixes

2
  • Top Processes CPU% is now normalized system-wide — multi-threaded processes no longer appear above 100% (previously reported per-core values like 300% or 800%)
  • Top Processes memory % now uses PSS (Proportional Set Size) instead of RSS — PostgreSQL and MySQL workers no longer inflate shared memory across processes, matching output of standard tools like htop
See the Demo