Skip to content

Releases: ctf0/Laravel-Media-Manager

v3.6.0

28 Nov 21:51
Compare
Choose a tag to compare
  • change copy & move flow, now its similar to finder/explorer
  • you can now delete & move items from global search
  • add new btn for adding item/s to movable list
  • all the manager ops are revamped
  • some packages are replaced, plz check https://github.com/ctf0/Laravel-Media-Manager#Installation
  • a couple of extra metadata are added to the audio tracks info
  • fix audio & video files metadata double loading issue
  • fix small screen checks
  • fix inconsistency in image scroll btn direction
  • lots of cleanups & small fixes
  • most of the features are now also available when using the path access restriction option, check https://github.com/ctf0/Laravel-Media-Manager/wiki/Restrict-Access-To-Path
  • fix private event broadcasting of no user id issue

v3.5.0

09 Nov 21:21
Compare
Choose a tag to compare
  • remove browser caching to give chance to new features
  • data are now being paginated and loaded on scroll, check #104
  • fix lots of weird styling
  • config, rdme, wiki are updated

v3.4.3

02 Nov 00:54
Compare
Choose a tag to compare

v3.4.2

24 Oct 10:06
5cd79f0
Compare
Choose a tag to compare

v3.4.1

30 Sep 08:56
Compare
Choose a tag to compare
  • some cleanup
  • fix scroll by row after upload
  • fix autoscroll to item not firing when the manager panel height changes
  • fix mysql-db id issue
  • fix missing vue prop for search panel
  • check if name of the file being uploaded already exists & ignore it, this way we dont need to wait for the upload to finish just to get an error
  • update uploadpreview for small screens
  • fix img preview in uploadpreview

v3.4.0

21 Sep 09:43
Compare
Choose a tag to compare

v3.3.6

19 Jul 19:32
Compare
Choose a tag to compare
  • bug fixes

v3.3.5

19 Jul 16:19
b5f4915
Compare
Choose a tag to compare
  • fix cant press home

v3.3.4

30 May 09:41
Compare
Choose a tag to compare
  • correctly fix the wp v4 import issue
  • fix url search

v3.3.3

06 May 11:17
4b42464
Compare
Choose a tag to compare
  • fix vue dump no render method found