- More flexible list views by adding an optional "list_display" setting to the schema definition.
- Added a copy command.
- Making delete (and copy) work recursively for has_many relations. Does not delete for has_one though. It this a problem?
- Remembering to use url() some places.
[feature request] #[876412] by [rsevero, _rune]: [Making it possible to catch the submit_hook form by removing drupal_gotos. Improving status messages.