This version is equivalent in term of functionality and behavior to the 7.x-1.8 version of the drupal 7 module.
It include all the fixes from version 7.x-1.3 to version 7.x-1.8.
Fix Issue #1981486 by firfin: drush exif-update always runs, even on nodetypes not selected.
Fix Issue #1917406: Notice: Undefined index: gpsaltituderef + Notice: Undefined index: gpsimgdirectionref
Fix Issue #1692188: No exif data read until "Refresh on node update" setting is enabled
New : Integration of exiftool
Issue #1981660: Use of windows line endings
Issue #2550365: Image Processing with GD or Image Magic
Issue #2061249: Trim values before saving
Issue #1517118: 'Division by zero' error
Issue #2362237: Work with multiple vocabularies
Issue #2656744 by jphautin: Strange characters in Exif Tags
Issue #1445744: Existing term choosen instead of creating new one in the new vocabulary
Issue #1658502: Illegal string offset 'tag' in _exif_node_insert_update()
Issue #1357038: i18n Taxonomy translation breaks exif term reference
Issue #2656744 by jphautin: Strange characters in Exif Tags
Issue #1289992 by Shawn DeArmond, firfin: Add computed_copyright, exif_lens, exif_lensid as selectable metadata
Issue #1458782 by ryne.andal: Alphabetical list of fields in select drop down
Issue #1019248 by marsdk, Xen: Incorrect APP1 Exif Identifier Code in Exif->readExifTags()
Issue #2325833 by Jan van Diepen: Suppress "XMP library is not available" warning during install
Full field API support. Now, field data can be find by naming convention (drupal field name is used of metadata field name) or by setup.
This version has been tested width drupal rc1, rc2 and rc3 without any incompatibilities.
I Hope it should work with drupal 7 final release.
First released version of the module for D7 branch.
The core exif module is working as the D6 version.
All other sub module are still to be migrated.
No new feature but taxonomy support of image metadata.