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