Skip to content

Releases: netgen/NetgenRemoteMediaBundle

1.1.18

19 Aug 14:13
96b1905
Compare
Choose a tag to compare

Added:

  • enable providing encoded Value as a string in legacy fromString method

1.1.17

28 Feb 09:07
b39038d
Compare
Choose a tag to compare

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

25 Feb 07:34
e120837
Compare
Choose a tag to compare

Fixed

  • custom tag on ezxml tag now works even if no ngrm field is present in the content type

1.1.15

17 Oct 12:34
092b0fc
Compare
Choose a tag to compare

Changed:

  • Replate reserved keyword for specific one

Added:

  • Enable passing tags on upload

Fixed:

  • minor bugfixes on migration command

1.1.14

20 Jun 08:39
8ca3b8b
Compare
Choose a tag to compare

Changed

  • typehint for cache service in CacheWrapper has been changed to correct interface instead of implementation

1.1.13

22 May 12:57
dc1af13
Compare
Choose a tag to compare

Fixed

  • bug on scaling interface if the image was large (#38)

1.1.12

13 Apr 09:54
4ec71c7
Compare
Choose a tag to compare

Changed

  • custom css class in embedded media is now moved to parent div, so that the caption can be nicely aligned

1.1.11

05 Apr 14:37
ba295ee
Compare
Choose a tag to compare

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

19 Mar 14:00
59a8277
Compare
Choose a tag to compare

Fixed

  • remove slashes from cache key generation (fixes folders listings issue)

1.1.9

22 Feb 08:22
d8036a4
Compare
Choose a tag to compare

Added:

  • cache TTL is exposed through the parameter netgen_remote_media.cloudinary.cache_ttl

Changed:

  • non-media files now get uploaded with original extension