Changes Report
Release History
| Version | Date | Description |
|---|---|---|
| 2.0.0 | 2024-08-26 | |
| 1.6.0 | 2021-01-17 | |
| 1.5.0 | 2019-08-12 | |
| 1.4.0 | 2017-04-04 | |
| 1.3.0 | 2017-03-23 | |
| 1.2.2 | 2016-02-16 | |
| 1.2.0 | 2015-09-16 | |
| 1.1.2 | 2015-03-09 | |
| 1.1.0 | 2014-11-05 | |
| 1.0.0 | 2014-09-12 |
Release 2.0.0 – 2024-08-26
| Type | Changes | By |
|---|---|---|
Add support to inject org.apache.sling.xss.XSSAPI. Fixes 3. |
sseifert | |
Remove support to inject com.adobe.granite.xss.XSSAPI (deprecated by Adobe). Fixes 3. |
sseifert | |
| Switch to Java 11 as minimum version. | sseifert | |
| Switch to AEM 6.5.17 as minimum version. | sseifert |
Release 1.6.0 – 2021-01-17
| Type | Changes | By |
|---|---|---|
| Switch to AEM 6.4 as minimum version. | sseifert | |
| Switch to individual OSGi artifacts with compile dependency instead of osgi.core and osgi.cmpn with provided dependency. | sseifert |
Release 1.5.0 – 2019-08-12
| Type | Changes | By |
|---|---|---|
| Prefer injecting current style from Sling script bindings. | sseifert | |
| Switch to AEM 6.2 as minimum version. | sseifert |
Release 1.4.0 – 2017-04-04
| Type | Changes | By |
|---|---|---|
| Switch to AEM 6.1 and Java 8 as minimum versions. | sseifert |
Release 1.3.0 – 2017-03-23
| Type | Changes | By |
|---|---|---|
| Support injecting Granite WorkflowSession. | bpauli |
Release 1.2.2 – 2016-02-16
| Type | Changes | By |
|---|---|---|
| Support injecting AEM context objects whan adaptable is Page. | sseifert | |
| Set AEM API and OSGi dependencies to provided scope. | sseifert |
Release 1.2.0 – 2015-09-16
| Type | Changes | By |
|---|---|---|
| Update to Sling Models 1.2.2. | sseifert | |
| Add support for TagManager. | sseifert |
Release 1.1.2 – 2015-03-09
| Type | Changes | By |
|---|---|---|
| AEM Injector for CQ i18n fails in non-script context. Fixes WCMIO-50. | sseifert |
Release 1.1.0 – 2014-11-05
| Type | Changes | By |
|---|---|---|
| Add support for CQ I18n object. Fixes WCMIO-21. | sseifert | |
| Support inject of all request-derived AEM context objects regardles of adaptable if current thread is attached to a sling request. Support this for the SlingObjectInjector as well by overlaying it. This feature for both injectors can be turned on and off via OSGi configuration. | sseifert | |
| Default to TOUCH if AuthoringUIMode is not set on current request. Fixes WCMIO-27. | sseifert |
Release 1.0.0 – 2014-09-12
| Type | Changes | By |
|---|---|---|
| Initial release. | sseifert |