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