== Roadmap ==

see http://www.clever-age.org/trac/roadmap

== Changelog ==

=== 2008-02-24 | 0.4.2-beta ===

see http://www.clever-age.org/trac/milestone/cleverbox-0.4.2 for details.

==== Fixes ====

 * Fixed `permissions.ini` handling (#21)

==== Enhancements ====

 * Added licence information to project files (#28)
 * Implemented deb packaging (http://www.clever-age.org/trac/wiki/cleverbox/downloads#DebianUbuntu)
 * `cleverbox-admin` now displays version information in various places (#29)
 * Enhanced default configuration profile (#32)

=== 2007-08-12 | 0.4.1-beta ===

 * Added documentation about design
 * Removed hardcoded paths in apache configuration templates (backported to 0.3)
 * Rewrote documentation for new "configuration profiles". Tried to make it a bit clearer
 * '''[BC BREAK]''' Implemented "[ticket:2 Rework apache templates handling]"
 * implemented [ticket:1 trac.ini-defaults variable substitution]
 * implemented [ticket:4 setuptools for distributing the package]
 * implemented [ticket:13 upgrade scripts framework]

=== 2007-08-07 | 0.3-beta ===

 * '''[BC BREAK]''' Implemented overridable trac and apache configuration
 * Wrote better documentation
 * Got read of hardcoded Clever Age stuff
 * Implemented distutils installation
 * Adopted GPLv3
 * Fixed "Iteration over a non-sequence" bug