Skip to content

Releases: akej74/grid-control

Grid Control 1.0.9

29 Jun 12:04
Compare
Choose a tag to compare

Update with PyQt 5.10.1 to see it this resolves issue #27.

Grid Control 1.0.8

29 Dec 10:06
Compare
Choose a tag to compare

Added the following new features:

  • Minimize to tray / minimize to task bar option
  • Start silently (no notification if OpenHardwareMonitor is not running)
  • Disabled "Simulate temperatures" in manual mode

Grid Control 1.0.7

28 Dec 21:00
Compare
Choose a tag to compare

Improved handling if OHM is not running when Grid Control starts. Grid Control will now retry connection to OHM automatically once every second (for 30 seconds).

A note is also displayed informing the user that OHM needs to be started, but it doesn't require any user input and will close automatically when connection to OHM is successful.

Grid Control 1.0.6

27 Dec 12:21
Compare
Choose a tag to compare

"Start minimized" feature added.

Grid Control 1.0.5

27 Aug 10:39
Compare
Choose a tag to compare

Bug fix release as follows:

  • "Simulate Temperature" sliders are now disabled at program start
  • Removed unused Kraken tab
  • PyQT update to 5.9
  • Python update to 3.6
  • Tested with latest OpenHardwareMonitor 0.8.0.3-alpha

Grid Control 1.0.4

09 Nov 20:24
Compare
Choose a tag to compare

Release-notes:

  • Tray icon added (thanks to elliot-forty-two)
  • Validation of values on the "Fan Config" tab
  • Disabled Kraken functionality, was not functioning and needs more investigation

Grid Control 1.0.3.1

04 Oct 07:37
Compare
Choose a tag to compare

Service-release, fixed problem with stand-alone version.

Grid Control 1.0.3

03 Oct 19:55
Compare
Choose a tag to compare

Added experimental Kraken X61 support (set speed only). Please note that as I don't have a real Kraken device to test on, there may be unforeseen bugs in this release.

The new functionality is on the "Kraken X61 EXPERIMENTAL" tab.

Grid Control 1.0.2

29 Sep 15:06
Compare
Choose a tag to compare

Bugfixes

  • Disabled some UI elements when the polling thread isn't running

Grid Control 1.0.1

29 Sep 10:43
Compare
Choose a tag to compare

Bugfixes

  • "OpenHardwareMonitor Status" shows "Disconnected" only when both CPU and GPU temperatures are zero.