Releases: neilharvey/FileSignatures
Releases · neilharvey/FileSignatures
v7.1
New Formats
- Audio Interchange File Format (AIFF)
- Audio Video Interleave (AVI)
- Microsoft Cabinet archive (CAB)
- Microsoft Compiled HTML Help file (CHM)
- AutoCAD Drawing (DWG)
- Microsoft Access database file (MDB)
- Matroska video file (MKV)
- Microsoft Outlook Personal Storage Table (PST)
- Windows Media Video (WMV)
Thanks to tonyqus for the contribution.
Bug Fixes
- Bump OpenMcdf from 3.1.0 to 3.1.3 to resolve vulnerable dependency.
v7.0
v6.1.1
OfficeOpenXml Namespace
Corrected the namespace of the OfficeOpenXml class, which has been moved back to FileSignatures.Formats.
Thanks to @lk-luca for the contribution.
v6.1
v6.0
v5.3
v5.2
New Formats
- Adds support Excel binary format.
- Adds support for Google WebP format.
- Adds support for Photoshop document format.
- Adds support for MIDI format.
- Adds support for TAR format.
- Adds support for flash video format.
- Adds support for FLAC format.
- Adds support for 7-zip format.
- Adds support for GZip format.
v5.1.1
PDF Format
Fixed a issue with the Pdf and AdobePdf formats which could cause files to be incorrectly categorized as a PDF.
v5.1.0
New Formats
- Adds support for Icon format.
- Adds support for office files with macros.
Thanks to @codethug for the contribution.
v5.0.2
Executable Media Type
Changed the media type for the Executable format to be application/vnd.microsoft.portable-executable so that it aligns with the official IANA media type for Windows executables.