Skip to content

Releases: ctf0/Laravel-Media-Manager

v3.7.2

14 Jul 12:14
Compare
Choose a tag to compare
  • update rdme about migration @PaulKish
  • fix exception when variable $patterns not exists @yaroslawww
  • update maennchen/zipstream-php to newer version #155

v3.7.1

25 Apr 02:15
Compare
Choose a tag to compare

v3.7.0

27 Mar 09:56
Compare
Choose a tag to compare
  • add voice search, plz test and reply back
  • add new npm-dep "annyang"
  • fix not able to scroll the files container on touch screen
  • fix timestamp issue for cloud disks "#143"
  • fix url update "#142"
  • make sure all tooltips have the same styles
  • hide folder info if 'get_folder_info' is false
  • stop supporting laravel v5
  • some cleanups

v3.6.7

09 Mar 09:30
Compare
Choose a tag to compare
  • fix #138
  • fire the modal restrict event early

v3.6.6

08 Mar 23:15
Compare
Choose a tag to compare
  • use restrict from modal #139
  • fix not updating the page url on manager startup
  • update wiki

v3.6.5

04 Mar 13:04
Compare
Choose a tag to compare
  • update vue-tippy to v2
  • update the preview card design
  • update laravel to v7
  • centralize translation keys to be called from the main component instead of having them everywhere
  • fix namespace typo
  • remove comments from scss files
  • update rdme

v3.6.4

11 Dec 23:33
Compare
Choose a tag to compare
- use iterator instead of arrays
- fix card move btn

v3.6.3

08 Dec 06:29
Compare
Choose a tag to compare
- more cleanups
- add dir bookmarking feature
- fix locking only selected file

v3.6.2

02 Dec 22:43
Compare
Choose a tag to compare
  • change package structure, make sure to change the controller namespace in config to \ctf0\MediaManager\App\Controllers\MediaController
  • merge sortBy & filterBy into one list to save space in toolbar
  • add missing icon for compressed files in global search
  • remove audio/video autoplay

v3.6.1

30 Nov 13:07
Compare
Choose a tag to compare
- small additions