Skip to content

Releases: valtech/aem-easy-content-upgrade

5.2.0

28 Mar 12:30
Compare
Choose a tag to compare
  • Added forResourcesByPropertyQuery() to binding
  • added subNodepath parameter to doSetProperty()/doDeleteProperty()/doRenameProperty() (142)
  • Rerun failed scripts in install hook and JMX (169)
  • Possibility to run a prechecks script before the real script (79)
  • Fixed primary type of navigation entries (168)

5.1.0

27 Aug 08:20
Compare
Choose a tag to compare
  • Added doReorderNode() to binding

5.0.0

30 Jul 11:00
Compare
Choose a tag to compare
  • AEM Cloud compatibility improvements (separate package for AEM cloud!)
  • Changed packages: no more bundle package, install always "complete" package (includes Groovy Console)
  • New location for install hook scripts: /conf/groovyconsole/scripts/aecu (/var/groovyconsole/scripts/aecu still supported)
  • Members of group "administrators" always have access to AECU history and execution

4.1.0

11 Jun 08:15
Compare
Choose a tag to compare
  • New filter methods: filterByNodeExists() and filterByNodeNotExists()
  • Fixed Sonar issues (#156)

4.0.0

21 Dec 07:18
Compare
Choose a tag to compare
  • Update to Groovy Console 16 and require AEM 6.5 (#135)
  • Fix for AEM Cloud in manual execution tool
  • Convert GString values in binding methods (#140)

3.3.0

07 Oct 06:35
Compare
Choose a tag to compare
  • Allow to change primary type
  • Documentation and example updates
  • Fixed issue with UnsupportedOperationException (#136)

3.2.0

30 Jun 06:54
Compare
Choose a tag to compare
  • Allow to limit access to AECU via group permissions. Attention: This requires configuration for non-admin users.
  • Autocomplete added, all AECU methods are listed.
  • Added parameter "newName" to doCopyResourceToRelativePath action
  • Added doJoinProperty() methods to binding

3.1.1

21 Apr 13:52
Compare
Choose a tag to compare

Added executeWithHistory() to JMX for usage in e.g. content sync pipelines.

3.1.0

19 Feb 08:41
Compare
Choose a tag to compare
  • Allow node creation
  • JDK 11 support
  • Fixes issues when a page with version history is copied

3.0.1

11 Dec 09:45
Compare
Choose a tag to compare

Fixed installation issues on new instances