next release will be 0.7
[psensor.git] / NEWS
1 * v0.7.0.0
2
3 ** psensor: fixed sensor type displayed in sensor preferences dialog.
4
5 * v0.6.2.17
6
7 ** psensor: fixed sensor type displayed in sensor preferences dialog.
8
9 * v0.6.2.16
10
11 ** psensor: removed -pedantic and ignores deprecation warnings
12    to fix compilation against the glib version of Ubuntu Precise.
13    It fixes Ubuntu bug #905893.
14
15 * v0.6.2.15
16
17 ** psensor-server: uses glibtop instead of 'sysinfo' which is not
18    available on kfreebsd. It fixes Debian bug #650533.
19
20 * v0.6.2.14
21
22 ** psensor: support of gtk>=2.18
23 ** psensor: inner space of the graph using the theme background color
24 ** psensor-server: fixed compilation with microhttpd >=0x90200 and
25    64bits.
26 ** added some information in the README (mostly about compilation on
27    CentOS).
28 ** psensor-server: support of symbolic links to webfiles.
29
30 * v0.6.2.13
31
32 ** psensor can now be compiled and run with gtk3.
33 ** psensor: added gtk3 support build detection.
34 ** psensor: added libappindicator3-01 (gtk3 compliant version)
35    detection.
36 ** psensor: use 'draw' signal instead of 'expose-event' when compiled
37    with gtk3. 
38 ** psensor: fixed typo in french translation file.
39 ** psensor-server: fixed compilation with microhttpd >= 0.9.2 (version
40    used by Fedora15) which introduced incompatible API changes.
41 ** psensor: fixed compilation with libnotify 0.5.2 (submitted by Lubos
42    Stanek).
43 ** psensor: added missing CPPFLAGS for Gtop (submitted by Lubos Stanek).
44 ** psensor: fixed compilation with AMD/ATI GPU monitoring support
45    (submitted by Lubos Stanek).
46 ** psensor: default log level set to LOG_WARN.
47 ** few code refactoring and cleanup.
48 ** psensor: added support of status tray icon for DE not supporting
49    Ubuntu Application Indicator.
50
51 * v0.6.2.12
52
53 ** psensor: added -d option to enable debug log (written to $HOME/.psensor/log).
54 ** psensor: log sensor values in debug mode.
55 ** psensor: added option to restore window position and size.
56
57 * v0.6.2.11
58
59 ** psensor-server/web interface: use jqplot default css.
60 ** psensor-server/web interface: added excanvas for ie < 9 support.
61 ** psensor-server/web interface: automatic update of the monitoring page.
62 ** psensor-server/web interface: improved styling and navigation.
63 ** psensor-server/web interface: added graph for cpu usage.
64 ** psensor-server/web interface: fixed IE8 bug (page title change not
65    allowed).
66 ** psensor-server/web interface: dynamic refresh of the graph.
67 ** psensor: added appindicator monochrome icons from Christoph Buchner
68    (bilderbuchi).
69 ** psensor: added log file (~/.psensor/log).
70 ** psensor: added X-GNOME-Autostart-Delay in .desktop file to
71    workaround LP: #859724.
72
73 * v0.6.2.10
74
75 ** psensor-server: added network, cpu load and memory information in
76    JSON web interface.
77 ** psensor-server: added monitor.html and details.html using jquery
78    and retrieving monitoring data from the JSON web interface.
79 ** added experimental support for ATI/AMD gpus and fans.
80 ** psensor: added support of CPU usage monitoring.
81 ** psensor-server: display graph of sensors (web server).
82 ** psensor: bug fixed compilation with -Wall.
83 ** psensor: bug fixed unallocated memory read during termination.
84 ** psensor: fixed memleak when window not drawable.
85 ** psensor: release GConfClient when quitting.
86
87 * v0.6.2.9
88
89 ** psensor: fixed UI freeze on Ubuntu Lucid when 'sensor preferences'.
90    is selected with application indicator.
91 ** added missing src/description.txt file into source archive.
92 ** psensor: appindicator displays unit of sensor values.
93 ** psensor: added preference for hiding main window on startup.
94 ** psensor: added 'about' dialog.
95 ** psensor: merged Chinese Simplified translation from royclarck 
96 ** psensor: autostarted by default
97 ** nvidia: code cleanup
98 ** nvidia: fixed init, error var not initialized
99 ** nvidia: fixed nvidia_psensor_list_add, incorrect memory free
100 ** psensor: when appindicator is not support by wm:
101    - psensor quit on window close
102    - show psensor even if hide on startup is enabled
103
104 * v0.6.2.8
105
106 ** psensor: escaped - in manpage.
107 ** psensor-server: escaped - in manpage.
108 ** psensor: added support of libnotify 0.7.
109 ** psensor: added turkish support.
110 ** psensor: fixed multi-languages support used by glade.
111 ** switched from wpitchoune@gmail.com to jeanfi@gmail.com (my usual
112    email).
113 ** merged french translation from v0.6.1.8.
114 ** added missing french translation.
115 ** added different sizes of psensor.png .
116 ** psensor: added menu.
117 ** psensor: added enable/disable unity launcher counter.
118 ** psensor: unity launcher counter displays the higher temperature.
119 ** avoid fetching hddtemp daemon when no hdd in the sensors list.
120 ** psensor: closing the window hides psensor instead of quitting when
121    application indicator support is enabled. 
122 ** psensor: dialog window for editing all sensors preferences.
123 ** psensor: added support of GTK3.0 (GTK2.0 still supported).
124 ** psensor: fixed crash when glade files cannot be read.
125 ** psensor: display sensors information in the application indicator.
126
127 * v0.6.2.7
128
129 ** psensor: src/glade/psensor-pref.glade, added button separator.
130 ** psensor: src/glade/sensor-edit.glade, fixed horiz/vert padding.
131 ** psensor: src/lib/measure.c, initialize time.
132 ** psensor: fixed freeze when click on preferences appindicator with
133    natty.
134
135 * v0.6.2.6
136
137 ** psensor: fixed min temp/fan of the graph
138 ** psensor: very minor optimization (graph.c)
139
140 * v0.6.2.5
141
142 ** psensor: dialog box for editing psensor preferences is using Glade
143 ** psensor: dialog box for editing sensor preferences is using Glade
144 ** psensor: added support of negative temperatures (lm-sensors)
145
146 * v0.6.2.4
147
148 ** psensor, graph: fixed padding bugs 
149 ** psensor, graph: drawing code refactored
150 ** psensor: the value of the first detected sensor is displayed in the
151    unity launcher entry of psensor (requires unity >=3.4.2).
152
153 * v0.6.2.3
154
155 ** psensor-server: new global variable 'psensor_version' for lua template
156 ** psensor-server: /index.html replaced by /index.lua
157 ** avoid useless lib linkage by using --as-needed
158
159 * v0.6.2.2
160
161 ** psensor-server: web server support binary files
162 ** psensor-server: added favicon.ico
163 ** psensor-server: moved index.lua to monitor.lua
164 ** psensor-server: added index.html (welcome page)
165
166 * v0.6.2.1
167
168 ** added uptime/memory information (psensor-server web)
169 ** added debug mode for psensor-server (--debug)
170 ** when used in debug mode, psensor-server can be stopped remotely
171    using http://hostname:port/api/1.0/server/stop
172 ** fixed memory leak (label of lmsensor)
173 ** some code cleanup/refactoring
174
175 * v0.6.1.10
176
177 ** psensor: support of appindicator < 0.2.9
178 ** psensor: closing the window hides psensor instead of quitting when
179    application indicator support is enabled. 
180
181 * v0.6.1.9
182
183 ** avoid fetching hddtemp daemon when no hdd in the sensors list
184
185 * v0.6.1.8
186
187 ** psensor: added turkish language
188 ** psensor: fixed freeze when click on preferences appindicator with
189    natty.
190 ** fixed typo (${X11_LIBS}) in configure.ac
191 ** psensor: full french language support
192
193 * v0.6.1.7
194
195 ** psensor: add support of libnotify 0.7
196
197 * v0.6.1.6
198
199 ** psensor: escaped - in manpage
200 ** psensor-server: escaped - in manpage
201
202 * v0.6.1.5
203
204 ** added multi-language for hdd.c/nvidia.c/lmsensor.c
205 ** some code cleanup/refactoring
206
207 * v0.6.1.4
208
209 ** fixed manpage formatting in 'REPORTING BUGS' section
210 ** improved manpages
211 ** removed few useless translations (fr/zh_CN)
212 ** improved error messages for remote sensors + multilanguages support
213
214 * v0.6.1.3
215
216 ** fixed compilation error of psensor when libcurl is present but not
217    libjson0
218 ** suppress pointer to Textinfo manual (psensor/psensor-server).
219 ** added --name to help2man call (psensor/psensor-server manpages).
220 ** added more information in the psensor/psensor-server manpages.
221 ** added warning about psensor-server and security in README.
222
223 * v0.6.1.1
224
225 ** application icon is loaded using GtkIconTheme
226 ** appindicator icon is now the psensor one
227 ** added appindicator icon for status 'attention'
228
229 * v0.6.1
230
231 ** added style.css for psensor-server
232 ** use some styling in index.lua
233 ** fixed typo in README
234 ** fixed psensor-server short option -p
235 ** multi-language support for psensor-server
236 ** added some translation for French language0
237 ** fixed psensor-server bug: first sensor was not displayed
238
239 * v0.6.0.14
240
241 ** psensor (gtk client):
242
243 *** added global preference: graph update interval
244 *** added global preference: graph monitoring duration
245 *** added global preference: sensor update interval
246 *** standard gnu command line interface for psensor
247 *** new psensor options: --help, --version, --url
248 *** added generation and installation of the psensor man
249 *** added remote monitoring it requires a new optionnal dependencies
250     (libjson0 and libcurl)
251 *** added internationnalization support for the UI
252 *** added Simplified Chinese Language (from DaBao <linux.dabao@gmail.com>)
253
254 ** psensor-server:
255
256 *** psensor-server is now a minimal webserver based on microhttpd.
257     Lua5.1 is used to generate HTML pages to display temperatures and
258     gtop2 information
259 *** temperature information can be retrieved using a webservice based
260     on json
261 *** added cpu information (requires optional libgtop-2.0)
262 *** psensor-server 
263 *** psensor-server options: --port, --help, --version
264 *** added generation and installation of the psensor-server man
265
266 ** common news for psensor and psensor-server:
267
268 *** moved to autoconf/automake
269 *** gnu standard: use NEWS instead of CHANGES file
270 *** moved LICENSE to COPYING
271
272 * v0.5.1
273
274 ** Makefile: avoid debug compilation by default
275 ** Makefile: fixed duplicate server.o in OBJS_SERVER
276 ** moved LICENSE to copyright
277 ** moved CHANGES to NEWS
278 ** Fixed creation of directories for the target 'install'
279
280 * v0.5.0
281
282 ** Added double buffering of the graph to avoid flickering
283 ** Fixed README error gconf package name
284 ** Refactoring makefile
285 ** Added desktop notification support
286 ** Added application indicator support
287 ** Fixed MT issue (UI freeze, refresh_thread)
288 ** Added global preferences editor (right click on the graph)
289 ** Added sensor preferences editor (right click on the sensor table)
290 ** Displayed name of each sensor can be changed
291 ** Position of the sensor table can be changed
292 ** Window decoration can be hidden
293 ** Added 'keep window below' setting
294
295 * v0.4.5
296
297 ** Makefile: fixed duplicate server.o in OBJS_SERVER
298
299 v0.4.4
300 Added README.debian
301
302 v0.4.3
303 Fixed foreground graph color first time psensor is started
304 Added support of gtk 2.12 (used by Debian 5.0.6 Lenny) by redefining
305 gtk_dialog_get_content_area which exist since 2.14
306
307 v0.4.2
308 Fixed potential MT issue (refresh_thread)
309 Added double buffering of the graph to avoid flickering
310 Fixed minor graph code bugs
311
312 v0.4.1
313 Fixed README error gconf package name
314 Refactoring makefile
315
316 v0.4.0
317 Added FAN support
318 Added HDD support (using hddtemp daemon)
319 Added popup menu for changing graph bg/fg colors and opacity
320 Graph background can be transparent, opacity can be changed
321 Fixed BR3: sensors with the same name but different chips share the same color configuration
322 Fixed BR4: wrong OBJS variable and gconf when calling pkg-config in Makefile.distrib for compiling with NVidia support
323 Changed website URL
324 Fixed BR5: Psensor crashes during startup with "You forgot to call g_type_init()"
325
326 v0.3.3
327 Fixed potential MT issue  (refresh_thread)
328 Improved Makefile
329
330 v0.3.2
331 Fixed BR4: wrong OBJS variable and gconf when calling pkg-config in Makefile.distrib for compiling with NVidia support
332 Changed website URL
333 Fixed BR5: Psensor crashes during startup with "You forgot to call g_type_init()"
334
335 v0.3.1
336 Fixed BR3: sensors with the same name but different chips share the same color configuration
337
338 v0.3.0
339 Sensor graph colors can be changed: click on the colored sensor cell in the information table)
340 Background color of the graph can be changed: click on the graph
341 Configuration is stored using GConf
342 Fixed not initialized memory bug (min/max) in nvidia support
343
344 v0.2.7
345 Updated the website URL
346 Added contact information in the README
347 Backported Makefile improvement from trunk
348 Removed pwiki styling of the README
349 Backport: Fixed not initialized memory bug (min/max) in nvidia support
350
351
352 v0.2.6
353 Changed default graph colors and background
354 Added vertical padding for the graph canvas
355 Disabled row selection of the sensor table
356 Fixed BR2: nvidia gpu is always using black color
357
358 v0.2.5
359 Added a basic server to retrieve remotely temperatures
360
361 v0.2.4
362 Added application icon
363 Added .desktop file
364
365 v0.2.3
366 Added max and min temperature information for each sensor
367 Fixed a missing #include in nvidia.c
368 Small UI improvements (scrollbar for the right panel + slider)
369
370 v0.2.2
371 Fixed compilation warning when NVidia support is disabled
372 Fixed BR1: crash when no temperature sensor is available
373
374 v0.2.1
375 Compilation dependance to Nvidia lib is optional
376
377 v0.2.0
378 Added support of NVidia GPUs
379
380 v0.1.1
381 Improved right panel (list of sensors) + ability to disable each sensor graph
382
383 v0.1.0
384 Initial release
385
386