Release Version 0.9.5

  • Added a check to the application startup to verify that the .NET Framework 4.5 or later is installed.

Many PC enthusiasts use monitoring tools while stress-testing their systems or during long gaming sessions. Between benchmarks and hardware checks, some users also enjoy casual browser entertainment, and platforms such as free online games provide a simple way to unwind without installing additional software. Lightweight games can also be useful for observing temperatures and overall system stability over extended periods.

56 Responses to “Release Version 0.9.5”

  1. XPModder says:

    I would love to see two features:
    – HDD/SSD Activity
    – The option to enable/disable Access-Control-Allow-Origin * header for the webserver, so you can access the data.json file for integration in other programs/projects.

    Otherwise, great work!

    I modified the source code myself to add the Access-Control-Allow-Origin header to the response. It was only a single line that needed to be added.
    Its working great now and I can access the data from a different locally hosted html page.