Skip to content

Releases: Adobe-Consulting-Services/acs-aem-commons

ACS AEM Commons 3.14.10

08 Mar 20:36
Compare
Choose a tag to compare

Added

  • #1247 - Added the new component for dynamically population of dropdown in Report Builder Parameter
  • #1229 - Added config option to remove trailing slash from extensionless URLs in sitemap.
  • #1242 - New ResourceUtil utility class.
  • #1255 - Add trimming to the dispatcher flush rules to allow multi line xml configs
  • #1256 - Allow adding of context root maven property for deploying acs-aem-commons locally
  • #1274 - MCP now supports RequestParameter in process definitions. This gives access to file binary and other metadata such as name and size.

Fixed

  • #1260 - MCP serialization issue; using file upload would break the UI if large files were uploaded

ACS AEM Commons 3.14.8

13 Feb 13:50
Compare
Choose a tag to compare

Fixed

  • #1250 - Redirect Map upload fails with "multipart boundary" error

ACS AEM Commons 3.14.6

31 Jan 15:35
Compare
Choose a tag to compare

Fixed

  • #1230 - Fixed issue causing XHR requests to undefined.2.json from TouchUI Parsys-related ClientLibs
  • #1239 - Fixing issue which prevented ACS AEM Commons 3.14.0, 3.14.2 and 3.14.4 being installed on AEM 6.2.

ACS AEM Commons 3.14.4

24 Jan 23:38
Compare
Choose a tag to compare

[3.14.4] - 2018-01-24

Fixed

  • #1233 - Restore missing ACLs accidentally removed by a prior commit.

ACS AEM Commons 3.14.2

24 Jan 18:54
Compare
Choose a tag to compare

[3.14.2] - 2018-01-24

Fixed

  • #1231 - Do not set fieldLabel or fieldDescription on radiogroup components.

ACS AEM Commons 3.14.0

18 Jan 19:34
Compare
Choose a tag to compare

[3.14.0] - 2018-01-18

Added

  • #989 - Dynamic Loading for optional Touch UI ClientLibraries.
  • #1218 - New Report Builder Feature.
  • #1228 - Added config option to have extensionless URLs in sitemap

Changed

  • #1224 - Refactored several components to use GSON rather than Sling Commons JSON.

Fixed

  • #1213 - Fixing Redirect Manager Action Load Issues
  • #1204 - Unclosed stream in VersionedClientlibsTransformerFactory
  • #1205 - Calculate MD5 based on minified clientlib (in case minification is enabled). This is a workaround around the AEM limitation to only correctly invalidate either the minified or unminified clientlib).
  • #1217 - Make compile-scope dependencies provided-scope and add enforcer rule to ensure no compile scope dependencies are added in the future.
  • #1201 - Improved error handling and logging in EnsureOakIndex

ACS AEM Commons 3.13.0

04 Dec 20:41
Compare
Choose a tag to compare

[3.13.0] - 2017-12-04

Added

  • #1108 - Added MCP Process for creating Asset Folders (with Titles) using an Excel file to define the structure.
  • #1145 - New Redirect Map Manager feature
  • #1175 - Permission Sensitive Cache Servlet

Changed

  • #1174 - Introduced CodeClimate quality checks. Resulted in lots of miscellaneous non-API changes.
  • #1191 - Ensure that HttpCache works with response objects when getOutputStream() throws IllegalStateException
  • #1193 - Improvements to Property Merge Post Processor, including asset metadata editing and merge-all-tags

Fixed

  • #1166 - Fixed issue with various ClientLib dependency errors, and fixed Quickly Filter registration.
  • #1171 - Reduce duplicate coverage comments in pull requests.
  • #1176 - Composite MultiField in case of NodeStore cannot restore value from deep property
  • #1154 - Select in Nested Multi-field is not stored correctly
  • #1187 - Externalize links from the DynamicClassicUiClientLibraryServlet to include context-path
  • #1197 - Redraw map after period in order to ensure it is properly centered

ACS AEM Commons 3.12.0

13 Nov 21:25
Compare
Choose a tag to compare

https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/acs-aem-commons-3.12.0/CHANGELOG.md

Added

  • #1121 - New MCP Task to report broken references
  • #1101 - Add Dialog to Asset Metadata allowing easy access to the publish URL for an asset.

Changed

  • #1169 - Use Granite-packaged POI to ensure compatibility with AEM 6.2's included POI.
  • #1170 - Improve exception handling in Workflow Process - DAM Metadata Property Reset

Fixed

  • #1148 - Properly handle blank character encoding in SiteMapServlet
  • #1122 - Add clientlib category to touchui-widgets to load in Create Page wizard.
  • #1150 - Fix the empty datetime value displayed as "invalid date" in the touchui dialog
  • #842 - Fix issue with Environment Indicator title being reset
  • #1143 - Remove current page from result from PagesReferenceProvider
  • #1156 - Remove unnecessary initialization of window.Granite.author
  • #1158 - Corrected incorrect date parsing/formatting in AuditLogSearch
  • #1160 - Fix fieldset selector to allow custom class attribute for touchui composite multifield
  • #1167 - Fix an error which reads the wrong name attribute for datepicker component

ACS AEM Commons 2.14.0

26 Oct 14:53
Compare
Choose a tag to compare

https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/acs-aem-commons-2.14.0/CHANGELOG.md

Added

  • #1139: Add support in StaticReferenceRewriterTransformerFactory for complex values, e.g. img:srcset

ACS AEM Commons 3.11.0

18 Oct 14:58
Compare
Choose a tag to compare

https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/acs-aem-commons-3.11.0/CHANGELOG.md

Added

  • #1133: Added S3 MCP Asset Ingestor
  • #1140: Add support in StaticReferenceRewriterTransformerFactory for complex values, e.g. img:srcset
  • #1095: Moved Tag Maker from ACS Tools and made executable via MCP

Fixed

  • #1094: Fixed issue with QR Code where its on by default. This requires toggling QR Code on and off to reset the client lib category.
  • #1119: Fixed issue with timezone of on/off times on System Notifications
  • #1110: Added package dependency on AEM 6.2 to ensure proper installation order.
  • #1128: Changed to SecureRandom for string generation in LinkedIn integration.
  • #1132: Fixed number of parameters in SharpenImageTransformerImpl