Files | Admin

Notes:

Release Name: Chameleon 0.6.2 (Beta)

Notes:
Version 0.6.2 is a quite large release, that adds some new features and fixes some bugs.

In this release many bugs were fixed, some severe ones that would prevent you from creating new
posts, and some less important ones. In general, these bug fixes will make Chameleon more stable,
so it's recommended you upgrade to this version. I'd also like to thank everyone who reported bugs.

Additionally, this release also ships with a few new features. Along the same line, this release
adds unit tests for most of the Chameleon code, which made it possible to find a few bugs, and will
make it easier to solve issues in the future. We upgraded to Rails 1.2, which is more stable than
Rails 1.1, and includes some new features that should also ease development in the future. Finally,
James also added a live preview and an auto-save function to the write page, which should make
working with Chameleon easier.


Changes: * Unit testing for most code * Upgrade to Rails 1.2 * Live preview function * Auto save of drafts * Bug fixes