New features this time are the long-awaited
support for radio buttons, new form properties and
form header and footer methods, an override tab to
override any field property with a method, various
tweaks to DateTimeField, and a number of bugfixes.
In addition, there's now a mailing list and a
public CVS archive.
Ability to rename field groups, better handling of sticky forms, an option to plug in external validators, and various other small improvements and bugfixes.
There are three new field types (FloatField,
EmailField, and DateTimeField). There is initial
support for composite fields, fields composed
from other fields. Various other minor bugfixes
and improvements.