- popup/ajax inlines, one-to-one inlines
- auto side-navigation affix menu in change pages (based on fieldsets & inlines)
- drag & drop ordering in changelist view
- "my account" view for non-admin users to edit their own info
- new admin widgets
- reworked filters section
- reworked authentication/registration templates
- added the font-awesome icons (updated to 3.2.1)
- model icons
- automatic calculation of the popover (help text) placement
- documentation enhancements
- some work towards PEP8/pylint compliance
- Fixed packaging problems with v0.6.0
- Added modal inlines functionality
- Upgraded to bootstrap v2.2.2
- Added gcons icon set
- Collapsible inlines
- Fixed google analytics bugs (thanks to @chielteuben)
- Various css updates
- Added django-reversion, django-mptt templates (thanks to @pahaz)
- Various minor enhancements, like the ability to exclude a model from the top menu
- Initial Release