X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=b918701eef82ac79b3188dce61a4a398c11a8ab7;hb=edb36a8bf9b78fdd8f206d1ec7ae38b526c0496a;hp=fecd19bc3f71ca3938c0f49fdb9585670bf73b3a;hpb=d24089ecb251fa7b5af0ae6609ba05e754531597;p=psensor.git diff --git a/NEWS b/NEWS index fecd19b..b918701 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,23 @@ v1.1.2 * Added NVidia GPU graphics, memory, PCIe and video usage. * Fixed message when the configuration file is missing. * Added NVidia fan support. +* Added 'Hide' menu item in the contextual menu of the list of + sensors. +* Added free memory support. +* Added alarm support of sensors expressed as percent. +* Smoother curves (using Bezier algo). +* Added translator credits in the about dialog. +* Added Croatian translation from LP (gogo). +* Merged all translations from LP. +* Included the full list of contributors from LP, available throw the + about dialog. +* Support of disk temperature using udisks2. +* Fixed small UI layout/padding issues. +* Splitted sensor preferences using a tab panel. +* New preferences to enable/disable each sensor provider. +* psensor: removed option +--use-libatasmart+. +* Changed default color for the curves (copied from the default + colors of the gtk color chooser widget). v1.1.1 ------