Releases: Kocal/ckfinder-symfony-bundle
Releases · Kocal/ckfinder-symfony-bundle
2.1.0
What's Changed
- feat(download): drop stream_get_context for Symfony HttpClient by @Kocal in #31
Full Changelog: 2.0.0...2.1.0
Upgrade to Flysystem v3, remove scoped dependencies ✨
What's Changed
- Use
league/flysystem
v3, drop Scoped Dependencies pipeline by @Kocal in #29
BREAKING CHANGES
- Remove scoped
league/flysystem
v1 scoped dependencies, for unscoped dependencies league/flysystem
v3
- Remove support of Symfony 5.4
- Remove support of PHP 8.0
- Remove usage of PSR6 Cache
Full Changelog: 1.3.1...2.0.0
1.3.0
What's Changed
- feat(config:command:get-files): implement
returnMaxLastFiles
configuration by @Kocal in #27
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- feat(configuration): add forceThrowExceptions by @Kocal in #25
- chore(scoped-deps): update dependencies to latest (constraint) versions by @Kocal in #26
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- fix(scoped-dependencies): try to prevent double-declaration of ComposerStaticInit[...]" by @Kocal in #24
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- fix(ci): allow global Composer plugin Symfony Flex by @Kocal in #22
- feat: introduce PSR-6 cache support by @Kocal in #23
Full Changelog: 1.0.1...1.1.0
First release
The modernized bundle has been tested on a real project, so let's go for a stable release!