Releases: netgen/NetgenRemoteMediaBundle
Releases · netgen/NetgenRemoteMediaBundle
2.0.4
2.0.3
Added
- possibility to configure Cloudinary upload prefix, see https://github.com/netgen/NetgenRemoteMediaBundle/blob/2.0.3/docs/INSTALL.md#upoad-prefix
2.0.2
Added
- possibility to disable controls on video
2.0.1
Fixed:
- Properly handle empty attributes in migration command
2.0
Netgen Remote Media 2.0
Version 2.0 is a major release which brings many improvements and new features, as well as code cleanup but it contains some breaking changes as well as removed supports so be sure to check upgrade instructions.
Most important changes
- This bundle now supports only Symfony v3, the support for Symfony v2.8 (or lower) has been dropped
- This bundle now supports only PHP 7.2 - 7.4 versions
- This bundle now supports only eZ Platform v2 (from 2.4, or kernel 7.4)
- Database structure has been changed -> there's a migration command
- Lots of methods's signatures have been changed
- Type hinting has been introduced
type
parameter has been added to methods instead of using alwaysimage
New features
- now all resource types are fully supported
- filtering and search options have been improved
- re-implemented integration for eZ XML text field
- added implementation for eZ Richtext field
- added support for multi-level folder structure
- re-implemented frontend in Vue.js
- added support for waveform image for audio files
- updated PHP CS fixer configuration for coding standards
- added configuration for GitHub CI (coding standards and tests)
- improved coverage with tests
Release 2.0.0-alpha10
Fixed:
- fix caching
2.0.0-alpha9
Fixed:
- fixed indexing by checking if url exists
2.0.0-alpha8
Fixed:
- resource type detection for both eZ XML text and Richtext
2.0.0-alpha7
Fixed:
- Remote Media modal not visible when using eZ XML text field editor in full screen mode
Added:
- small variation in admin preview (for both edit and preview, for both images and videos and for NGRM field, eZ XML text field and Richtext field)
2.0.0-alpha6
Fixed:
- public id which contained folders is now properly encoded on fetch