X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=f3bc19098fd5961dbca1e2fae44a4f980035257b;hb=7a43960b6afaf008187e889bc4d5e86ac40b0aca;hp=936da9b409e4c84082f428874da561bc90b51e9d;hpb=77fbc451078b7c4bf9cd4884814f0f087e87dd77;p=psensor.git diff --git a/NEWS b/NEWS index 936da9b..f3bc190 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,22 @@ Psensor NEWS ============ -v0.8.0.7 --------- +v1.0.1 +------ * smaller and more consistent with ubuntu themes appindicator icons. -* sensors displayed directly in the top bar. +* 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). +* fixed typo (Celcius/Celsius). v0.8.0.6 --------