I'm pleased to announce announce the release of Bricolage 1.6.5. This maintenance release addresses a number issues discovered since the release of version 1.6.4. Some of the more important changes include:
DBI->connect_cached()
from using our own
database connection caching. This change does bump up the minimum
required version of DBI to 1.18, though the latest version is always
recommended. It's also the right thing to do.workflow__id
parameters to
the list()
method of Story, Media, or Template really
does again cause Bricolage to correctly return only those assets that
are not in workflow. It wasn't as fixed in 1.6.3 as I had
thought.For a complete list of the changes, see the changes file.
ABOUT BRICOLAGE
Bricolage is a full-featured, enterprise-class content management and publishing system. It offers a browser-based interface for ease-of use, a full-fledged templating system with complete HTML::Mason and HTML::Template support for flexibility, and many other features. It operates in an Apache/mod_perl environment, and uses the PostgreSQL RDBMS for its repository. A comprehensive, actively-developed open source CMS, Bricolage has been hailed as "Most Impressive" in 2002 by eWeek.
Learn more about Bricolage and download it from the Bricolage home page.
Enjoy!
David