Laravel Filemanager Versions Save

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.

v2.5.0

2 years ago
  • Config: allow_private_folder & allow_shared_folder to be set for each folder category, thanks to @jonnott. See #1133 .
  • Locales updated: hu, nl.

v2.4.1

2 years ago
  • Update Laravel File System integration fix uploading in Laravel 9. See issue #1118.

v2.4.0

2 years ago
  • Support Laravel 9.
  • Translations updated: az, tr.
  • New translations: fi.
  • Add test cases for upload validator.
  • Add more events. See events list.

v2.3.0

2 years ago
  • locale updates: cs, id, nl, ro, sk.
  • fixed issues: #1101 .

v2.2.0

3 years ago
  • Support Laravel 8.
  • Security fixes: #356, #777, #823, #843, #845, #944, #1005.

v2.1.0

4 years ago
  • New feature: pagination. Thanks to @StApostol.
  • Fix serious performance issues with cloud filesystem(see #754). Thanks to @plytas.

v2.0.1

4 years ago
  • Laravel 7 support.
  • Multiple languages updated.

v2.0.0

4 years ago
  • Redesigned RWD user interface.
  • Supporting multiple files selection.
  • Supporting cloud storages integration(with Laravel file system).
  • Refactored code and increased test coverage.

v2.0.0-alpha8

5 years ago
  • Support Laravel 5.8
  • Updated locale: uk

v2.0.0-alpha7

5 years ago
  • Fix failure when uploading files.
  • Fix Windows compatibility.