Releases: fflewddur/tophat
TopHat v17
TopHat v16
This release represents a fresh start for TopHat: it has been re-architected for improved performance and reliability, and the code has been entirely re-written in TypeScript. This has resolved a number of long-standing issues, but since so much code changed, there may be new, as-yet-unknown bugs lurking.
Key improvements include:
- Visual refresh
- Fixed crashes and freezes during network file operations
- Increased accuracy of per-process memory reporting
- Numerous minor bug fixes
- Complete re-write in TypeScript for improved reliability
- Removed libgtop and clutter dependencies for easier installation
- Removed the file system usage monitor (this was the source of many instability issues; I hope to bring it back in a more stable form soon)
TopHat v15
- Ported to GNOME 47
- Added Simplified Chinese translation (from yuhldr)
- Added running total of network traffic to the network monitor menu (from Vaibhav-Sonkusare)
TopHat v14
TopHat v13
This release migrates TopHat to GNOME 45. Unfortunately, this breaks compatibility with earlier GNOME releases. I plan to maintain a legacy branch for porting bug fixes (and potentially new features) to older versions of GNOME, but this release is only for GNOME 45 and newer.
TopHat v11
This release adds disk activity monitoring and uptime monitoring.
- Added option to show disk activity instead of (or in addition to) available storage
- Added y-axis scales to the activity over time charts
- Added system uptime to the CPU monitor menu
TopHat v10
This release increases TopHat's configurability with respect to refresh speed and visualizations.
- Added option to adjust refresh speed
- Added option to display numeric values instead of (or in addition to) usage meters
- Fixed panel icons to follow system theme (from @hrqmonteiro)
- Added Czech translation (from @Amereyeu)
- Updated Turkish translation (from @nxjosephofficial)
TopHat v9
This release improves stability and adds support for GNOME 44.
- Fixed a GNOME Shell crash that could occur when a virtual network is removed
- Fixed double-counting of network traffic to virtual machines
- Fixed detection of mounted/unmounted drives in the disk activity monitor
- Verified compatibility with GNOME 44
TopHat v8
TopHat v7
This release adds a disk monitor to TopHat and fixes several compatibility issues.
- Added a disk activity and file system usage monitor
- Fixed compatibility with GNOME 3.32 - 3.36
- Fixed problem reading temperatures from AMD CPUs (from @theizzer)
- Fixed non-existent swap partitions showing as 'NaN%' in the memory menu (from @flozz)
- Improved efficiency by fully disabling monitors when they are hidden
- Updated translations: Dutch (from @Vistaus)