Skip to content

Releases: UniSharp/laravel-filemanager

1.5.0

24 Mar 06:57

Choose a tag to compare

Thanks @amin101

  • Support independent usage - opening laravel-filemanager without ckeditor nor tinymce.
  • Fix a bug of incorrect folder path on Windows

1.4.0-alpha release

12 Mar 19:05

Choose a tag to compare

1.4.0-alpha release Pre-release
Pre-release

Thanks @g0110280

  • Multi-level folders support.
  • Add a "back" button.

1.3.0-alpha release

05 Mar 19:45

Choose a tag to compare

1.3.0-alpha release Pre-release
Pre-release

Add MIME Types checking support.
Fix #29 and #32
Remove Session dependence

1.2.0 release

16 Jan 15:55

Choose a tag to compare

This is a feature enhancement release

1.1.1 release

10 Jan 11:00

Choose a tag to compare

This is a bugfix release.

Fix bug: #17 - Error on File upload, Images behaviour executed

1.1.0 release

06 Nov 17:33

Choose a tag to compare

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

1.1.0-alpha release

05 Nov 11:31

Choose a tag to compare

1.1.0-alpha release Pre-release
Pre-release

pre-release for the following features & bugs fix

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

First stable release of our multi-user clone.

16 Oct 08:40

Choose a tag to compare

First stable release of our multi-user clone.