Skip to content

Releases: orblazer/plasma-applet-resources-monitor

Release v3.0.1

13 Aug 02:00
v3.0.1
319c42c
Compare
Choose a tag to compare

Bug Fixes

  • config: change way to retrieve graphs (f06bb1e), closes #90

Release v3.0.0

22 Jul 12:16
v3.0.0
76b3adf
Compare
Choose a tag to compare

Release Candidate v3.0.0 - 3

30 May 16:23
v3.0.0-rc.3
9ed6b79
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • config: handle none direct gpu name (b5e8896), closes #85
  • config: prevent out of range error (3450f72), closes #85
  • graph: add new option in upgrade (b1e3e67)
  • graph: prevent fail on cpu freq init (8163691)

Release Candidate v3.0.0 - 2

24 May 13:03
v3.0.0-rc.2
846cc8f
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • config: retrieve gpu name (dbe189d)
  • graph: center graphs (371f312), closes #81
  • graph: fallback temp for zenpower (fdd59a2), closes #80
  • graph: prevent qml errors (cfc5093)
  • graph: right init gpu memory (2e76dc7), closes #84
  • graph: right toggle visibility for swap (7c67fdd)

Features

  • graph: add icons for network and disk (2c81b5d), closes #82

Release Candidate v3.0.0 - 1

14 Apr 11:36
v3.0.0-rc.1
a5cf7ce
Compare
Choose a tag to compare
Pre-release

First release for Plasma 6 ! 🎉

Bug Fixes

  • config: translate disk transfer speed (8da5513)

  • graph: handle dynamic interfaces and right convert (ea00f7a), closes #23

  • graph: use more relevant temperature for cpu (5c6de76)

  • text: elide hints when is too long (3758ade)

  • chore!: rename the project and update description (ccb5eb1)

  • refactor(config)!: rename graph margin to spacing (a53206b)

  • refactor!: improve rendering graph (82591bd)

  • refactor!: change way to config graph (6543475)

  • refactor!: remove kio.krun (5a6d912)

  • refactor(config)!: standardize config ui (2c41f67)

  • refactor(config)!: merge history amount settings and add predefined choices (2f53818)

Features

Performance Improvements

  • graph: optimize gpu memory process (353c938)
  • graph: use outline instead of drop shadow (b0e8f46)

BREAKING CHANGES

  • id of widget have changed
  • "graph margin" become "graph spacing"
  • settings for vertical layout no longer exist
  • all config related to graph as been merged in "graphs" json
  • settings for action have changed name and format
  • merge gpu memory settings
  • merge history settings

Release v2.11.4

03 Apr 16:08
v2.11.4
8518f4c
Compare
Choose a tag to compare

Bug Fixes

  • graph: disable right chart when second is hidden (e222475)

Release v2.11.3

30 Mar 23:12
7ab9da1
Compare
Choose a tag to compare

Bug Fixes

  • graph: handle dynamic net interfaces and right dialect convert (22b75bd), closes #23

Release v2.11.2

29 Mar 05:32
1b0bc8b
Compare
Choose a tag to compare

Bug Fixes

  • graph: right disable secondary chart (8fa1fb6), closes #56

Release 2.11.1

21 Mar 21:17
8ef83b4
Compare
Choose a tag to compare

Bug Fixes

  • graph: clear second line when change visibility at memory (f57205d)
  • graph: right init and update memory (fac0812), closes #72

Release 2.11.0

21 Mar 14:41
f141191
Compare
Choose a tag to compare

Last feature update for Plasma 5.x !

Bug Fixes

  • i18n: add missing translation (a87b9e5)

Features

  • graph: allow choose second line in memory (d304fe8), closes #31
  • graph: allow disable history (f757ae1), closes #56
  • graph: alow automatic limit for network and disk (9f42de9), closes #54
  • allow disable graph text (f475487), closes #66