- Better support for Ubuntu 22.04+, Debian 12+, Fedora 36+ for x64, armv7 and arm64v8
- Upgrade runtime for security fixes.
- Added CPU temperature to the UI header.
- Updated runtime
- Added xz compression as a primary distribution format. Primary distribution CDN moved to w3top-bin repo releases. Added SourceForge as the secondary distribution CDN
- Added notification for new version
- Updated runtime
- Reduced traffic for background window
- Added fio benchmark summary details including cpu usage
- Added precompiled fio for any linux arch and distribution
- Added fio as backend for disk IO benchmarks
- Top Processes
- Fixed full screen web app mode for iOS and Android
- Friendly disk live chart
- Reduced CPU usage for background flow
- Added Disk Benchmark History
- Added support as well as tests of logic and installer for MySQL (5.1 to 8.0) and Postgresql (8.4 to 12 beta 2) as metrics and benchmarks history storage.
- Improved usability for disk benchmark
- Added disk benchmark for readonly volumes such as squashfs and dvd disks
- The first disk benchmark report
- Added support for legacy Sys V Init service manager. SystemD is preferred if also present.
- Implemented Disk Benchmark with command line interface and O_DIRECT support
- Implemented Queue and Busy charts for disks
- Implemented installation using precompiled binaries: install-w3top-service.sh
- Added newVer property to BriefInfo response and broadcast message
- Muted chart updating when app is minimized, on background tab or screen is locked. Fixed memory leaks on unmount
- Improved header load time via new BriefInfo API method
- Added Disks live charts without queue length and busy metrics
- Added swap partitions and files for live Mounts page. Now Mounts page unites references from
/proc/swapsand/proc/mountssources:
- Added host info (name, os, cpu, ram) to the header
- Bootstrap navigation replaced by Material UI drawler
- Publishing to cloud: http://w3-top-on-xeon.devizer.tech, http://w3-top-on-pi.devizer.tech
- Added customizable one line installer:
# Default values below are shown for illustration
export HTTP_PORT=5050
export INSTALL_DIR=/opt/w3top
export RESPONSE_COMPRESSION=True
script=https://raw.githubusercontent.com/devizer/KernelManagementLab/master/build-w3-dashboard.sh
wget -q -nv --no-check-certificate -O - $script | bash -s reinstall_service - Added live Mounts page
- Rewritten signalR's DataSource and its watchdog.
- Implemented versioning with its injection into C# assembly info and AppGitInfo.json
- Added Networks metrics live charts page
- 2-Axis Chart prototype
- C3 Chart prototype





