ACS AEM Commons 4.1.0
justinedelson
released this
07 May 18:31
·
961 commits
to master
since this release
[4.1.0] - 2019-05-07
Added
- #1294 - New Remote Assets feature
- #1713 - Added Servlet Filter to generate an ETag header based on a message digest
- #1778 - Added folder support to system notifications
- #1780 - Added a new version of the XSS Taglib to support the sling XSSAPI.
- #1783 - Added the possibility to replace the existing host in an attribute
- #1806 - Http Cache: Added RequestPath extension
- #1825 - Added sql2scorer JSON servlet to provide oak:scoreExplanation details for JCR-SQL2 queries.
Changed
- #1539 - Removed unused references to the QueryBuilder API.
- #1765 - Strings in spreadsheet input are no longer automatically assumed to be strings -- Fixes to spreadsheet and variant for handling data types, especially dates, as well as unit test coverage for data importer.
- #1774 - Upgraded oakpal dependency to 1.2.0 to support execution in an AEM OSGi runtime.
- #1786 - Shade embedded libraries and produce dependency-reduced pom to avoid downstream effects of embedded dependencies.
- #1823 - Upgraded oakpal plugin to 1.2.1 to for json serialization fix.
Fixed
- #1819 - Http Cache - Combined extensions : fixed mechanism to use LDAP syntax to bind factories
- #1528 - Added support for 6.4/6.5 workflow instances location and fixed issue with removing workflows older than.
- #1709 - Fixes issue with ACS AEM Commons utility page's header bars not rendering properly.
- #1759 - Fixing the undefined error on limit object in classicui-limit-parsys.js
- #1760 - Corrected provider type usage for MCP form classes, as well as JSON serialization issues
- #1762 - Fixed missing code for DAM Assets Copy Publish URL feature.
- #1773 - Fix name clashes for pipeline.types
- #1776 - Fix possibly negative index
- #1780 - Fixed ACS Commons XSS Taglib to work with the support XSSFunctions class.
- #1789 - Corrected handling of checkboxes in MCP, fixing renovator dry-run bug.
- #1791 - Fixed Asset Folder Creator to support non-string cell types (ie. Numeric)
- #1800 - Make sure all pending changes are committed in Fast Action Manager when saveInterval isn't 1
- #1805 - Fixing the unit tests of the Variant class that may fail on unusual OS locale settings
- #1833 - Fixes issue with ACS AEM Commons utility report page's header bar not rendering properly.
- #1840 - Fixed UI issue with User Exporter to allow removal of all properties.
- #1855 - Remote asset sync functionality couldn't sync date properties unless the OS language was set to English.
- #1858 - Fixed issue with legacy dialog type for Shared Component Properties.
- #1839 - Fixed editing page for system notifications
- #1881 - Fixed issue where ReflectionUtil.isAssignableFrom() returned false positive result.