Releases: Adobe-Consulting-Services/acs-aem-commons
Releases · Adobe-Consulting-Services/acs-aem-commons
4.9.2 - 2020-11-10
4.9.0 - 2020-11-03
Added
- #2442 - @ParentResourceValueMapValue injector and annotation
- #2434 - New workflow process step "Set Image Orientation"
Fixed
- #2425 - Call to setContentLength truncates UTF-8 encoded responses
- #2441 - Memory Exhaustion with Large Report Download
- #2450 - Non-Latin letters shown as "?" in the downloaded report
- #2446 - One page is displayed in multiple lines in Report Builder export CSV file
- #2457 - Allow pass through params, block params and allow all params to be defined for serving dispatcher ttl files
- #2392 - Fixed bug with Audio Encode process that would throw a null pointer exception
- #2459 - BufferedServletResponse should only defer flushing if the output is really buffered
ACS AEM Commons 4.8.6
4.8.6 - 2020-10-13
Fixed
- #2316 - @ChildResourceFromRequest uses incomplete request wrapper
- #2383 - [trivial] fix exception message in MarketoFieldDataSource
- #2384 - Fix resource service manager NPEs when service content nodes are missing
- #2386 - Make folder titles overwrite optional for asset ingestor
- #2416 - Fixing workflow package path calculation in WorkflowPackageManager service
Added
- #1060 - New tree activation MCP utility
Changed
ACS AEM Commons 4.8.4 (FKA 4.8.2)
ACS AEM Commons 4.8.0
ACS AEM Commons 4.7.2
4.7.2 - 2020-07-08
Fixed
- #2267 - Redirect Map Edit Wrong Entry
- #2298 - Removed dependency on com.day.cq.dam.api.collection
- #2300 - Fixed CopyProperties WF Process copy of empty properties
- #2311 - ResourceTypeHttpCacheConfigExtension does not work with multiple allowed paths
- #2313 - Dialog Resource Provider throws StringIndexOutOfBounds exception
- #2314 - Fixed java.lang.IllegalStateException: Not a JSON Object for CQIncludePropertyNamespaceServlet
- #2330 - Deactivated VersionedClientlibsTransformerFactory.VersionableClientlibsTransformer for static page exports
- #2344 - Fixed Injectors ordering according to service.ranking property
- #2350 - Fixed null check in VanityServiceUrlImpl
Changed
- #2303 - EnsureOakIndexServlet (exposed via the OSGi Console) should be invokable via an inline HTML form
- #2317 - New annotation processor for dialog generation, OSGi manager service no longer needed
- #2324 - On-Deploy-Scripts are not supported on AEMaaCS
- #2357 - Added safeguards to SMTPMailServiceHealthCheck to help avoid run-way email pings
- #2350 - Added hook for VanityUrlAdjuster in VanityServiceUrlImpl
- #2359 - Deprecated AdminOnlyProcessDefinitionFactory in favor of recommending AdministratorsOnlyProcessDefinitionFactory, updated Deep Prune to allow all administrators group.
- #2298 - Removed DynamicDeck dependency on deprecated package com.day.cq.dam.api.collection which causes problems w/ AEM CS deployments.
ACS AEM Commons 4.7.0
ACS AEM Commons 4.6.0
ACS AEM Commons 4.5.2
Added
- #2199 - Add read permission for acs-commons-email-service user in conf folder using rep policy
Fixed
ACS AEM Commons 4.5.0
[4.5.0] - 2020-03-25
Added
- #2215 - Added Parameterized granite include to support generic dialog snippets
Fixed
- #2225 /etc/designs/acs-aem-commons no longer readable by everyone in AEM 6.4+
- #2220 NPE in Audio component due to XSSApi adapter no longer available
- #2214 fix java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter in Adobe I/O API's on AEM 6.4
- #2206 fix sonar warnings; some package versions had to be increased
- #2213 - Show/Hide Dialog Field TouchUI Widget: Fix hidden required field not disabled to save the dialog
- Fixed JcrJsonAdapter IllegalStateException when writing multi-valued JCR properties
- #2228 - Fixed case where OverridePathSlingRequestWrapper would fail to be created if SlingBindings request attribute was null