Skip to content

Releases: shayne/hwinfo-streamdeck

v2.0.5

06 Apr 12:32
v2.0.5
d1273c2
Compare
Choose a tag to compare

v2.0.5

  • Update CSS to address styling issues for Stream Deck 6.0+
  • Built with Go 1.20.3

v2.0.4

14 Jan 15:44
2a4afcc
Compare
Choose a tag to compare

v2.0.4

  • Updated dependencies
  • Built using Go 1.19

v2.0.3

20 Jan 14:40
c29c9c7
Compare
Choose a tag to compare

v2.0.3

  • Disable logging for release/production build

Remove old log file from %appdata%\Elgato\StreamDeck\Plugins\com.exension.hwinfo.sdPlugin

v2.0.2

14 Sep 21:05
Compare
Choose a tag to compare

v2.0.2

  • Hot fix release for broken sensor / reading drop downs in property inspector

v2.0.1

09 Jul 13:57
Compare
Choose a tag to compare

v2.0.1 changes

  • Add auto restart of HWiNFO data provider if it exits

--

Pre-release of major v2 changes, would appreciate feedback!

Bug Fixes

  • Fix bug in adding "\n" for new-lines in title
  • Fix HWiNFO.exe detection (.exe vs .EXE change in process)

New

  • Complete overhaul of infrastructure
  • Hardware monitoring service made generic (to allow future support for AIDA64 and the like)
  • Moved close-source portions to separate HWiNFO service provider that feeds the plugin sensor reading data
  • Plugin source separated, to be open-sourced here and other repos
  • Separation of plugin and data providers to allow remote machine monitoring (testing phase)

v2.0.0

06 Jul 14:34
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

Pre-release of major v2 changes, would appreciate feedback!

Bug Fixes

  • Fix bug in adding "\n" for new-lines in title
  • Fix HWiNFO.exe detection (.exe vs .EXE change in process)

New

  • Complete overhaul of infrastructure
  • Hardware monitoring service made generic (to allow future support for AIDA64 and the like)
  • Moved close-source portions to separate HWiNFO service provider that feeds the plugin sensor reading data
  • Plugin source separated, to be open-sourced here and other repos
  • Separation of plugin and data providers to allow remote machine monitoring (testing phase)

v1.2.0

21 Jul 01:48
Compare
Choose a tag to compare

Updated project dependencies and rebuilt.


v1.1.2, v1.1.3, v1.1.4 updates

Bug fixes:

  • Fix graph scaling when starting at non-zero

    This fixes an issue with the graph not properly scaling its value when the range started > 0. For example, if your CPU temp graph starts at 40, with a max of 90. Previously the graph wouldn't draw the value at the proper height.

Features:

  • Add support for newlines "\n" in Format

    You can now use "\n" in the Format field to add a newline for a value. See #15

  • Add ability to resize Title and Value text

    This adds initial support for resizing text.


Upgrading:

  1. Open the Stream Deck app
  2. Click "More Actions..." in the bottom right
  3. Scroll to HWiNFO and click "Uninstall" (tiles will be preserved)
  4. Download and open the plugin file, choose Install

v1.1.4

21 Jul 01:37
Compare
Choose a tag to compare

Features:

  • Add support for newlines "\n" in Format

    You can now use "\n" in the Format field to add a newline for a value. See #15


v1.1.2, v1.1.3 updates

Bug fixes:

  • Fix graph scaling when starting at non-zero

    This fixes an issue with the graph not properly scaling its value when the range started > 0. For example, if your CPU temp graph starts at 40, with a max of 90. Previously the graph wouldn't draw the value at the proper height.

Features:

  • Add ability to resize Title and Value text

    This adds initial support for resizing text.


Upgrading:

  1. Open the Stream Deck app
  2. Click "More Actions..." in the bottom right
  3. Scroll to HWiNFO and click "Uninstall" (tiles will be preserved)
  4. Download and open the plugin file, choose Install

v1.1.3

20 Jul 23:06
Compare
Choose a tag to compare

Bug fixes:

  • Fix graph scaling when starting at non-zero

    This fixes an issue with the graph not properly scaling its value when the range started > 0. For example, if your CPU temp graph starts at 40, with a max of 90. Previously the graph wouldn't draw the value at the proper height.


v1.1.2 update

Features:

  • Add ability to resize Title and Value text

    This adds initial support for resizing text.


Upgrading:

  1. Open the Stream Deck app
  2. Click "More Actions..." in the bottom right
  3. Scroll to HWiNFO and click "Uninstall" (tiles will be preserved)
  4. Download and open the plugin file, choose Install

v1.1.2

20 Jul 21:09
Compare
Choose a tag to compare

Features:

  • Add ability to resize Title and Value text

    This adds initial support for resizing text.

Upgrading:

  1. Open the Stream Deck app
  2. Click "More Actions..." in the bottom right
  3. Scroll to HWiNFO and click "Uninstall" (tiles will be preserved)
  4. Download and open the plugin file, choose Install