MetadataExtractor v2.4.3 Release Notes
Release Date: 2020-07-19 // almost 5 years ago-
- 🛠 Fix incorrect Apple makernote tag names (ff727e0)
- ➕ Add AppleMakernoteDirectory.TagLivePhotoId (e656833)
- 👌 Support Exif in PNG files (095effc)
- 👌 Support for ISO8601 format in directory GetDateTime (@michafrank #257)
- 📇 Extract GPS data from Android QuickTime files (@kirk-marple #262)
- ➕ Add XMP support in HEIF files (ISO-14496) (@kastwey #263)
- 🛠 Fix box reading alignment issue in HEIF files (@kastwey #263)
- 🛠 Fix box ordering issue in HEIF files (@kastwey #263)
- 📇 Don't stop reading QuickTime metadata when non-default locale encountered (@kastwey #264)
- 📇 Convert parsed dates with offsets to UTC (fa99f62)
- ➕ Add more date/time parsing patterns with time-zone offsets (69c3285)
- ➕ Add more QuickTime metadata tags and descriptors (82a1153)
- 👌 Support "Android Version" tag in QuickTime (396ace8)
Previous changes from v2.4.2
-
- 🛠 Fix API handling (#255)
- 👌 Support Date/Time Original in AVI
- 👌 Improve Samsung Makernote support
- 👌 Improve Apple Makernote support