Skip to content

Releases: mehrwert/TYPO3-FAL-Quota

Allow all PHP versions from 7.4 to 8.3

29 May 15:19
1.9.1
ebe0a76
Compare
Choose a tag to compare

This release ensures all PHP version from 7.4 to 8.3 are allowed.

Changelog: 1.9.0...1.9.1

PHP 8.3 compatibility

29 May 13:41
1.9.0
7e39be0
Compare
Choose a tag to compare

This release adds support for PHP 7.4 - 8.3 while dropping support for TYPO3 v10.4.

Changelog: 1.8.0...1.9.0

Support for TYPO3 CMS v11.5

10 Oct 09:42
1.8.0
bb59f2c
Compare
Choose a tag to compare

This release adds support for TYPO3 CMS v11.5.

Changelog: 1.7.2...1.8.0

Support multiple recipients w/ notifications mails

03 Sep 08:56
1.7.2
4c28902
Compare
Choose a tag to compare

Bugfix to support multiple recipients w/ notifications mails (in TYPO3 v10).

Changelog: 1.7.1...1.7.2

PHP 7.4 compatibility

24 Aug 06:47
1.7.1
6f7b48c
Compare
Choose a tag to compare

After successfully testing for compatibility issues, this release raises the upper version constraint for PHP to 7.4.

Changelog: 1.7.0...1.7.1

Split notification/statistics update workflows

09 Aug 15:27
1.7.0
c232ef0
Compare
Choose a tag to compare

This release is breaking since it splits the notification from the statistics update scheduler task. A migrator is provided for convenient update of existing tasks (./vendor/bin/typo3 upgrade:run falQuota_commandIdentifierUpdate).

  • Split workflows of notification and statistics update
  • Use localization for scheduler tasks
  • Update documentation

Changelog: 1.6.0...1.7.0

Feature enhancements and DDEV support

22 Jul 08:05
1.6.0
8f90ed5
Compare
Choose a tag to compare

This release introduces localization for emails. adds DDEV configuration and allows to add additional email recipients.

  • Use localization for notification emails
  • Provide DDEV environment
  • Ensure TYPO3 10 compatibility of DatamapDataHandlerHook
  • Provide signal to extend warning email recipient list
  • Add extension-key to composer.json

Changelog: 1.5.2...1.6.0

Resolve logical flaw in email notification

15 Jan 15:12
1.5.2
3d28d39
Compare
Choose a tag to compare

This release resolves a logical flaw in email notification in QuotaCommand::checkThreshold()

Changelog: 1.5.1...1.5.2

Add missing Slot postFolderRename()

09 Jul 09:15
1.5.1
4469bb6
Compare
Choose a tag to compare

This release fixes a bug and adds the missing Slot postFolderRename()

Changelog: 1.5.0...1.5.1

Make FAL Quota module available in FILE section

07 Jun 11:09
1.5.0
fbded21
Compare
Choose a tag to compare

This update makes the FAL Quota module available in FILE section w/ access for users and groups.

Changelog: 1.4.0...1.5.0