- Sensors can now be displayed in FrontView. 2013-04-13, by StephaneLenclud
- Reverting client/server communication around our pipes to fix access denied err. 2013-04-12, by StephaneLenclud
- At last we can output stuff on our display. 2013-02-09, by StephaneLenclud
- Now calling display init. Not getting the expected error code though. 2013-02-04, by sl
- Now fetching some of our Sound Graph DLL function pointers. 2013-02-03, by sl
- Converted project to VisualStudio 2012. 2013-02-03, by sl
- Fixed Issue 415. 2012-11-19, by moel.mich
- Changed the super I/O fan control: Fan controls are now always displayed, even if the value is null (as for example for ITE 87XX chips in automatic mode. 2012-11-04, by moel.mich
- Added additional Fintek chips to the lm-sensors interface. 2012-11-03, by moel.mich
- Fixed Issue 368. Fixed Issue 369. Fixed Issue 370. 2012-10-28, by moel.mich
- Changed the source formatting of the HttpServer class to match the rest of the project. 2012-10-28, by moel.mich
- Fixed Issue 382. 2012-10-28, by moel.mich
- Reduced the amount of dynamic memory allocation when reading from the T-Balancer or creating tray icons. 2012-10-27, by moel.mich
- Enabled fan control on mainboards by default. 2012-10-21, by moel.mich
- Added support for fan control on ITE 87XX chips and a mainboard specific configuration for the Gigabyte GA 970A UD3 (both based on a patch from Eric Hokanson). 2012-10-21, by moel.mich
- Changed a few types to internal (instead of public) in the Open Hardware Monitor library. 2012-10-01, by moel.mich
- Fixed Issue 387. The new implementation does not try to start a ring 0 driver that already exists, but could not be opened. It tries to delete the driver and install it new. The driver is now stored temporarily in the application folder. The driver is not correctly removed on system shutdown. 2012-09-23, by moel.mich
- Added a few checks and delays to the driver loading code to increase the chance of loading the driver. 2012-08-11, by moel.mich
- Changed a few context menu items to display a radio option style. Added additional information from the SMBIOS to the report. 2012-08-11, by moel.mich
- Added a RAM sensor for used memory. 2012-07-26, by moel.mich
- Fixed an error where loading config files from previous versions would crash the application. 2012-07-26, by moel.mich
- Updated the version. 2012-07-25, by moel.mich
- Added temperature offset parameters to all HDD temperature sensors. Fixed issue 271. 2012-07-25, by moel.mich
- Added a new icon for RAM hardware. 2012-07-25, by moel.mich
- Changed the RAM implementation (removed Microsoft.VisualBasic dependency which is not implemented in Mono) and added code to prevent RAM hardware from loading on Linux. 2012-07-24, by moel.mich