Skip to content

v5.4-release

Compare
Choose a tag to compare
@SmokeyMcBong SmokeyMcBong released this 27 Mar 18:34
· 45 commits to master since this release

v5.4

Monitoring library change, crash fix and more checking procedures

  • Changed from OpenHardwareMonitor (https://github.com/openhardwaremonitor) to LibreHardwareMonitor (https://github.com/LibreHardwareMonitor). An open source fork of OpenHardwareMonitor which receives more updates for newer hardware

  • Fixed crash caused from MSI Afterburner application not running when StreamDeckMonitor opens. Now added checks to see if running, if not then the FPS counter will just display '0' instead of crashing
    (Big thanks to 'gorfreed' (https://github.com/gorfreed) for helping and bringing this to my attention!)

  • Removed Package Release Build.bat and created personal bat file for copying release folder and zipping each release build

  • Changed post-build event to reflect removal of Package Release Build.bat