== 0.15.2
* 2 major enhancements:
* attachments can now be provided with an url
* Sphinx search support
* 1 minor enhancment
* logrotate setup support with capistrano
== 0.15.1 2009-10-27
* 2 major enhancements:
* Passenger support (deploy, upload progress)
* JS popup & gallery support (setting in image formats)
* 6 minor enhancements:
* fixed some deployment tasks (capistrano)
* fixed zena:setup task to copy files instead of symlink
* better versions list and diff select
* internal 'js_data' hook to insert javascript at end of page
* custom queries are loaded from bricks (bricks/brick_name/queries/test.host.yml)
* fixed skin importation from zipped xhtml template
== 0.15.0 2009-10-16
* 5 major enhancements:
* running rails 2.3.4
* installable as gem without RMagick
* usable as gem with config.gem
* supports sqlite3
* 'zena' command to create app
* 3 minor enhancemnts:
* huge speed improvement in version loading
* massive code cleanup
* better team workflow (reworked access rights)
== 0.11.1 2009-04-03
* minor enhancements:
* Better testing of custom queries using latest querybuilder (0.5.2)