Fork me on GitHub

Release Notes

4.0.0

Release Date: 12 November 2019

  • Upgrade to Bloomreach Experience Manager 12.6.

3.0.2

Release Date: 26 July 2019

  • Fix translations for reports

3.0.1

Release Date: 9 May 2019

  • Remove dependencies from jaxb, use latest hippo 11.2.11

3.0.0

Release Date: 6 March 2019

  • Upgrade to Hippo 11

2.0.0

Release Date: 18 April 2017

  • Upgrade to Hippo 10.2.4.
    Contribution from Ebrahim Aharpour, see pull request #1

1.09.12

  • Fix error with bootstrap explicit merge

1.09.11

non-existing due to release errors

1.09.10

non-existing due to release errors

1.09.09

non-existing due to release errors

1.09.08

non-existing due to release errors

1.09.07

non-existing due to release errors

1.09.06

non-existing due to release errors

1.09.05

  • New version of MediaMosa api (version 0.0.6h). Replaced old commons.httpclient 3.1 with apache.httpclient version 4.5 for compatibility
  • Fixed issue with scheduled MediaMosa jobs blocking the scheduler due to not being removed after run
  • Fixed issue with MediaMosa not always connecting correctly over https://
  • Various third party jars now use the latest version to avoid compatibility issues with Hippo 7.9

1.09.04

  • Import menu item made optional.
  • Upgrade to hippos.cms.version 2.26.13 to fix still image flash uploads. see https://issues.onehippo.com/browse/CMS7-8589

1.09.03

  • Better handling of synchronize job scheduling

1.09.02

  • Cleaned up code for MediaMosa helper interfaces
  • Add size contstraint on upload dialog
  • fix the stillviewpanel

1.09.01

  • Put SynchronizationJobs under same JobGroup as SynchronizationExecutorJob
  • Removed unused attribute that caused NPE
  • Improved logging of SynchronizationJobs

1.09.00

  • Migrate to Hippo 7.9
  • externalresources-common should be included in the shared classloader

1.08.02

  • Do not create stills in MediaMosa for audio files.

1.08.01

  • Add transcode profile parameter to configuration and MediaMosa upload properties

1.08.00

  • Compatibility with Hippo 7.8.3, including bump mediamosa-api version to 0.0.5h
  • More robustness in org.onehippo.forge.externalresource.frontend.plugins.common.field.EmbeddablePlugin
  • Add hippo:availability to prototypes, see similar selection plugin issue HIPPLUG-497
  • Rename package org.onehippo.forge.externalresource.api.scheduale to scheduler, also schedular to scheduler and more.

1.07.06

  • Compatibility with CMS 2.22.11 (changed UploadDialog constructor)
  • Add HST bean HippoExternalDisplayImageBean for the display image (thumbnail) of a video

1.07.05

  • In StillManagerDialog, replace a hard coded user name 'Hippo' with resourcemanager.getUsername().

1.07.04

  • Convert the MediaMosa resource manager configuration setting 'width' from int to Long as JCR only supports Long values.

1.07.03

  • Better extendability of org.onehippo.forge.externalresource.reports.plugins.statistics.MediaMosaStatisticsProvider

1.07.02

  • HST module depends no longer on externalresources-api module but on the new externalresources-common module so dependencies to CMS, wicket etc. are no longer pulled in
  • Configurable cache settings
  • Fix NPE on hippomediamosa:assetid

1.07.01

  • Second release
  • Works with the 7.7 GA release, previous version doesn't work with 7.7

1.07.00

  • First release on 7.6