Skip to content

Releases: Kocal/ckfinder-symfony-bundle

2.1.1

27 May 09:50
cd34115
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.1.1

2.1.0

24 May 21:54
218e8f9
Compare
Choose a tag to compare

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 ✨

09 May 16:19
6c6696c
Compare
Choose a tag to compare

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.1

09 Mar 10:27
69f2097
Compare
Choose a tag to compare

What's Changed

  • fix(command:getFiles): sort by date DESC by @Kocal in #28

Full Changelog: 1.3.0...1.3.1

1.3.0

09 Mar 10:20
4fa9dfc
Compare
Choose a tag to compare

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

08 Mar 20:40
2536792
Compare
Choose a tag to compare

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

12 Sep 22:04
6acf4ba
Compare
Choose a tag to compare

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

08 Sep 10:16
5ca4b29
Compare
Choose a tag to compare

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

1.0.1

23 Jun 09:08
60654b5
Compare
Choose a tag to compare

What's Changed

  • fix(backend:s3): fix passing a client reference, close #18 by @Kocal in #19

Full Changelog: 1.0.0...1.0.1

First release

22 Jun 21:00
84cadc9
Compare
Choose a tag to compare

The modernized bundle has been tested on a real project, so let's go for a stable release!