Skip to content

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

4.9.2 - 2020-11-10

10 Nov 20:20
Compare
Choose a tag to compare

4.9.2 - 2020-11-10

Fixed

  • #2425 - AEM start page is not rendering with AemEnvironmentIndicatorFilter
  • #2466 - Fixing issues reported by CodeClimate. No functional changes.

4.9.0 - 2020-11-03

05 Nov 20:46
Compare
Choose a tag to compare

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

13 Oct 18:11
Compare
Choose a tag to compare

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

  • #2373 - Cleanup warnings in the unit tests
  • #2377 - Added an option to Disable Vanity URLs for SiteMap Generation
  • #2411 - Robots.txt servlet should better support multi-tenancy
  • #2414 - Sitemap.xml servlet should better support multi-tenancy

ACS AEM Commons 4.8.4 (FKA 4.8.2)

24 Jul 13:02
Compare
Choose a tag to compare

4.8.4 - 2020-07-23

v4.8.2 failed to release properly. v4.8.4 is a re-release of v4.8.2

4.8.2 - 2020-07-23

Fixed

  • #2372 - EnvironmentFilter breaks HTTP Assets API (#2371)

ACS AEM Commons 4.8.0

24 Jul 13:01
Compare
Choose a tag to compare

4.8.0 - 2020-07-16

Added

  • #2356 - Microsoft Office Asset Selector
  • #2355 - ACS AEM Commons TouchUI Web console

ACS AEM Commons 4.7.2

08 Jul 22:05
Compare
Choose a tag to compare

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

12 May 15:54
Compare
Choose a tag to compare

[4.7.0] - 2020-05-12

Added

  • #2293 - Added Copy Properties Workflow Process
  • #2243 - Added a servlet for serving robots.txt files

Changed

  • #2282 - Certain services which are not compatible with AEM as a CloudService, should not be available there

ACS AEM Commons 4.6.0

01 May 16:27
Compare
Choose a tag to compare

[4.6.0] - 2020-05-01

Added

  • #2266 - InDesign "Dynamic Deck Dynamo"

Fixed

  • #2265 Review ResourceChangeListener configuration
  • #2187 - Upgraded oakpal.version to 2.0.0. Eliminates transitive compile dependency on oak-core-spi.

ACS AEM Commons 4.5.2

18 Apr 16:46
Compare
Choose a tag to compare

Added

  • #2199 - Add read permission for acs-commons-email-service user in conf folder using rep policy

Fixed

  • #2241 - Automatic Package Replicator - Missing Service User
  • #2245 - Marketo Endpoint Protocol Documentation Issue
  • #2254 - Fixed unwanted versioned client library cache reload for static CSS/JS resources of a proxied clientlib
  • #2248 - Fixed issue with null values in Generic Lists

ACS AEM Commons 4.5.0

25 Mar 21:38
Compare
Choose a tag to compare

[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

Changed

  • #2208 - Remove the WCMInbox webconsole plugin (#2205)