Skip to content

5.1.1

Latest

Choose a tag to compare

@SoftCreatR SoftCreatR released this 09 Feb 11:45
Immutable release. Only release title and notes can be modified.
240d74e

xml detector: accept XMP/whitespace + refine UTF-16 checks

  • tolerate leading whitespace/BOM and XML without declaration
  • detect XMP/RDF via xpacket and xmpmeta
  • add tests for new XML/XMP cases and UTF-16 guard paths

Fixes FriendsOfFlarum/upload#455