Releases: neilharvey/FileSignatures
Releases · neilharvey/FileSignatures
v7.2.1
20 May 06:41
Compare
Sorry, something went wrong.
No results found
v7.2
07 May 07:07
Compare
Sorry, something went wrong.
No results found
New Formats
Executable and Linkable Format (ELF)
Web Assembly (WASM)
Thanks to furesoft for the contributions.
v7.1
24 Apr 08:35
Compare
Sorry, something went wrong.
No results found
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
25 Feb 16:37
Compare
Sorry, something went wrong.
No results found
OpenMcdf
OpenMcdf has been updated to v3.
Bug Fixes
Fixed detection of tiffs with big endian byte order.
v6.1.1
30 Sep 15:05
Compare
Sorry, something went wrong.
No results found
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
07 Sep 19:43
Compare
Sorry, something went wrong.
No results found
Word Templates
Support for Word templates (.dotx) has been added.
Macro-enabled Office Documents
Improved detection of macro-enabled Office documents, allowing their type to be determined before a macro has been added to the file.
Thanks to @wullemsb for the contributions.
v6.0
01 Aug 20:50
Compare
Sorry, something went wrong.
No results found
RAR Format
Support for RAR 5 and RAR 4 has been added. The existing Rar class has been renamed to Rar4, which will be a breaking change if it was being directly referenced.
Thanks for @mexvod for the contribution.
v5.3
29 Jul 08:40
Compare
Sorry, something went wrong.
No results found
Native AOT
Support for .NET Native AOT (Ahead-of-Time) compilation has been added.
A new GetBuiltInFormats() has been added to FileFormatLocator to access the built-in types without using reflection.
Thanks to @hcoona for the contribution.
v5.2
21 May 07:12
Compare
Sorry, something went wrong.
No results found
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
29 Nov 21:23
Compare
Sorry, something went wrong.
No results found
PDF Format
Fixed a issue with the Pdf and AdobePdf formats which could cause files to be incorrectly categorized as a PDF.