Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The MediaFormatBuilder.create method no longer supports the 2nd (Application ID) parameter - call it only with one parameter, the media format name.
  • Mark all download media formats with setDownloaddownload(true)
  • The abstract class io.wcm.handler.media.spi.helpers.AbstractMediaFormatProvider was removed - instead directly extend io.wcm.handler.media.spi.MediaFormatProvider

...