Releases: netgen/NetgenRemoteMediaBundle
Releases · netgen/NetgenRemoteMediaBundle
1.1.18
Added:
- enable providing encoded Value as a string in legacy fromString method
1.1.17
Fixed:
- Save alt text on remote properly
Changed:
- backend scaling now uses https
- delete now uses upload API method destroy() to delete resource and invalidate all derived transformations
1.1.16
Fixed
- custom tag on ezxml tag now works even if no ngrm field is present in the content type
1.1.15
Changed:
- Replate reserved keyword for specific one
Added:
- Enable passing tags on upload
Fixed:
- minor bugfixes on migration command
1.1.14
Changed
- typehint for cache service in
CacheWrapper
has been changed to correct interface instead of implementation
1.1.13
Fixed
- bug on scaling interface if the image was large (#38)
1.1.12
Changed
- custom css class in embedded media is now moved to parent div, so that the caption can be nicely aligned
1.1.11
Fixed:
- cache keys for resource listings and fetching of a single resource
are now generated with having 'type' in mind (image/video)
1.1.10
Fixed
- remove slashes from cache key generation (fixes folders listings issue)
1.1.9
Added:
- cache TTL is exposed through the parameter
netgen_remote_media.cloudinary.cache_ttl
Changed:
- non-media files now get uploaded with original extension