Skip to content

Releases: AppsDevTeam/Files

v6.2: Adds MIME type detection and storage to File entity

31 Mar 16:28

Choose a tag to compare

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.

v6.1: Updates File entity to extend Entity

27 Sep 06:38

Choose a tag to compare

Updates the File entity to extend the base Entity class from DoctrineComponents, ensuring consistency and shared functionality across entities.

v6.0

27 Jul 08:01

Choose a tag to compare

Merge remote-tracking branch 'origin/master'

v5.8.8

26 Jan 07:37
fb11c4e

Choose a tag to compare

Update FileListener.php

v5.8.7

26 Jan 07:28
270e28f

Choose a tag to compare

Update TFileEntity.php

v5.8.6

20 Dec 15:30

Choose a tag to compare

fix

v5.8.5

20 Dec 14:20

Choose a tag to compare

fix

v5.8.4

20 Dec 12:26

Choose a tag to compare

fix

v5.8.3

10 Dec 10:40

Choose a tag to compare

fix

5.8.2

10 Dec 09:41

Choose a tag to compare

fix