Skip to content

Releases: AppsDevTeam/Files

v6.2.1

Choose a tag to compare

@thorewi thorewi released this 27 Jun 05:52
fix(listener): use local $dataDir variable instead of $this->dataDir …

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

Choose a tag to compare

@thorewi thorewi released this 31 Mar 16:28
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

Choose a tag to compare

@thorewi thorewi released this 27 Sep 06:38
Updates the File entity to extend the base Entity class from DoctrineComponents, ensuring consistency and shared functionality across entities.

v6.0

Choose a tag to compare

@thorewi thorewi released this 27 Jul 08:01
Merge remote-tracking branch 'origin/master'

v5.8.8

Choose a tag to compare

@thorewi thorewi released this 26 Jan 07:37
fb11c4e
Update FileListener.php

v5.8.7

Choose a tag to compare

@thorewi thorewi released this 26 Jan 07:28
270e28f
Update TFileEntity.php

v5.8.6

Choose a tag to compare

@thorewi thorewi released this 20 Dec 15:30
fix

v5.8.5

Choose a tag to compare

@thorewi thorewi released this 20 Dec 14:20
fix

v5.8.4

Choose a tag to compare

@thorewi thorewi released this 20 Dec 12:26
fix

v5.8.3

Choose a tag to compare

@thorewi thorewi released this 10 Dec 10:40
fix