Releases: mehrwert/TYPO3-FAL-Quota
Allow all PHP versions from 7.4 to 8.3
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
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
This release adds support for TYPO3 CMS v11.5.
Changelog: 1.7.2...1.8.0
Support multiple recipients w/ notifications mails
Bugfix to support multiple recipients w/ notifications mails (in TYPO3 v10).
Changelog: 1.7.1...1.7.2
PHP 7.4 compatibility
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
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
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
This release resolves a logical flaw in email notification in QuotaCommand::checkThreshold()
Changelog: 1.5.1...1.5.2
Add missing Slot postFolderRename()
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
This update makes the FAL Quota module available in FILE section w/ access for users and groups.
Changelog: 1.4.0...1.5.0