Releases: valtech/aem-easy-content-upgrade
Releases · valtech/aem-easy-content-upgrade
3.1.0
- Allow node creation
- JDK 11 support
- Fixes issues when a page with version history is copied
3.0.1
Fixed installation issues on new instances
3.0.0
AECU now supports you in permission testing. The Groovy binding was extended with a lot of functions to check if groups have proper permissions such as page create and publish rights. The Groovy console 14 is also supported.
2.0.1
This release adds write permissions for /home to the migration user
2.0.0
This release adds AEM 6.5 compatibility but does not run on 6.3. For 6.3 use the latest 1.x release.
- Require Groovy Console 13
- Requires AEM 6.4 or 6.5
- Script base location moved from /etc/groovyconsole/scripts/aecu to /var/groovyconsole/scripts/aecu
- No more "println" required in Groovy scripts
1.10.1
- Fixed bugs:
- Added missing package filter entry for deploying the permissions on /var.
1.10.0
- Groovy Console binding:
- Added filterByPropertyRegex() and filterByAnyPropertyRegex()
- Write access in whole /var
1.9.0
- Support for directory level fallback scripts (fallback.groovy)
- Groovy Console binding:
- Added tree activation method doTreeActivateContainingPage()
- Added resource (de)activation actions doActivateResource()/doDeactivateResource()
1.8.1
- Groovy Console binding:
- Write access in whole /etc
- Do not print empty lines in output
1.8.0
- Groovy Console binding:
- Path renaming via regex
- Replace substrings in properties