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