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