X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=352ace875a8cd339b9e68bb0b73e4fca71989f0b;hb=2982b35b9de85dc7f31a65ea1fbbb028763b9440;hp=75ffc7ff7a261fea6f6f48711a7f7b2e5ae73c79;hpb=067c2c16dd642fee9b9cbd89275ca74a714985db;p=psensor.git diff --git a/NEWS b/NEWS index 75ffc7f..352ace8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,22 @@ Psensor NEWS ============ +v1.0.1 +------ + +* smaller and more consistent with ubuntu themes appindicator icons. +* sensors displayed directly in the top bar (experimental). +* improved status icon in hicolor theme to fit well with white + background. (LP: #1310323). +* psensor not autostarted by default. +* added a setting to launch psensor on session startup. (Closes: + #728754). +* fixed minor GUI bugs (widget alignments, padding, layout policy, + etc). +* fixed missing translatable strings. +* fixed FTBFS due to deprecation of json_object_object_get. (Closes: + #746145). + v0.8.0.6 --------