Changes Report
Release History
Version | Date | Description |
---|---|---|
1.4.0 | 2024-09-16 | |
1.3.0 | 2023-11-20 | |
1.2.2 | 2021-11-08 | |
1.2.0 | 2021-01-17 | |
1.1.2 | 2020-12-02 | |
1.1.0 | 2020-10-08 | |
1.0.2 | 2019-12-16 | |
1.0.0 | 2019-06-26 |
Release 1.4.0 – 2024-09-16
Type | Changes | By |
---|---|---|
Do not include JS/CSS client libraries twice if the same library is requested multiple times within one request. This new behavior can be disabled by setting allowMultipleIncludes=true. Fixes 5. | sseifert | |
Ensure request context path is added to client library URLs. Fixes 6. | sseifert | |
CSS Include: Fix handling of "rel" property. Fixes 7. | sseifert | |
Switch to AEM 6.5.17 as minimum version. | sseifert |
Release 1.3.0 – 2023-11-20
Type | Changes | By |
---|---|---|
Add optional support for rel=preload|prefetch for CSS includes. Fixes 3. | sseifert | |
All HTML attributes for JS and CSS includes are now rendered in alphabetically order. Fixes 3. | sseifert | |
Support custom attributes for CSS and JS includes. Fixes 1. | sseifert | |
Switch to Java 11 as minimum version. | sseifert | |
Switch to AEM 6.5.7 as minimum version. | sseifert |
Release 1.2.2 – 2021-11-08
Type | Changes | By |
---|---|---|
Add sling-initial-content-transform-maven-plugin to alternatively allow to deploy OSGi bundle and content as content package separately in AEMaaCS. Fixes WTOOL-72. | sseifert |
Release 1.2.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.1.2 – 2020-12-02
Type | Changes | By |
---|---|---|
Include transitive HTML client libraries. | mbehzad |
Release 1.1.0 – 2020-10-08
Type | Changes | By |
---|---|---|
Switch to AEM 6.3 as minimum version. | sseifert |
Release 1.0.2 – 2019-12-16
Type | Changes | By |
---|---|---|
Omit true/false values for boolean attributes async and defer. | luckslovez |
Release 1.0.0 – 2019-06-26
Type | Changes | By |
---|---|---|
Initial release. | sseifert |