new preferences to enable/disable each sensor provider
[psensor.git] / NEWS
1 Psensor NEWS
2 ============
3
4 v1.1.2
5 ------
6
7 * Fixed missing description in psensor manpage.
8 * All mouse buttons can be used to raise color settings in the list of
9   sensors.
10 * All mouse buttons can be used to popup menu in the list of sensors.
11 * List of sensors UI defined in glade file instead of code.
12 * Fixed graph enabled setting not saved when toggle in the list of
13   sensors.
14 * Added NVidia GPU graphics, memory, PCIe and video usage.
15 * Fixed message when the configuration file is missing.
16 * Added NVidia fan support.
17 * Added 'Hide' menu item in the contextual menu of the list of
18   sensors.
19 * Added free memory support.
20 * Added alarm support of sensors expressed as percent.
21 * Smoother curves (using Bezier algo).
22 * Added translator credits in the about dialog.
23 * Added Croatian translation from LP (gogo).
24 * Merged all translations from LP.
25 * Included the full list of contributors from LP, available throw the
26   about dialog.
27 * Support of disk temperature using udisks2.
28 * Fixed small UI layout/padding issues.
29 * Splitted sensor preferences using a tab panel.
30 * New preferences to enable/disable each sensor provider.
31
32 v1.1.1
33 ------
34
35 * Sensor properties stored in +$HOME/.psensor/psensor.cfg+ instead of
36   GConf.
37 * psensor settings stored with dconf, removed dependency to gconf2.
38 * Fixed check of sensors/error.h.
39 * Made asciidoc optional.
40 * Hide/show sensors in the main window.
41 * Added TODO in the source tarball.
42 * Merged Hungarian translation from LP (Richard Somlói).
43 * Merged Italian translation from LP (Gabriele).
44 * Merged Latvian translation from LP (tuxmaniack).
45 * Merged Swedish translation from LP (Josef Andersson).
46 * Meged Turkish translation from LP (İbrahim Çelik).
47
48 v1.0.4
49 ------
50
51 * Fixed menu separators of the appindicator. 
52
53 v1.0.3
54 ------
55
56 * Fixed bug: psensor not autostarted when $HOME/.config/autostart does
57   not exist.
58 * Fixed few swedish translations (Josef Andersson).
59 * Fixed psensor does not start: Attempt to unlock mutex that was not
60   locked during startup with glib 2.41.2. (LP: #1346299).
61 * Fixed FTBFS with clang instead of gcc. (Closes: #753061).
62 * Fixed notification script call (wrong allocation of command string).
63
64 v1.0.2
65 ------
66
67 * +psensor-server+:
68   - Fixed file descriptor leaks.
69
70 v1.0.1
71 ------
72
73 * Smaller and more consistent with ubuntu themes appindicator icons.
74 * Sensors displayed directly in the top bar (experimental).
75 * Improved status icon in hicolor theme to fit well with white
76   background. (LP: #1310323).
77 * Psensor not autostarted by default.
78 * Added a setting to launch psensor on session startup. (Closes:
79   #728754)
80 * Fixed minor GUI bugs (widget alignments, padding, layout policy,
81   etc).
82 * Fixed missing translatable strings.
83 * Fixed FTBFS due to deprecation of json_object_object_get. (Closes:
84   #746145)
85 * Fixed typo (Celcius/Celsius).
86 * Merged german translation from LP.
87 * Merged turkish translation from LP (İbrahim Çelik).
88 * Merged chinese translation from LP.
89 * Merged hungarian translation from LP.
90 * Merged russian translation from LP (Dmitry Serov).
91 * Added support of swedish translation (Josef Andersson).
92 * Fixed NVIDIA strings.
93 * Fixed default sensor color which was always black.
94 * Fixed compilation on ppc64. (Closes: #749110)
95
96 v0.8.0.6
97 --------
98
99 * Updated jquery and jqplot to last version.
100 * Removed excanvas for copyright reason (apache license not compatible
101   with GPLv2 license).
102 * Use non-minimized version of .js and .css to avoid lintian errors
103   (source-is-missing).
104
105 v0.8.0.5
106 --------
107
108 * Added NEWS.html.
109 * Converted NEWS file to asciidoc.
110 * +psensor-server+:
111   - removed web fonts causing lintian warnings.
112   - redesigned web pages.
113 * Merged German translation from LP (Dennis Baudys).
114 * Merged Latvian translation from LP (tuxmaniack).
115 * Merged Russian translation from LP (Dmitry).
116 * Merged Turkish translation from LP (İbrahim Çelik).
117 * Added Dutch translation from LP (Pjotr12345).
118 * Fixed some french translations.
119 * AppIndicator icons: removed shadow, added padding. (LP: #1290072).
120 * Fixed compilation issue with gtk3.10 and deprecation of
121   GtkActionEntry. Menu is defined in glade file instead of
122   hardcoded. (LP: #1304108).
123
124 v0.8.0.4
125 --------
126         
127 * Added calling script when an alarm is raised.
128 * Reordering of the list of sensors.
129 * Added keywords in .desktop file.
130 * Added LFS support.
131 * Fixed compilation issue for x32 architecture on 64bits systems.
132 * Merged German translation from LP (Dennis Baudys).
133 * Merged Spanish translation from LP (Javier).
134 * Merged French translation from LP (londumas).
135 * Merged Brazilian translation from LP (Celio Alves).
136
137 v0.8.0.3
138 --------
139
140 * Switched to GtkColorChooserDialog instead of the
141    deprecated widget GtkColorSelectionDialog. (LP: #1184442)
142 * +psensor-server+: fixed compilation without gtop2 lib.
143
144 v0.8.0.2
145 --------
146
147 * GConf2/GTK/XEXT/X11 lib optional to allow psensor-server
148    compilation without them.
149 * Added support of libjson-c.
150 * merged German translation from LP (Dennis Baudys).
151 * merged Latvian translation from LP (tuxmaniack).
152
153 v0.8.0.1
154 --------
155
156 * added AMD GPU usage sensor (Contribution from MestreLion).
157 * added support of sensors log interval.
158 * +psensor-server+: protocole changes, API version incremented.
159 * fixed cpu load when fahrenheit is enabled.
160 * list of sensors can be reordered using the sensor preferences
161    dialog.
162 * merged Spanish translation from LP (Javier) and Tomeu R. .
163 * merged French translation from LP (Hélion du Mas des Bourboux).
164 * merged Italian translation from LP (Diego Pierotto).
165 * merged Brazillian Portugues translation from LP (MestreLion).
166 * fixed the quit menu of the application indicator which was
167    not translatable.
168
169 v07.0.5
170 --------
171
172 * fixed cpu load when fahrenheit is enabled.
173
174 v0.7.0.4
175 --------
176
177 * added Spanish translation from LP (Javier and Eduardo Alberto
178    Calvo).
179 * merged German translation from LP (Dennis Baudys).
180 * merged French translation from LP (Alain-OIivier Breysse).
181 * merged Hungarian from translation LP (Bence Lukács).
182 * merged Latvian translation from LP (tuxmaniack).
183 * merged Portuguese translation from LP (Daniel Serafim).
184 * merged Russian translation from LP (Ilya Volchanetskiy).
185 * merged Ukrainian translation from LP (Ilya Volchanetskiy).
186 * merged Chinese translation from LP (Wang Dianjin).
187 * psensor: fixed 'appindicator enabled' option not working correctly
188    for cpu usage. The option was inversed each time it is displayed in
189    the preference dialog.
190 * psensor: added an option to enable logging of sensors
191    ($HOME/.psensor/sensors.log).
192 * +psensor-server+: added sensors logging (--sensor-log-file).
193 * psensor: display the name of chip in sensor preferences.
194 * psensor: moved the sensor id into a expendable frame of the sensor
195    preferences.
196 * test target is now running cppcheck if available.
197 * fixed cppcheck reported errors (realloc and not freed var).
198 * fixed cppcheck (old values not used).
199 * added faq (requires asciidoc to build the html version).
200 * check target is now running cppcheck if installed.
201 * display a message if no graphs are enabled (Closes #689355).
202 * psensor: when 'hide window on startup' is set, it will
203    hide the window only if psensor can register to application
204    indicator or systray. Waiting 30s before trying to do it
205    in order to have better chance that systray is running during
206    session startup.
207 * fixed displaying of the fahrenheit temperature in the main
208    window.
209 * fixed compilation error in amd.c (hdll not used).
210
211 v0.7.0.3
212 --------
213
214 * psensor: removed gettext_domain in psensor.schemas causing
215    warnings.
216 * merged italian and russian translation from LP.
217
218 v0.7.0.2
219 --------
220
221 * psensor: added latvian translation file.
222 * psensor: added gconf schema. (LP: #1026807)
223 * psensor: hide sensors in the application indicator.
224 * psensor: removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
225 * merge chinese translation from LP.
226
227 v0.7.0.1
228 --------
229
230 * psensor: minimum GTK version is now 3.0, GTK v2.x is no more
231    supported.
232 * psensor: fixed sensor type displayed in sensor preferences
233    dialog. (Closes LP: #968912)
234 * psensor: not calling g_thread_init when compiled with glib >= 2.31.
235 * psensor: added basic instruction in the README for compiling psensor
236             with the ATI/AMD GPU support.
237 * psensor: fixed compilation error on 64bits with ATI/AMD GPU support.
238 * psensor: added capability to use libatasmart for sata disk monitoring.
239 * psensor: added option --use-libatasmart.
240 * changed copyright dates to 2012.
241 * psensor: fixed systray and application indicator visible at the
242    same time. (Closes LP: #971098)
243 * psensor: fixed wrong background color, get the background color of
244    the window and not the canvas widget. (Closes LP: #973122)
245 * psensor: used the foreground color defined by the theme for the
246    font of the graph legend.
247 * psensor: used tab layout for psensor preferences.
248 * psensor: temperature unit choice (celsius/fahrenheit).
249 * +psensor-server+: fixed --wdir option.
250 * +psensor-server+: added log level to -d option.
251 * +psensor-server+: added --log-file option.
252 * +psensor-server+: logged measures when log level is 3.
253 * psensor: fixed many memory leaks in cfg.c (gconf2 keys).
254 * psensor: fixed memory leak (sensor name when specified by the
255    configuration).
256 * psensor: implemented the psensor uniquess, non-primary psensor
257    instances show the window of the primary psensor instance and
258    exits.
259 * many code quality improvements.
260 * psensor: added --new-instance option to allow the creation of
261    multiple instances of Psensor.
262 * psensor: added the degree sign before the temperature symbols
263             (Closes LP: #1021900).
264 * psensor: alarm limit edition using the temperature unit set in the
265    global pref.
266 * psensor: improved notification (added psensor icon and value of the
267    sensor).
268 * full french and hungarian translation.
269 * merged some chinese translation provided by LP.
270 * added translation files for Brazilian Portuguese, and Italian.
271 * partial translations for Russian, Serbian, Ukrainian, Slovenian and
272    German.
273 * psensor: fixed i18n support for the application indicator menu.
274 * psensor: fixed i18n support for the application menu.
275 * psensor: added low thresold support for alerts.
276 * psensor: added fan alert support.
277 * psensor: fixed hide window on startup for gnome-shell (Closes:
278    #676361).
279
280 v0.6.2.19
281 ---------
282
283 * psensor: fixed size of the icon hicolor/48x48/psensor_hot.png.
284    (LP: #1029065)
285
286 v0.6.2.18
287 ---------
288
289 * added degree sign for celsius (Closes LP: #1021900).
290 * added russian, brazilian, hungarian, serbian, slovenian,
291    italian, ukrainian and german translation files.
292 * merged translations from LP.
293 * psensor: fixed hide window on startup for gnome-shell (Closes:
294    #676361).
295
296 v0.6.2.17
297 ---------
298
299 * psensor: fixed sensor type displayed in sensor preferences
300    dialog. (Closes LP: #968912)
301 * psensor: fixed compilation error on 64bits with ATI/AMD GPU support.
302 * psensor: not calling g_thread_init when compiled with glib >= 2.31.
303 * changed copyright dates to 2012.
304
305 v0.6.2.16
306 ---------
307
308 * psensor: removed -pedantic and ignores deprecation warnings
309    to fix compilation against the glib version of Ubuntu Precise.
310    It fixes Ubuntu bug #905893.
311
312 v0.6.2.15
313 ---------
314
315 * +psensor-server+: uses glibtop instead of 'sysinfo' which is not
316    available on kfreebsd. It fixes Debian bug #650533.
317
318 v0.6.2.14
319 ---------
320
321 * psensor: support of gtk>=2.18
322 * psensor: inner space of the graph using the theme background color
323 * +psensor-server+: fixed compilation with microhttpd >=0x90200 and
324    64bits.
325 * added some information in the README (mostly about compilation on
326    CentOS).
327 * +psensor-server+: support of symbolic links to webfiles.
328
329 v0.6.2.13
330 ---------
331
332 * psensor can now be compiled and run with gtk3.
333 * psensor: added gtk3 support build detection.
334 * psensor: added libappindicator3-01 (gtk3 compliant version)
335    detection.
336 * psensor: use 'draw' signal instead of 'expose-event' when compiled
337    with gtk3. 
338 * psensor: fixed typo in french translation file.
339 * +psensor-server+: fixed compilation with microhttpd >= 0.9.2 (version
340    used by Fedora15) which introduced incompatible API changes.
341 * psensor: fixed compilation with libnotify 0.5.2 (submitted by Lubos
342    Stanek).
343 * psensor: added missing CPPFLAGS for Gtop (submitted by Lubos Stanek).
344 * psensor: fixed compilation with AMD/ATI GPU monitoring support
345    (submitted by Lubos Stanek).
346 * psensor: default log level set to LOG_WARN.
347 * few code refactoring and cleanup.
348 * psensor: added support of status tray icon for DE not supporting
349    Ubuntu Application Indicator.
350
351 v0.6.2.12
352 ---------
353
354 * psensor: added -d option to enable debug log (written to $HOME/.psensor/log).
355 * psensor: log sensor values in debug mode.
356 * psensor: added option to restore window position and size.
357
358 v0.6.2.11
359 ---------
360
361 * psensor-server/web interface: use jqplot default css.
362 * psensor-server/web interface: added excanvas for ie < 9 support.
363 * psensor-server/web interface: automatic update of the monitoring page.
364 * psensor-server/web interface: improved styling and navigation.
365 * psensor-server/web interface: added graph for cpu usage.
366 * psensor-server/web interface: fixed IE8 bug (page title change not
367    allowed).
368 * psensor-server/web interface: dynamic refresh of the graph.
369 * psensor: added appindicator monochrome icons from Christoph Buchner
370    (bilderbuchi).
371 * psensor: added log file (~/.psensor/log).
372 * psensor: added X-GNOME-Autostart-Delay in .desktop file to
373    workaround LP: #859724.
374
375 v0.6.2.10
376 ---------
377
378 * +psensor-server+: added network, cpu load and memory information in
379    JSON web interface.
380 * +psensor-server+: added monitor.html and details.html using jquery
381    and retrieving monitoring data from the JSON web interface.
382 * added experimental support for ATI/AMD gpus and fans.
383 * psensor: added support of CPU usage monitoring.
384 * +psensor-server+: display graph of sensors (web server).
385 * psensor: bug fixed compilation with -Wall.
386 * psensor: bug fixed unallocated memory read during termination.
387 * psensor: fixed memleak when window not drawable.
388 * psensor: release GConfClient when quitting.
389
390 v0.6.2.9
391 --------
392
393 * psensor: fixed UI freeze on Ubuntu Lucid when 'sensor preferences'.
394    is selected with application indicator.
395 * added missing src/description.txt file into source archive.
396 * psensor: appindicator displays unit of sensor values.
397 * psensor: added preference for hiding main window on startup.
398 * psensor: added 'about' dialog.
399 * psensor: merged Chinese Simplified translation from royclarck 
400 * psensor: autostarted by default
401 * nvidia: code cleanup
402 * nvidia: fixed init, error var not initialized
403 * nvidia: fixed nvidia_psensor_list_add, incorrect memory free
404 * psensor: when appindicator is not supported by wm:
405    - psensor quit on window close
406    - show psensor even if hide on startup is enabled
407
408 v0.6.2.8
409 --------
410
411 * psensor: escaped - in manpage.
412 * +psensor-server+: escaped - in manpage.
413 * psensor: added support of libnotify 0.7.
414 * psensor: added turkish support.
415 * psensor: fixed multi-languages support used by glade.
416 * switched from wpitchoune@gmail.com to jeanfi@gmail.com (my usual
417    email).
418 * merged french translation from v0.6.1.8.
419 * added missing french translation.
420 * added different sizes of psensor.png .
421 * psensor: added menu.
422 * psensor: added enable/disable unity launcher counter.
423 * psensor: unity launcher counter displays the higher temperature.
424 * avoid fetching hddtemp daemon when no hdd in the sensors list.
425 * psensor: closing the window hides psensor instead of quitting when
426    application indicator support is enabled. 
427 * psensor: dialog window for editing all sensors preferences.
428 * psensor: added support of GTK3.0 (GTK2.0 still supported).
429 * psensor: fixed crash when glade files cannot be read.
430 * psensor: display sensors information in the application indicator.
431
432 v0.6.2.7
433 --------
434
435 * psensor: src/glade/psensor-pref.glade, added button separator.
436 * psensor: src/glade/sensor-edit.glade, fixed horiz/vert padding.
437 * psensor: src/lib/measure.c, initialize time.
438 * psensor: fixed freeze when click on preferences appindicator with
439    natty.
440
441 v0.6.2.6
442 --------
443
444 * psensor: fixed min temp/fan of the graph
445 * psensor: very minor optimization (graph.c)
446
447 v0.6.2.5
448 --------
449
450 * psensor: dialog box for editing psensor preferences is using Glade
451 * psensor: dialog box for editing sensor preferences is using Glade
452 * psensor: added support of negative temperatures (lm-sensors)
453
454 v0.6.2.4
455 --------
456
457 * psensor, graph: fixed padding bugs 
458 * psensor, graph: drawing code refactored
459 * psensor: the value of the first detected sensor is displayed in the
460    unity launcher entry of psensor (requires unity >=3.4.2).
461
462 v0.6.2.3
463 --------
464
465 * +psensor-server+: new global variable 'psensor_version' for lua template
466 * +psensor-server+: /index.html replaced by /index.lua
467 * avoid useless lib linkage by using --as-needed
468
469 v0.6.2.2
470 --------
471
472 * +psensor-server+: web server support binary files
473 * +psensor-server+: added favicon.ico
474 * +psensor-server+: moved index.lua to monitor.lua
475 * +psensor-server+: added index.html (welcome page)
476
477 v0.6.2.1
478 --------
479
480 * added uptime/memory information (psensor-server web)
481 * added debug mode for psensor-server (--debug)
482 * when used in debug mode, psensor-server can be stopped remotely
483    using http://hostname:port/api/1.0/server/stop
484 * fixed memory leak (label of lmsensor)
485 * some code cleanup/refactoring
486
487 v0.6.1.10
488 --------
489
490 * psensor: support of appindicator < 0.2.9
491 * psensor: closing the window hides psensor instead of quitting when
492    application indicator support is enabled. 
493
494 v0.6.1.9
495 --------
496
497 * avoid fetching hddtemp daemon when no hdd in the sensors list
498
499 v0.6.1.8
500 --------
501
502 * psensor: added turkish language
503 * psensor: fixed freeze when click on preferences appindicator with
504    natty.
505 * fixed typo (${X11_LIBS}) in configure.ac
506 * psensor: full french language support
507
508 v0.6.1.7
509 --------
510
511 * psensor: add support of libnotify 0.7
512
513 v0.6.1.6
514 --------
515
516 * psensor: escaped - in manpage
517 * +psensor-server+: escaped - in manpage
518
519 v0.6.1.5
520 --------
521
522 * added multi-language for hdd.c/nvidia.c/lmsensor.c
523 * some code cleanup/refactoring
524
525 v0.6.1.4
526 --------
527
528 * fixed manpage formatting in 'REPORTING BUGS' section
529 * improved manpages
530 * removed few useless translations (fr/zh_CN)
531 * improved error messages for remote sensors + multilanguages support
532
533 v0.6.1.3
534 --------
535
536 * fixed compilation error of psensor when libcurl is present but not
537    libjson0
538 * suppress pointer to Textinfo manual (psensor/psensor-server).
539 * added --name to help2man call (psensor/psensor-server manpages).
540 * added more information in the psensor/psensor-server manpages.
541 * added warning about psensor-server and security in README.
542
543 v0.6.1.1
544 --------
545
546 * application icon is loaded using GtkIconTheme
547 * appindicator icon is now the psensor one
548 * added appindicator icon for status 'attention'
549
550 v0.6.1
551 ------
552
553 * added style.css for psensor-server
554 * use some styling in index.lua
555 * fixed typo in README
556 * fixed psensor-server short option -p
557 * multi-language support for psensor-server
558 * added some translation for French language0
559 * fixed psensor-server bug: first sensor was not displayed
560
561 v0.6.0.14
562 ---------
563
564 * psensor (gtk client):
565
566 ** added global preference: graph update interval
567 ** added global preference: graph monitoring duration
568 ** added global preference: sensor update interval
569 ** standard gnu command line interface for psensor
570 ** new psensor options: --help, --version, --url
571 ** added generation and installation of the psensor man
572 ** added remote monitoring it requires a new optionnal dependencies
573     (libjson0 and libcurl)
574 ** added internationnalization support for the UI
575 ** added Simplified Chinese Language (from DaBao <linux.dabao@gmail.com>)
576
577 * +psensor-server+:
578
579 ** psensor-server is now a minimal webserver based on microhttpd.
580     Lua5.1 is used to generate HTML pages to display temperatures and
581     gtop2 information
582 ** temperature information can be retrieved using a webservice based
583     on json
584 ** added cpu information (requires optional libgtop-2.0)
585 ** psensor-server 
586 ** psensor-server options: --port, --help, --version
587 ** added generation and installation of the psensor-server man
588
589 * common news for psensor and psensor-server:
590
591 ** moved to autoconf/automake
592 ** gnu standard: use NEWS instead of CHANGES file
593 ** moved LICENSE to COPYING
594
595 v0.5.1
596 ------
597
598 * Makefile: avoid debug compilation by default
599 * Makefile: fixed duplicate server.o in OBJS_SERVER
600 * moved LICENSE to copyright
601 * moved CHANGES to NEWS
602 * Fixed creation of directories for the target 'install'
603
604 v0.5.0
605 ------
606
607 * Added double buffering of the graph to avoid flickering
608 * Fixed README error gconf package name
609 * Refactoring makefile
610 * Added desktop notification support
611 * Added application indicator support
612 * Fixed MT issue (UI freeze, refresh_thread)
613 * Added global preferences editor (right click on the graph)
614 * Added sensor preferences editor (right click on the sensor table)
615 * Displayed name of each sensor can be changed
616 * Position of the sensor table can be changed
617 * Window decoration can be hidden
618 * Added 'keep window below' setting
619
620 v0.4.5
621 ------
622
623 * Makefile: fixed duplicate server.o in OBJS_SERVER
624
625 v0.4.4
626 ------
627
628 Added README.debian
629
630 v0.4.3
631 ------
632
633 * Fixed foreground graph color first time psensor is started
634 * Added support of gtk 2.12 (used by Debian 5.0.6 Lenny) by redefining
635 * gtk_dialog_get_content_area which exist since 2.14
636
637 v0.4.2
638 ------
639
640 * Fixed potential MT issue (refresh_thread)
641 * Added double buffering of the graph to avoid flickering
642 * Fixed minor graph code bugs
643
644 v0.4.1
645 ------
646
647 * Fixed README error gconf package name
648 * Refactoring makefile
649
650 v0.4.0
651 ------
652
653 * Added FAN support
654 * Added HDD support (using hddtemp daemon)
655 * Added popup menu for changing graph bg/fg colors and opacity
656 * Graph background can be transparent, opacity can be changed
657 * Fixed BR3: sensors with the same name but different chips share the same color configuration
658 * Fixed BR4: wrong OBJS variable and gconf when calling pkg-config in Makefile.distrib for compiling with NVidia support
659 Changed website URL
660 * Fixed BR5: Psensor crashes during startup with "You forgot to call g_type_init()"
661
662 v0.3.3
663 ------
664
665 * Fixed potential MT issue  (refresh_thread)
666 * Improved Makefile
667
668 v0.3.2
669 ------
670
671 * Fixed BR4: wrong OBJS variable and gconf when calling pkg-config in Makefile.distrib for compiling with NVidia support
672 * Changed website URL
673 * Fixed BR5: Psensor crashes during startup with "You forgot to call g_type_init()"
674
675 v0.3.1
676 ------
677
678 Fixed BR3: sensors with the same name but different chips share the same color configuration
679
680 v0.3.0
681 ------
682
683 * Sensor graph colors can be changed: click on the colored sensor cell in the information table)
684 * Background color of the graph can be changed: click on the graph
685 * Configuration is stored using GConf
686 * Fixed not initialized memory bug (min/max) in nvidia support
687
688 v0.2.7
689 ------
690
691 * Updated the website URL
692 * Added contact information in the README
693 * Backported Makefile improvement from trunk
694 * Removed pwiki styling of the README
695 * Backport: Fixed not initialized memory bug (min/max) in nvidia support
696
697
698 v0.2.6
699 ------
700
701 * Changed default graph colors and background
702 * Added vertical padding for the graph canvas
703 * Disabled row selection of the sensor table
704 * Fixed BR2: nvidia gpu is always using black color
705
706 v0.2.5
707 ------
708
709 Added a basic server to retrieve remotely temperatures
710
711 v0.2.4
712 ------
713
714 * Added application icon
715 * Added .desktop file
716
717 v0.2.3
718 ------
719
720 * Added max and min temperature information for each sensor
721 * Fixed a missing #include in nvidia.c
722 * Small UI improvements (scrollbar for the right panel + slider)
723
724 v0.2.2
725 ------
726
727 * Fixed compilation warning when NVidia support is disabled
728 * Fixed BR1: crash when no temperature sensor is available
729
730 v0.2.1
731 --------
732
733 Compilation dependance to Nvidia lib is optional
734
735 v0.2.0
736 ------
737
738 Added support of NVidia GPUs
739
740 v0.1.1
741 ------
742
743 Improved right panel (list of sensors) + ability to disable each sensor graph
744
745 v0.1.0
746 ------
747
748 Initial release