Skip to content

Releases: orbinson/aem-groovy-console

18.0.2

05 Jan 00:11
Compare
Choose a tag to compare

Changed

  • Split the bundle into an API and Core bundle and add package versions: #31
  • Use the bnd-baseline-maven-plugin to verify when to upgrade the package versions: #31

18.0.1

03 Jan 23:08
12441a0
Compare
Choose a tag to compare

Changed

  • Allow to select scripts in any directory: #29

Fixed

  • Publish java docs to github pages: #19
  • Add MetaClassExtensions extensions: #32

18.0.0

30 Dec 21:52
25bf168
Compare
Choose a tag to compare

Added

  • Merged aem-groovy-extension into this project: #10
  • Execute scripts on all publish instances from author environment: #1
  • Add xpathQuery helper method: #1
  • Add sql2Query helper method: #24

Changed

  • Enhance project structure for cloud readiness: #1
  • Minimum supported version AEM 6.5.10: #11
  • Update documentation links: #18

Fixed

  • Fix datatables error dialog: #9
  • Service user mapping is created automatically for bundle: #1

17.0.0

30 Dec 21:44
Compare
Choose a tag to compare

Latest release from CID15/aem-groovy-console

<dependency>
  <groupId>org.cid15.aem.groovy.console</groupId>
  <artifactId>aem-groovy-console-all</artifactId>
  <version>17.0.0</version>
  <type>zip</type>
</dependency>