X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=1754809c8df067434b319c67e20a83cc487c7006;hb=66b3b6dba11ce92ba9f14b14a795438b358c7a47;hp=0217f5a55dab2fd56cb1b9d79821be774b457ce4;hpb=38cc811d320211c3a456c93af506891892d486b2;p=psensor.git diff --git a/NEWS b/NEWS index 0217f5a..1754809 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,43 @@ +* v0.6.2.11 +** psensor-server/web interface: use jqplot default css. +** psensor-server/web interface: added excanvas for ie < 9 support. +** psensor-server/web interface: automatic update of the monitoring page. +** psensor-server/web interface: improved styling and navigation. +** psensor-server/web interface: added graph for cpu usage. +** psensor-server/web interface: fixed IE8 bug (page title change not + allowed). +** psensor-server/web interface: dynamic refresh of the graph. +** psensor: added appindicator monochrome icons. + +* v0.6.2.10 +** psensor-server: added network, cpu load and memory information in + JSON web interface. +** psensor-server: added monitor.html and details.html using jquery + and retrieving monitoring data from the JSON web interface. +** added experimental support for ATI/AMD gpus and fans. +** psensor: added support of CPU usage monitoring. +** psensor-server: display graph of sensors (web server). +** psensor: bug fixed compilation with -Wall. +** psensor: bug fixed unallocated memory read during termination. +** psensor: fixed memleak when window not drawable. +** psensor: release GConfClient when quitting. + * v0.6.2.9 -** psensor: fixed UI freeze on Ubuntu Lucid when 'sensor preferences' +** psensor: fixed UI freeze on Ubuntu Lucid when 'sensor preferences'. is selected with application indicator. -** added missing src/description.txt file into source archive +** added missing src/description.txt file into source archive. +** psensor: appindicator displays unit of sensor values. +** psensor: added preference for hiding main window on startup. +** psensor: added 'about' dialog. +** psensor: merged Chinese Simplified translation from royclarck +** psensor: autostarted by default +** nvidia: code cleanup +** nvidia: fixed init, error var not initialized +** nvidia: fixed nvidia_psensor_list_add, incorrect memory free +** psensor: when appindicator is not support by wm: + - psensor quit on window close + - show psensor even if hide on startup is enabled * v0.6.2.8 @@ -75,6 +110,12 @@ ** fixed memory leak (label of lmsensor) ** some code cleanup/refactoring +* v0.6.1.10 + +** psensor: support of appindicator < 0.2.9 +** psensor: closing the window hides psensor instead of quitting when + application indicator support is enabled. + * v0.6.1.9 ** avoid fetching hddtemp daemon when no hdd in the sensors list