archzoom-0.2.3 (26-May-2004)

* New dynamic html code in abrowse view to expand/collapse categories.
* New dynamic html code in log with diffs view to expand/collapse diffs.
* Similar functionality in main view when number of archives is non small.
* Improved tree file view, show size and type, colorize some shell comments.
* File view is highlighted by default using enscript and internal methods.
* By default the charset of generated pages is utf-8 (configurable).
* Support of changeset tarball creation/downloading (disabled by default).
* Support of (sub)tree tarball creation/downloading (disabled by default).
* Gained small speed up on slow systems by replacing CGI.pm weighting 200Kb.

archzoom-0.2.2 (12-May-2004)

* Content-Type for download is detected from /etc/mime.types (configurable).
* Binary content is not dumped now in non-download, images are shown inline.
* Better support for symlinks in tree.
* Configurable limits for number of files in (auto-)expanded dir listing.
* The default tree view is now much faster for large projects.
* Unexpanded sub-directories (due to limit) are marked with "+".
* Added [un/expand] and [un/collapse] links in tree view when appropriate.
* Added [expand] links in categories/branches/versions views.
* Renamed ?expanded flag to ?expand in urls.
* New config option template_set, improved template dir structure.
* Other minor improvements.

archzoom-0.2.1 (04-May-2004)

* Added debug_enabled option to allow/disallow debug mode.
* Improved error page a bit, it suggests to try ?debug if debug is enabled.
* Support for ELSIF and $CONFIG_OPTION_NAME in templates.
* Improved $HOME autodetection.
* Added "-" for expanded sub-directories in the directory listing.
* Added prev/next revision navigation in log view.
* Many minor improvements.

archzoom-0.2.0 (29-Apr-2004)

* Two modes, "regular archive browser" and "library archive browser".
* Implemented abrowse view that is the default now.
* Implemented changeset log view with all diffs inline.
* Implemented download of: file, file diff, changeset log, log with diffs.
* Enhanced all views (diff and tree) to work without library.
* Improved the look of all views (templates).
* Better support for new and removed files in changeset file diffs.
* Support for branchless projects.
* Support for multiple template engines.
* Support for perl 5.005 (the version installed on SourceForge.net)
* A bunch of new configuration options.
* Configurable way to limit the number of simultaneous script invocations.
* Added debug mode for diagnosis.
* Test for tla in $PATH before doing anything else.
* Changed flag specification in url for better work with web browsers.
* Support for "FIRST" and "LATEST" notation for version and revision in url.
* Many small fixes and polishing.

archzoom-0.1.0 (12-Mar-2004)

* Initial release.
* Views: archives/categories/branches/versions/revisions/tree/file/log.
