Features:
- PHP 8 support
- Doctrine 3 support
Bugfixes:
- Fixed uploadable extension
Bugfixes:
- Fixed crashes in Windows on invalid directory name
Features:
- Symfony 5 support
- Removed PHP 5 and Symfony 2 & 3 support
Bugfixes:
- Deprecation fixes
Features:
- Added docker
Bugfixes:
- Fixed deprecations by Symfony 4.2
- Fixed Travis builds
Features:
- Added support for Symfony 4
- Added autowiring support for
Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager
Bugfixes:
- Fixed usage of loggable and soft-deleteable together to ensure soft-deletions are logged
- Removed the logic running on bundle boot to avoid overhead
Removed:
- Dropped support for unmaintained versions of Symfony
- Added support for Symfony 3
- Fixed the BlameListener
Bugfixes:
- Fixed the handling of the directory validation of the uploadable extension
- Removed usage of APIs deprecated in Symfony 2.6+
Features:
- Marked the Gedmo extensions 2.4.0 release as supported (as well as any future 2.x release thanks to semver)