Releases: orbinson/aem-groovy-console
Releases · orbinson/aem-groovy-console
19.0.8
Changed
- Update to version of ASM that supports JDK21 #65
19.0.7
Changed
- Updated to latest groovy version #53
19.0.6
Added
- Add Groovy console to the Tools menu #56
Changed
- Remove all dependencies on Guava #62
- Fix Cloud pipeline package Overlap Issue #52
19.0.5
Changed
- Create /var/groovyconsole/audit as sling:Folder to make type conflicts: #50
19.0.4
Added
- Add distribute method using Sling Content Distribution: #39
Fixed
- Only insert service when searching after pressing enter when using arrow keys: #43
19.0.3
Fixed
- Table component did not work anymore as expected #41
19.0.2
Fixed
- Table component did not work anymore as expected #41
19.0.1
Changed
- Compile with JDK 8 as to support AEM 6.5 customers who haven't updated yet
19.0.0
Changed
- Add invalidate method, replace current invalidate with name delete: #37
18.0.3
Changed
- Only internal changes to automate releases