Posted By: Genki Takiuchi
Date: 2007-07-18 04:07
Summary: ShootingStar-3.1.0 Release
Project: ShootingStar
ShootingStar is the comet server.
Main subject of this release is bugfix.
Details are as follows.
+ 1 major enhancement:
+ Added 2 meteor_strike functions 'tuneInOut' and 'tuneOutIn'.
+ 1 minor enhancement:
+ FileUtil is used instead of `shell command`.
+ 1 critical bugfix:
+ Fixed broken `shooting_star init'.
+ 3 minor bugfixes:
+ Corrected initialization order of meteor_strike DOM elements.
+ Managed uncertainty situation of JS/Flash initialization.
+ Applied a patch from Koizuka.
For users of previous version, it is necessary to update your application by steps as follows.
$ cd /path/to/rails/root
$ shooting_star init
$ ./script/generate meteor |
|