Skip to content

Releases: fflewddur/tophat

TopHat v17

10 Dec 00:54
a3bd92c
Compare
Choose a tag to compare
  • Fixed a pair of potential resource leaks
  • Updated Simplified Chinese translation (from yuhldr)

TopHat v16

07 Dec 00:07
b3890fe
Compare
Choose a tag to compare

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

01 Oct 01:44
67be2d3
Compare
Choose a tag to compare
  • 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

24 Mar 17:42
3858a0b
Compare
Choose a tag to compare

This release adds support for GNOME 46.

  • Ported to GNOME 46 (thanks to Wunsz)
  • Added Spanish translation (from txelu)
  • Updated Turkish translation (from yakushabb)

TopHat v13

22 Nov 17:38
6c8a04a
Compare
Choose a tag to compare

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.

  • Ported to GNOME 45 (based on initial port from enecciara)
  • Added Portuguese translation (from @swyknox)
  • Updated Czech translation (from @Amereyeu)

TopHat v11

10 Jun 19:31
0b97fdc
Compare
Choose a tag to compare

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

29 May 16:58
9b850ae
Compare
Choose a tag to compare

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

19 Mar 23:07
51ed756
Compare
Choose a tag to compare

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

14 Feb 05:29
ab1d010
Compare
Choose a tag to compare

This release fixes a pair of issues that caused an excess of errors to be written to the system log file.

TopHat v7

27 Jan 19:46
7a5994f
Compare
Choose a tag to compare

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)