Skip to content

v3.0.11

Choose a tag to compare

@ManukMinasyan ManukMinasyan released this 06 Mar 18:34
· 95 commits to 3.x since this release

Fixed

  • AcceptedFileTypesCapability now expects MIME types (e.g. image/png, application/pdf) instead of file extensions, matching what Filament's acceptedFileTypes() requires
  • Changed validation rule from mimes to mimetypes for consistency