Skip to content

ACS AEM Commons 4.4.0

Compare
Choose a tag to compare
@davidjgonzalez davidjgonzalez released this 18 Dec 15:28
· 756 commits to master since this release

[4.4.0] - 2019-12-17

Added

  • #2118 - Adding functionality to showhidedialogfields TouchUI widget
  • #2110 - Adding File Fetcher for downloading and caching remote files in AEM Assets
  • #2084 - MCP Forms now extract default value/checkbox state from field value as well as from annotation options (both ways work now)
  • #2064 - Adding Marketo Form Component
  • #1919 - Report Builder | Path List Executor Implementation

Fixed

  • #2090 - A failing on-deploy script could still have some of its pending changes persisted by the framework.
  • #2078 - Using the WorkflowPackageManager required read access to /(var/etc)/workflow/packages (fixes #2019)
  • #2120 - Fixed issues on the JCRHttpCacheStore regarding expiration handling, rewrote testcases (addresses #2113)
  • #2104 - Updated test suite to use mockito 3, build now working with Java 11
  • #2124 - cleanup build logs for unittests

Changed

  • #2101 - Cleanup public API of the remote Assets feature (#2094)