Skip to content

v4.0.0

Choose a tag to compare

@charcoal-butler charcoal-butler released this 21 Sep 20:45
· 130 commits to main since this release

4.0.0 (2022-09-21)

⚠ BREAKING CHANGES

  • elfinder: removed default base_path and public_path. These config keys should be defined in the AppConfig initialization. new AppConfig(['base_path' => '...']);

Bug Fixes