Changes Report
Release History
Version | Date | Description |
---|---|---|
1.7.4 | 2024-03-13 | |
1.7.2 | 2023-12-18 | |
1.7.0 | 2023-02-24 | |
1.6.8 | 2021-10-28 | |
1.6.6 | 2021-04-30 | |
1.6.4 | 2021-03-25 | |
1.6.2 | 2021-03-18 | |
1.6.0 | 2021-01-17 | |
1.5.0 | 2020-06-28 | |
1.4.0 | 2020-01-30 | |
1.3.2 | 2019-04-11 | |
1.3.0 | 2019-04-05 | |
1.2.0 | 2019-03-15 | |
1.1.6 | 2019-02-22 | |
1.1.4 | 2018-08-27 | |
1.1.2 | 2018-05-26 | |
1.1.0 | 2017-12-20 | |
1.0.2 | 2017-07-19 | |
1.0.0 | 2017-04-04 | |
0.6.2 | 2016-02-16 | |
0.6.0 | 2015-06-23 | |
0.5.4 | 2015-03-09 | |
0.5.2 | 2014-12-03 | |
0.5.0 | 2014-11-05 | |
0.1.0 | 2014-10-02 |
Release 1.7.4 – 2024-03-13
Type | Changes | By |
---|---|---|
Switch to AEM 6.5.17 as minimum version. | sseifert | |
Ignore child resources of parsys without assigned resource type (returning nt:unstructured as resource type). Fixes 2. | sseifert |
Release 1.7.2 – 2023-12-18
Type | Changes | By |
---|---|---|
Eliminate usage of org.apache.sling.commons.json. Fixes 1. | sseifert |
Release 1.7.0 – 2023-02-24
Type | Changes | By |
---|---|---|
Switch to Java 11 as minimum version. | sseifert | |
Switch to AEM 6.5.7 as minimum version. | sseifert | |
Eliminate dependency to Guava. | sseifert | |
Sling-Initial-Content: Register non-standard JCR namespaces for conversion with cp2fm into enhanced DocView files. | sseifert |
Release 1.6.8 – 2021-10-28
Type | Changes | By |
---|---|---|
Eliminate usage of deprecated SlingSettingsService. Use wcm.io InstanceTypeService instead. | sseifert |
Release 1.6.6 – 2021-04-30
Type | Changes | By |
---|---|---|
Parsys item validation: Support models that adapt only from request, not from resource. | sseifert |
Release 1.6.4 – 2021-03-25
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.6.2 – 2021-03-18
Type | Changes | By |
---|---|---|
Fix wrong call to isNewArea in itemTemplate.html. | amuthmann |
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 – 2020-06-28
Type | Changes | By |
---|---|---|
Support JSON serialization with Sling Models Exporter. | sseifert | |
Optional parsys validation: Remove reflection workaround for ModelFactory.getModelFromResource. | sseifert |
Release 1.4.0 – 2020-01-30
Type | Changes | By |
---|---|---|
Make use of ComponentPropertyResolverFactory to ensure component properties can be read properly on publish instances. | sseifert | |
Switch to AEM 6.3 as minimum version. | sseifert | |
Parsys itemTemplate.html: Use "decoration" instead of "decorate" as HTL expression parameter for data-sly-resource. | sseifert |
Release 1.3.2 – 2019-04-11
Type | Changes | By |
---|---|---|
Optional parsys validation: Switch to ModelFactory.getModelFromResource for checking for model implementing ParsysItem interface to avoid default implementation picker picking any implementation. | sseifert |
Release 1.3.0 – 2019-04-05
Type | Changes | By |
---|---|---|
Add new parsys component property 'wcmio:parsysParagraphValidate'. | sseifert | |
Support allowed component detection with ancestor parent level 1 for non-existing resources. | sseifert | |
Parsys markup: Move 'renderItem' HTL template to separate file. | sseifert |
Release 1.2.0 – 2019-03-15
Type | Changes | By |
---|---|---|
Add new parsys component property 'wcmio:parsysParagraphNoDecorationWcmMode'. | sseifert | |
Resolve parsys customization component properties with inheritance from super components. | sseifert | |
Simplify Parsys HTL markup by using HTL features available since AEM 6.1. | sseifert | |
Switch to AEM 6.2 as minimum version. | sseifert |
Release 1.1.6 – 2019-02-22
Type | Changes | By |
---|---|---|
Remove workaround to disable all actions on parsys component - no longer required. | sseifert | |
Remove allowedChildren=* property on parsys - no longer required. | sseifert |
Release 1.1.4 – 2018-08-27
Type | Changes | By |
---|---|---|
Add Jetbrains NotNull/Nullable annotations to API. | sseifert |
Release 1.1.2 – 2018-05-26
Type | Changes | By |
---|---|---|
Set javax.inject dependency to provided. | sseifert |
Release 1.1.0 – 2017-12-20
Type | Changes | By |
---|---|---|
Add new parameter "inherit". Fixes WWCM-9. | sseifert | |
Implement parameter "deniedChildren" also for page component resource types. Fixes WWCM-9. | sseifert |
Release 1.0.2 – 2017-07-19
Type | Changes | By |
---|---|---|
Make sure configured search paths are used when comparing resource types. | sseifert |
Release 1.0.0 – 2017-04-04
Type | Changes | By |
---|---|---|
Switch to AEM 6.1 and Java 8 as minimum versions. | sseifert | |
Do not add /apps/ prefix to resource type by default. | sseifert |
Release 0.6.2 – 2016-02-16
Type | Changes | By |
---|---|---|
Ensure only one decoration tag element is generated when cq:htmlTag is used in component definition. | sseifert | |
Set AEM API and OSGi dependencies to provided scope. | sseifert |
Release 0.6.0 – 2015-06-23
Type | Changes | By |
---|---|---|
Add options for customizing the CSS classes and element names used when generating the paragraph system. | sseifert | |
Add web console name hint for OSGi factory configurations. | sseifert |
Release 0.5.4 – 2015-03-09
Type | Changes | By |
---|---|---|
Switch to latest io.wcm.sling.commons dependency, remove internal ResourceTypeUtil class. Fixes WCMIO-43. | sseifert | |
Make parsys cq:childEditConfig configuration compatible to AEM60 SP2. | sseifert |
Release 0.5.2 – 2014-12-03
Type | Changes | By |
---|---|---|
Optimize default markup of parsys for floating scenarios. Fixes WCMIO-38. | sseifert |
Release 0.5.0 – 2014-11-05
Type | Changes | By |
---|---|---|
Initial release. | sseifert |
Release 0.1.0 – 2014-10-02
Type | Changes | By |
---|---|---|
Preliminary release. | sseifert |