Skip to content

ACS AEM Commons 4.7.2

Compare
Choose a tag to compare
@badvision badvision released this 08 Jul 22:05
· 644 commits to master since this release

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.