Releases: netgen/NetgenRemoteMediaBundle
Releases · netgen/NetgenRemoteMediaBundle
2.0.0-alpha5
Added
- Add better support for link wrapper and add alt text fallback to content
2.0.0.-alpha4
Fixed
- make sure to encode public id on fetch
1.1.23
Fixed
- Make sure to encode public id on fetch
1.1.22
Fixed
- download link will be generated with secure URL now (https)
2.0.0-alpha3
Added
- update value in administration if it's different from remote
2.0.0-alpha2
Added
- BC for alias/format parameter
2.0.0-alpha
Added
New frontend interface
- frontend has been rewritten from Backbone to Vue.js
- more user friendly UI
- improved search and filtering options (filter by tags, folders, search by all searchable words, such as ID, filename, tags, alt text etc.)
Multi-level folder structure
- now it is possible to drill down the folder structure
- each folder now shows only resources in the current folder, not the whole subtree
- it's still possible to see all resources (by not selecting the folder)
- it's possible to create folders without uploading the resource
Improved support for other media types
- support for all media types has been improved, some bugs have been fixed
- support for waveform image for audio resources has been added (can be enabled/disabled by a parameter)
Reimplemented support for eZ XmlText
- once inserted media can be edited (eg. to adjust crop sizes or change alt text)
- all functions (upload, crop, search and filtering, all resource types, creating folders etc.) also work inside the editor
- it has a special variations group and appropriate variation can be selected when inserting
Added support for eZ Richtext
- not complete -> once inserted custom tag can’t be edited again
- all functions (upload, crop, search and filtering, all resource types, creating folders etc.) also work inside the editor
- it has a special variations group and appropriate variation can be selected when inserting
Removed
- support for PHP versions < 7.2
- support for eZ Platform < 2.4
- support for Symfony < 3