08.13.2004
Mainly a bugfix release... in particular, a bug in the file selector of the gallery was fixed. Lots of warnings were related to MySQL were fixed too.
If you're upgrading from 0.8.12, you should note the following:
- remove contrib/rss.php, it's been moved to blog/rss.php
- added an index on object_key to the relevance_cache table
- dropped the index on object_name in the relevance_cache table
We also added support for automatically detecting the correct orientation of gallery images at import time.
(08.13.2004 12.28am)
05.20.2004
This release has been waiting in the bin for a long time. In version 0.8.12 are a few bugfixes and two new modules-- Planet, a subscription based RSS aggregator for things like a "friends" page and About, an example for adding your own custom buzzword modules. Other changes include:
Cache of objects to reduce SQL server load
Change links priority from 400 to 600 in links/config.inc
Change blog priority from 100 to 200 in blog/config.inc
Change gallery priority from 200 to 300 in gallery/config.inc
Change calendar priority from 300 to 400 in calendar/config.inc
New module: ...
(05.20.2004 12.34pm)
04.20.2004
This release fixes a few miscommunication problems in the new preferences editor and a little "thinko" in latest subversion that lead preferences to be inserted all willy-nilly-ily. Trust me, it was pure carnage. Some may call this a "brown-paper-bag release" but since this is the 21st & ½ century and we don't want to offend anyone, its just a "paper-bag release".
(04.20.2004 07.50pm)
04.17.2004
In this release, you can set an "admin e-mail" that gets notified whenever a comment is posted. Empty comments are no longer allowed. A rudimentary preferences editor has been added. We've also added a few chapters to the buzzword documentation.
For developers, we've started using phpDocumentor to document the buzzword code. External programs (ie. jhead, convert, etc.) are quoted in case they reside in a path with special characters (like spaces) in it. A new function, ...
(04.17.2004 06.04pm)
03.09.2004
We've switched over from CVS to Subversion. This allows anonymous checkouts of the latest source via the WebDAV interface. Previously, CVS access was limited to SSH only. See the downloads page for more details.
(03.09.2004 11.12am)
|