What's Changed
- Added: WOFF and WOFF2 font file uploads now supported in the WordPress media library
- Security: Font uploads validated via binary magic-byte signatures to prevent malicious file uploads
= 1.4.4 =
= 1.4.5 =
Enables WOFF/WOFF2 font uploads in the media library with magic-byte validation for security.
Commits
- v1.4.5: allow WOFF/WOFF2 font uploads in WordPress media library (7e66ba1)
- fix: suppress PHPCS warnings for uninstall meta_key query and dynamic hook name (d6ca5fb)
Full Changelog: v1.4.4...v1.4.5