| Introduced in branch/version |
Notice created |
Change |
|---|---|---|
| 7.x-2.x / 7.x-2.0-alpha1 | 12-Aug-2013 | Alternate and title attributes now available as properties on the file entity |
| 7.x-2.x / 7.x-2.0-alpha1 | 12-Aug-2013 | The 'Rendered file' and duplicate 'Image' file formatters can no longer be selected in the 'Manage File Display' tab. Added 'hidden' flag for file formatters and field formatters. |
| 7.x-2.x / 7.x-2.0-alpha1 | 12-Aug-2013 | file_view_multiple() now returns all results inside $return['files'] |
| 7.x-2.x / 7.x-2.0-alpha1 | 23-Apr-2013 | Renamed file_type_get_all_types() to file_type_load_all() |
| 7.x-2.x / 7.x-2.0-unstable4 | 31-Jan-2012 | hook_file_operations_info() is now hook_file_operation_info(), and hook_file_entity_file_operations_alter() is now hook_file_operation_info_alter() |