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