Skip to content

Releases: adobe/asset-share-commons

v2.1.12 Release

23 Sep 20:36
Compare
Choose a tag to compare

Fixed

  • 0662 - Changed the placeholder asset size for external renditions (ie. Dynamic Media) from 0 to 100MB to prevent Oak exceptions.
  • 0662 - Commented out the Download Size column from the Downloads component until we have an API that allows up to consistently and accurately report the download zip size

v2.1.10 Release

15 Sep 20:59
Compare
Choose a tag to compare

Fixed

  • 0652 - Fixed over-escaping of static rendition paths (stemming from #639)
  • 0653 - 6.5 only - Bundle does not start on 6.5.9
  • 0654 - 6.5 only - ExternalRenditionDispatcher expression evaluation does not resolve to correct asset resource
  • 0655 - 6.5 only - Erring HTTP POST is made on all page loads

v2.1.8 Release

14 Sep 21:16
Compare
Choose a tag to compare

Fixed

  • 0643 - Site title shows up the component policy title if not authored on header component policy

v2.1.6 Release

14 Sep 21:15
Compare
Choose a tag to compare

Fixed

  • 0639 - Fixed regression introduced in #639 that over-escaped URLs

v2.1.4 Release

09 Sep 20:13
Compare
Choose a tag to compare

Fixed

  • 0644 - Actually fixed invalid reference to donwnloadId (full fix as not in v2.1.2)

v2.1.2 Release

09 Sep 20:12
Compare
Choose a tag to compare

Please use v2.1.4 instead as this release does not completely fix the issue.

v2.1.0 Release

02 Sep 18:30
Compare
Choose a tag to compare

Fixed

  • 0630 - AssetRenditionDispatcher configs are not ranked by service.ranking
  • 0635 - Fixed removeDownloadById(..) call to use correct function name
  • 0638 - Fixed Core Component Teaser imageDelegate to use ASC image component proxy
  • 0639 - Assets with spaces/unusual characters in path break when downloading. Also fixes issue w/ showing single file downloads in Downloads component.

v2.0.6 Release

22 Apr 01:38
Compare
Choose a tag to compare

[v2.0.6]

Fixed

  • 0612 - Fixed issue where actions could be invoked even if the actionURL does not resolve to a valid resource.

Changed

v2.0.4 Release

15 Apr 21:51
Compare
Choose a tag to compare

[v2.0.4]

Fixed

  • 0607 - asset-share-commons.all package's dependency on Core Components breaks AEM CS deployment. Removing this hard dependency.

Changed

  • 0604 - Changed AEM Component Sling Model interfaces from @ProviderType to @ConsumerType for extensibility (see Github issue #604 for details)

v2.0.2 Release

06 Apr 16:03
Compare
Choose a tag to compare

AEM as a Cloud Service support and drops AEM 6.x support to AEM 6.5 SP7 and greater!

This version replaces 2.0.0 which had issues releasing all the v2.0.0 artifacts to Maven Central :(