| Introduced in branch/version |
Notice created |
Change |
|---|---|---|
| 7.x-1.x | 19-May-2013 | Added Extra field controllers to ease rendering entity properties |
| 7.x-1.x / 1.1 | 21-Jan-2013 | Discover {$entity_type}.tpl.php templates if no custom template is defined |
| 7.x-1.x / 7.x-1.0 | 27-Feb-2012 | Added hook {ENTITY_TYPE}_defaults_rebuild() for exportable entities |
| 7.x-1.x / 7.x-1.0-rc1 | 03-Nov-2011 | Entity providing modules must call field_attach_delete_bundle() in hook_uninstall() |
| 7.x-1.x / 7.x-1.0-beta11 | 18-Oct-2011 | entity bundles should avoid using entity_load() during hook_entity_info() |
| 7.x-1.x / 7.x-1.0-beta11 | 18-Oct-2011 | Do not throw exceptions when wrapping an entity with a stale reference |
| 7.x-1.x / 7.x-1.0-beta11 | 18-Oct-2011 | Node status property has been changed to be of type 'integer'. |
| 7.x-1.x | 22-Sep-2011 | Views reverse entity relationships have been re-named |