Skip to content

Releases: ivenms/laravel-media-manager

Support for Laravel 12

07 Apr 06:44
0edbdf8

Choose a tag to compare

Added support for Laravel 12 upgrades.

Support for Laravel v11

25 Nov 14:14
62b17b5

Choose a tag to compare

Provided support with Laravel version 11. Updated dependent packages to support the same.

Updated package version to support laravel 10 support.

22 Nov 11:01
e5310f1

Choose a tag to compare

Merge pull request #4 from ivenms/ivenms-patch-1

Update composer.json

4.0.0

01 Jun 10:39

Choose a tag to compare

Updated to version 4 to fetch the latest version by default.

0.0.8

01 Jun 09:30

Choose a tag to compare

Updated the mediaManager configuration to increase the default pagination items from 50 to 500. This is possible with the latest optimized libraries. The pagination implementation loads the entire files and only limit the visibility based on the configutation.

0.0.7

01 Jun 08:59

Choose a tag to compare

Pre release tag 0.0.7. Updated the getContent to use v3 file systems. Removed usage of plugins which is deprecated in new version.

0.0.6

31 May 13:48

Choose a tag to compare

Fixing issue by replacing latest flysystem

0.0.5

31 May 13:14

Choose a tag to compare

Updated the league file system dependency to v3

0.0.4

31 May 10:02

Choose a tag to compare

Updated to fix the issue on MediaRoutes class

Pre release package testing

31 May 07:17

Choose a tag to compare

Testing the pre-release package availability.