X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=352ace875a8cd339b9e68bb0b73e4fca71989f0b;hb=5b673feb11f0cb5dd789f1c89d50d2d8b26efaf9;hp=f8fc42ca701ac327c4bfb700618d4cb10f6a3839;hpb=829e06d4a516b4fe0ae21c6b23b2ff088ca8cb68;p=psensor.git diff --git a/NEWS b/NEWS index f8fc42c..352ace8 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ 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 (experimental). @@ -11,6 +11,11 @@ v0.8.0.7 * 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 --------