Fork me on GitHub

Compatibility

Plugin version Bloomreach Experience Manager version
6.x 15.x
5.x 14.x
4.x 13.x
3.x 12.x
2.x 11.x
1.x 10.x (10.2.0 or higher)

Release Notes

6.0.0

Release Date: 05 January 2024

  • FORGE-430
    Upgrade to Bloomreach Experience Manager 15.

5.0.0

Release Date: 12 April 2021

4.0.2

Release Date: 21 September 2020

  • HIPFORGE-362
    Bugfix: the 4.0.1 fix wasn't good, now using instanceof HippoDocumentBean which is in the shared lib so no more need for classloader switching.

4.0.1

Release Date: 1 October 2019

  • HIPFORGE-320
    Bugfix: switch object and parameter in the usage of isAssignableFrom in HstDocumentParamsUpdater.

4.0.0

Release Date: 28 August 2019

  • Compliant with Bloomreach Experience Manager 13.

3.0.0

Release Date: 12 July 2017

  • Compliant with Bloomreach Experience Manager 12.

2.0.1

Release Date: 9 May 2017

  • Skip updating HST parameters when copying a page to the same mount.
  • Avoid a NullPointerException in log message when a configuration path is incorrect (does not point to a node).

2.0.0

Release Date: 25 April 2017

  • HIPFORGE-100
    Upgrade to Hippo CMS 11.
  • HIPFORGE-99
    In DocumentCopyingPageCopyEventListener, update the target HST configuration to make page copy work with different content structures.

1.2.0

Release Date: 17 January 2017

  • HIPFORGE-79
    DocumentCopyingPageCopyEventListener improvements:
    • Better determination and creation of target folder in case the target node structure is different from that of the source.
    • Don't create a new document in the target channel if there already is a linked translated document.
    • Introduction of extension hooks onBeforePageCopyEvent and onAfterPageCopyEvent on behalf of customization. See at the custom configuration page.

1.1.0

Release Date: 28 December 2015

  • Initial release.