MetadataExtractor v2.1.0 Release Notes
Release Date: 2019-05-31 // over 3 years ago-
๐ Thanks to all the amazing contributors who made this release what it is!
๐ New features
- โ Add support for AVI files #117
- โ Add support for DJI makernotes #119, #164
- โ Add support for GPS horizontal position error tag #133
- โ Add
FileTypeDirectory
- โ Add support for XMP data in GIF files #143
- โ Add support for Extended DataSet Tag in IPTC
- โ Add support for QuickTime transformation matrix and rotation #152
- โ Add
netstandard2.0
support #120 - โ Add differentiation between RIFF formats (WAV, AVI, WebP)
๐ Fixes
- ๐ Fix trailing null bytes when handling XMP data #154
- ๐ Fix returning null GIF extension blocks #143
- ๐ Fix validation in
IptcReader
- ๐ป Prevent unhandled exception for platforms without
SHIFT-JIS
encoding - ๐ Fix bounds error in
DirectoryExtensions.GetInt64
#161 - ๐ Fix issue with flash description #142
Other
- โฌ๏ธ Bump
XmpCore
package version to 5.1.3.1