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