Skip to content

Releases: sebastienheyd/boilerplate-media-manager

7.3.4

13 Mar 14:12
Compare
Choose a tag to compare

CustomEvent on media change

7.3.3

06 Oct 12:04
Compare
Choose a tag to compare

Small fix for filename when downloading a media

7.3.2

05 Sep 15:19
Compare
Choose a tag to compare

postMessage on media change

7.3.1

31 Aug 11:55
Compare
Choose a tag to compare

Changed onmessage to addEventListener('message') to avoid onmessage function overwrite

7.3.0

14 Mar 14:18
Compare
Choose a tag to compare
  • Laravel 9 compatibility
  • Removed unused upload-mce

7.2.1

16 Dec 19:11
Compare
Choose a tag to compare
  • Image / File widgets help message and readme update

7.2.0

12 Dec 10:40
Compare
Choose a tag to compare
  • Unified assets publishing: laravel/laravel#5654
  • New Blade components
  • Scrutinizer / PHPUnit / StyleCI presets
  • Tests

7.1.5

02 Dec 10:48
Compare
Choose a tag to compare

Dark mode fixes

7.1.4

03 Nov 11:20
Compare
Choose a tag to compare

Security fix : prohibit extension change when renaming a file.

Close #6

7.1.3

27 Oct 13:08
Compare
Choose a tag to compare

TinyMCE additionnal features refactoring