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