Skip to content

Releases: elementary/monitor

Monitor 8.0.0 Released

10 Oct 09:54
0099356

Choose a tag to compare

Other Improvements:

  • Updated translations
  • The app has been ported to GTK4
  • New GPU detection mechanism based on libpci

What's Changed

New Contributors

Full Changelog: 0.17.2...8.0.0

0.17.2

09 Sep 14:19

Choose a tag to compare

What's Changed

  • Fix: If card0 is not available try card1
  • added: additional monitors and status info for cpu freq and vram usage by @ProPuke in #373
  • Update Japanese translation by @ryonakano in #374
  • Update Russian translation by @lenemter in #375
  • [TRANS] Updated french translations by @RedNeath in #376

New Contributors

Full Changelog: 0.17.1...0.17.2

0.17.1

02 Apr 16:27

Choose a tag to compare

  • Fix VRAM percentage

Special thanks to @davidak

0.17.0

22 Jul 22:46

Choose a tag to compare

  • Add GPU temperature to the Indicator
  • Fix assigning right icon and name to a process (special thanks to @ppvan and @nahuelwexd)
  • Allow to filter processes by command
  • Fix for icons appear slightly smaller in detailed process view

0.17.0-1

22 Jul 22:55

Choose a tag to compare

0.17.0-1 Pre-release
Pre-release
add libflatpak-dev to CI

0.16.1-0

09 Mar 16:10

Choose a tag to compare

  • Technical release to fix Launchpad package building

0.16.1

04 Mar 13:10

Choose a tag to compare

  • Fix segfault when user can't be retrieved for process

0.16.0

24 Feb 19:24
7c38027

Choose a tag to compare

  • Show processes from all users
  • Refresh icons
  • Fix some typos (@kianmeng)

0.15.1

28 Jan 18:10

Choose a tag to compare

  • Fix error when trying to get percentage from non-detected GPU

0.15.0

22 Jan 15:17

Choose a tag to compare

  • Show containers stats (inspired by Whaler)
  • Add GPU usage in Indicator
  • Remove transparency from CPU stacked chart
  • Add docker icon
  • Update Ukrainian translation
  • Update Portuguese translation @hugok79
  • Update Japanese translation @ryonakano
  • Update Russian translation @camellan
  • Fix segfaults caused by issue in assigning colors in charts @vjr
  • Add an option to choose refresh rate
  • Use harmonic mean to calculate frequency values @adm313