Skip to content

1.1.0 release

Compare
Choose a tag to compare
@youchenlee youchenlee released this 06 Nov 17:33
· 1114 commits to master since this release

ChangeLogs

  • Code refectoring
  • Add fr translations. Thanks @welcoMattic
  • Add "shared folder" support, accessible to all laravel authenticated users.
  • Fix a performance issue when loading big image files.
  • Fix a ckeditor integration error when uploading files directly without opening the file manager window.
  • Enhance non-ascii filename support.

Important:

Starts from version 1.1, views won't be published to your app by default, please remove the folder views/vendor/laravel-filemanager if you do not customise them. (If this folder is missing, it will apply the package maintainers default view).