Releases: johnkrovitch/media-bundle
Releases · johnkrovitch/media-bundle
v1.0.4
v1.0.3
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
- Update phpunit unit bridge
- Fix media embed import
v1.0.1
- Various bugfix on the media form type
v1.0
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
- Add tinymce media and gallery modal
v0.3.2
- Add tests for services configuration
- Remove dependency to one-up uploader
v0.3.1
v0.3.1
- Fix services configuration and add tests
v0.3
v0.3
- Change orm dependencies
v0.2
v0.2
- Use a generic repository to factorize code