Skip to content

Releases: johnkrovitch/media-bundle

v1.0.4

13 Jul 17:51
5de33af
Compare
Choose a tag to compare

Improvements

  • Add php 7.4 to Travis configuration
  • Update webpack-encore dependency

v1.0.3

08 Jun 16:06
07180ec
Compare
Choose a tag to compare

Bugfix

  • Upload and gallery bugfix
  • Fix various bugs in the media gallery modal and the media form
  • Fix the upload in the add image modal for Tinymce

Improvements

  • Run tests only on LTS Symfony versions
  • Improve the render of the media gallery in rich text editor

v1.0.2

16 Feb 20:58
7091f3b
Compare
Choose a tag to compare
  • Update phpunit unit bridge
  • Fix media embed import

v1.0.1

08 Feb 17:20
c7f3fc7
Compare
Choose a tag to compare
  • Various bugfix on the media form type

v1.0

11 Jan 09:58
c539181
Compare
Choose a tag to compare

Initial release :

  • Add a Media entity and a Media gallery.
  • Add form type to upload files, show media and show media gallery
  • Add tinymce form type
  • Add media modal to add image from gallery or from upload in the tinymce form
  • Add native javascript modals to upload media and use gallery

v0.4

10 Dec 11:18
e7b4f48
Compare
Choose a tag to compare
  • Add tinymce media and gallery modal

v0.3.2

30 Nov 22:29
be8cdc5
Compare
Choose a tag to compare
  • Add tests for services configuration
  • Remove dependency to one-up uploader

v0.3.1

28 Nov 22:58
Compare
Choose a tag to compare

v0.3.1

  • Fix services configuration and add tests

v0.3

24 Nov 15:28
Compare
Choose a tag to compare

v0.3

  • Change orm dependencies

v0.2

23 Nov 23:45
Compare
Choose a tag to compare

v0.2

  • Use a generic repository to factorize code