Seagull 0.6.1 Released
December 23, 2006 14:50, contributed by: seagull
Version 0.6.1 of the
Seagull framework was released last week,
download it here.
There's been a gap of 4 months since the last release due to the main
devs being busy with contracts, nevertheless quite a few important
fixes and improvements have been added to the project.
Our bounty program is now in full swing and certainly had something to do with some longstanding bugs finally being squashed. Many thanks to
I
also wanted to thank Dmitri Lakachauskis who did most of the hard work
in this release, he's pretty much single-handedly responsible for
solving the large number of bugs associated with the Translation2
integration, fixing a number of CGI-related bugs and implementing the
long-awaited DB prefix support - hats off to Dmitri!
Major improvements include:
- errors encountered in production mode are handled more gracefully
- if you had problems installing the event module please see the instructions here
- added possibility of passing arbitrary args to CLI requests
- implemented DB table prefix support
- the comment module enhanced with Akismet integration and captcha
- added example REST client and server implementations
- enhanced module installer adding symlink support for windows users
- the library cache can now be controlled using the standard Config gui
- added ability to include a debug block for development rebuilds
- many PEAR and translation updates
Major bugfixes include:
- fixed many Translation2 integration bugs
- improved functionality for CGI users
- cleaned up ModuleGenerationMgr, added more error checking
- fixed potential security hole with tinyFCK
- improvements to error handling for production environments
- fixed problem where CategoryNav block didn't work correctly for php4 users
- escaped problematic input for SGL_Emailer
- corrected tz values that didn't work on all linux systems
- added detection of GD extension for media manager
- fixed whitespace in navigation file that caused header error on rebuild
- improved SQL parser regex to be able to catch tables like event-media
See the full list of changes in the
CHANGELOG.
Now it's time to put away your keyboards and enjoy those family dinners - Merry Christmas or Season's Greetings to you all!
[back to list]