You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The changes include:
- Adds a `mimeType` property and corresponding getter/setter to the File entity and trait.
- Implements automatic MIME type detection in `FileListener` during file processing.
- Adds the `ext-fileinfo` extension as a project dependency.