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