The following filters are deprecated and should be updated/removed to avoid future breakage:

| Filter | Since | Status | Alternative? |
| ---- | ---- | ---- | ---- |
| `blobmimes_get_mime_aliases` | 1.0.0 | Notice | `lotf_get_mime_aliases` |
| `blobmimes_svg_allowed_attributes` | 1.0.0 | Notice | `lotf_svg_allowed_attributes` |
| `blobmimes_svg_allowed_domains` | 1.0.0 | Notice | `lotf_svg_allowed_domains` |
| `blobmimes_svg_allowed_protocols` | 1.0.0 | Notice | `lotf_svg_allowed_protocols` |
| `blobmimes_svg_allowed_tags` | 1.0.0 | Notice | `lotf_svg_allowed_tags` |
| `blobmimes_check_application_octet_stream` | 1.1.0 | **Removed** | |
| `blobmimes_check_mime_alias` | 1.1.0 | **Removed** | |
| `blobmimes_check_real_filetype` | 1.1.0 | **Removed** | `wp_check_filetype_and_ext` |
| `blobmimes_svg_doctype` | 1.1.0 | **Removed** | |
| `blobmimes_svg_post_sanitize` | 1.1.0 | **Removed** | |
| `blobmimes_svg_pre_sanitize` | 1.1.0 | **Removed** | |
