X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=e44d38ce9553e1ac5edcc6f9f8db685512d8d84e;hb=a8fb157bab505db90e6881ff72bf4e1fb0dc7107;hp=0c97b732575c572d91e7bdea7fe4cb00a0bd67c6;hpb=57ba6327a659040dd963dbb03a6ea0b893db7642;p=psensor.git diff --git a/NEWS b/NEWS index 0c97b73..e44d38c 100644 --- a/NEWS +++ b/NEWS @@ -1,24 +1,49 @@ +* v0.6.2.10 +** psensor-server: added network, cpu load and memory information in + JSON web interface. +** psensor-server: added monitor.html using jquery and retrieving + monitoring data from the JSON web interface. +** added support for ATI/AMD gpus and fans. + +* v0.6.2.9 + +** psensor: fixed UI freeze on Ubuntu Lucid when 'sensor preferences'. + is selected with application indicator. +** 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 -** psensor: escaped - in manpage -** psensor-server: escaped - in manpage -** psensor: added support of libnotify 0.7 -** psensor: added turkish support -** psensor: fixed multi-languages support used by glade +** psensor: escaped - in manpage. +** psensor-server: escaped - in manpage. +** psensor: added support of libnotify 0.7. +** psensor: added turkish support. +** psensor: fixed multi-languages support used by glade. ** switched from wpitchoune@gmail.com to jeanfi@gmail.com (my usual - email) -** merged french translation from v0.6.1.8 -** added missing french translation -** added different sizes of psensor.png -** psensor: added menu -** psensor: added enable/disable unity launcher counter -** psensor: unity launcher counter displays the higher temperature -** avoid fetching hddtemp daemon when no hdd in the sensors list + email). +** merged french translation from v0.6.1.8. +** added missing french translation. +** added different sizes of psensor.png . +** psensor: added menu. +** psensor: added enable/disable unity launcher counter. +** psensor: unity launcher counter displays the higher temperature. +** avoid fetching hddtemp daemon when no hdd in the sensors list. ** psensor: closing the window hides psensor instead of quitting when application indicator support is enabled. ** psensor: dialog window for editing all sensors preferences. -** psensor: added support of GTK3.0 (without removing GTK2.0 support) except - code related to Ubuntu Application Indicator +** psensor: added support of GTK3.0 (GTK2.0 still supported). +** psensor: fixed crash when glade files cannot be read. +** psensor: display sensors information in the application indicator. * v0.6.2.7