0.1.3-stable released for download
The next release of Scorpio, version 0.1.3, is now available for download. This is the next stable release and includes many bug fixes, tweaks and performance improvements as well as updates to many of the third party components.
API docs are available as always via http://api.scorpio.madagasgar.com/. The release package is available as a .tar.gz or .zip from the download page.
The latest un-stable HEAD copy can be obtained from SVN as always.
Changes since 0.1.2r2-stable release
- + Upgraded Smarty to 2.6.21
- + Upgraded xajax to 0.5RC2
- + Upgraded TinyMCE to 3.2.0.2
- + Upgraded FirePHP to 0.2.1
- + Upgraded Prototype to 1.6.0.3
- + Upgraded Scriptaculous to 1.8.2
- + Upgraded PHPMailer to 2.2.1
- + Moved Smarty plugins to dedicated folder
- + Moved test cases into data folder and out of websites
- + Added WURFL capabilities descriptions CSV to data
- + Added mvcAutoloadCache
- + Added additional MVC config params for better control of the MVC layer.
- + Added complete SQLite driver to db layer
- + Added FirePHP logging to systemLog
- + Added Console_Color
- + Added SSL detection to mvcRequest
- + Added various test cases
- + Updated cliArguments for more flexibility
- + Updated mvcGenerator to be able to add sites and components
- + Updated posix / pcntl patches to only be included under CLI and Windows
- + Updated autoload cache to use lowercase cache names
- + Updated mvcDistributor to fix various bugs with loading files
- + Fixed various bugs in base libraries as a result of test cases
- + Improved performance of WURFL device layer
- + Improved performance of MVC layer
- + Improved error logging under development mode