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