Skip to content

Releases: UniSharp/laravel-filemanager

v1.9.2 release

05 Jul 11:38

Choose a tag to compare

Fix error with str_singular() helper, see #516 .

v1.9.1 release

05 Jul 11:25

Choose a tag to compare

Namespace chaged, please uninstall and reintall this package to prevent error.

v1.9.0 release

05 Jul 11:21

Choose a tag to compare

Namespace chaged, please uninstall and reintall this package to prevent error.

v1.8.5 release

28 Jun 07:14

Choose a tag to compare

fix issuse#623
correct wrong namespace

v2.0.0-alpha3 release

23 Mar 07:43

Choose a tag to compare

v2.0.0-alpha3 release Pre-release
Pre-release
  • Fix namespace error when first installed.
  • New locale: sv.
  • Updated locale: es.
  • Apply mime icon generator.

v2.0.0-alpha2

29 Jan 03:29
1a4d718

Choose a tag to compare

v2.0.0-alpha2 Pre-release
Pre-release

Fix S3 support.

v1.8.4 release

28 Dec 09:26

Choose a tag to compare

Bug fix: Clicking on file should call useFile() in grid view.

v2.0.0-alpha

21 Dec 07:11

Choose a tag to compare

v2.0.0-alpha Pre-release
Pre-release

Features:

  • Integration with Laravel Storage.
  • Multiple selection in stand alone button mode.
  • UI refactored, along with RWD design.

Views, config, assets are also refactored. Please republish them with --force.

Haven't tested on Windows yet!

v1.8.3 release

05 Dec 17:26

Choose a tag to compare

Bug fixes:

  • Uploaded files are sometimes missing. (see #452 )

Enhancements

  • New languages: eu, ka, vi.
  • Languages updated: pt-BR, ru.

v1.8.2.2 release

20 Oct 19:03

Choose a tag to compare

ChangeLogs

  • #447 Fix animated gif image, thanks @pompex
  • #447 Fix svg image upload.
  • All images are now retained 100% quality after uploading to the server.