Changes Report
Release History
Version | Date | Description |
---|---|---|
2.0.0 | 2024-01-26 | |
1.6.6 | 2023-12-18 | |
1.6.4 | 2023-04-19 | |
1.6.2 | 2022-10-20 | |
1.6.0 | 2022-05-18 | |
1.5.8 | 2021-12-18 | |
1.5.6 | 2021-11-10 | |
1.5.4 | 2021-10-08 | |
1.5.2 | 2021-03-25 | |
1.5.0 | 2021-01-17 | |
1.4.0 | 2020-10-08 | |
1.3.4 | 2019-09-10 | |
1.3.2 | 2019-08-23 | |
1.3.0 | 2019-03-15 | |
1.2.0 | 2019-02-22 | |
1.1.2 | 2018-08-27 | |
1.1.0 | 2017-06-02 | |
1.0.0 | 2017-04-04 | |
0.6.2 | 2017-03-23 | |
0.6.0 | 2016-02-16 | |
0.5.2 | 2015-09-16 | |
0.5.0 | 2014-11-05 | |
0.1.0 | 2014-10-02 |
Release 2.0.0 – 2024-01-26
Type | Changes | By |
---|---|---|
Version 2.0.0 contains minor breaking API changes, see Migrate from wcm.io Handler 1.x to 2.x for details. | sseifert | |
Switch to AEM 6.5.17 as minimum version. | sseifert |
Release 1.6.6 – 2023-12-18
Type | Changes | By |
---|---|---|
Eliminate usage of org.apache.sling.commons.json. Fixes 2. | sseifert |
Release 1.6.4 – 2023-04-19
Type | Changes | By |
---|---|---|
Switch to Java 11 as minimum version. | sseifert | |
Eliminate dependency to Guava. | sseifert |
Release 1.6.2 – 2022-10-20
Type | Changes | By |
---|---|---|
DefaultRewriteContentHandler: Do not decode attribute values read from data attributes explicitly to avoid decoding properly encoded external URLs. Fixes WHAN-52. | sseifert |
Release 1.6.0 – 2022-05-18
Type | Changes | By |
---|---|---|
Switch to AEM 6.5.7 as minimum version. | sseifert | |
DefaultRewriteContentHandler: Preserve named anchors with only "id" attribute. | sseifert |
Release 1.5.8 – 2021-12-18
Type | Changes | By |
---|---|---|
Configure JSOM SAXBuilder more conservatively: do not expand entities to prevent XXE. Fixes WHAN-50. | sseifert |
Release 1.5.6 – 2021-11-10
Type | Changes | By |
---|---|---|
Only show link types in RTE link plugin which provides their own dialog fields for this plugin. | sseifert |
Release 1.5.4 – 2021-10-08
Type | Changes | By |
---|---|---|
Remove illegal chars that are not allowed in XML 1.0 from input string before parsing the rich text. | sseifert |
Release 1.5.2 – 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.5.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.4.0 – 2020-10-08
Type | Changes | By |
---|---|---|
Switch to AEM 6.3 as minimum version. | sseifert | |
Rich text ling dialog: pre-select existing value in path picker when reopening link picker. Fixes WHAN-40. | sseifert |
Release 1.3.4 – 2019-09-10
Type | Changes | By |
---|---|---|
Add i18n translations for RTE link plugin. Fixes WHAN-27. | sseifert | |
RTE link plugin: Get the current page path from the item URL parameter if the RTE is used in page properties. | mwehner | |
Do not remove named anchor elements from rich text. Fixes WHAN-26. | sseifert |
Release 1.3.2 – 2019-08-23
Type | Changes | By |
---|---|---|
Always specify a path for link resources. | sseifert | |
Rename RTE link plugin to "wcmio-links". The old name "wcmio.handler.richtext.links" is deprecated, but still supported. | sseifert |
Release 1.3.0 – 2019-03-15
Type | Changes | By |
---|---|---|
Add RTE link plugin that provides all features of the default link handler link dialog. | sseifert |
Release 1.2.0 – 2019-02-22
Type | Changes | By |
---|---|---|
ResourceRichText: Add property "isRichText" to be able to handle both rich text and plain text. | sseifert | |
Switch to AEM 6.2 as minimum version. | sseifert |
Release 1.1.2 – 2018-08-27
Type | Changes | By |
---|---|---|
Add Jetbrains NotNull/Nullable annotations to API. | sseifert |
Release 1.1.0 – 2017-06-02
Type | Changes | By |
---|---|---|
Introduce RichTextHandlerConfig and allow configuring multiple RewriterContentHandler implementations. | sseifert |
Release 1.0.0 – 2017-04-04
Type | Changes | By |
---|---|---|
Switch to AEM 6.1 and Java 8 as minimum versions. | sseifert |
Release 0.6.2 – 2017-03-23
Type | Changes | By |
---|---|---|
Make dependencies to wcm.io Config provided. | sseifert |
Release 0.6.0 – 2016-02-16
Type | Changes | By |
---|---|---|
Add ResourceRichText and ResourceMultilineText sling model^s for UI views. | sseifert | |
Set AEM API and OSGi dependencies to provided scope. | sseifert |
Release 0.5.2 – 2015-09-16
Type | Changes | By |
---|---|---|
RichTextHandler implementation: Make sure current page is optional to support handler in non-request scenarios as well. | 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 |