2012-07-26 moel.mich Fixed an error where loading config files from previous versions would crash the application.
2012-07-25 moel.mich Updated the version.
2012-07-25 moel.mich Added temperature offset parameters to all HDD temperature sensors. Fixed issue 271.
2012-07-25 moel.mich Added a new icon for RAM hardware.
2012-07-24 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 moel.mich Added a wrapper for the NotifyIconAdv to use the normal NotifyIcon class on Linux systems and the (fixed) custom implementation on Windows systems.