Skip to content

Releases: adobe/aem-core-wcm-components

core.wcm.components.reactor-2.25.4

10 May 08:33
Compare
Choose a tag to compare

core.wcm.components.reactor-2.25.2

09 May 07:11
Compare
Choose a tag to compare

What's Changed

  • minor changes related to IT failures
  • trivial: Update the delivery API endpoint in test case. by @mohiaror in #2747

Full Changelog: core.wcm.components.reactor-2.25.0...core.wcm.components.reactor-2.25.2

core.wcm.components.reactor-2.25.0

02 May 07:54
Compare
Choose a tag to compare

What's Changed

  • Reduce repository access by @joerghoh in #2447
  • SITES-20101 - Ignored defaultValue in numberfield of component dialogs by @LSantha in #2685
  • LinkImpl: avoid redundant repository lookups by @joerghoh in #2453
  • Bump the maven group across 2 directories with 1 update by @dependabot in #2669
  • Update Sling i18n dependency for test scope by @vladbailescu in #2690
  • #2295 - [ClientLibraries] Add option to inject the onload attribute int… by @korben-ne-dallas in #2296
  • SiTES-19919 by @hrayrpapikyan in #2694
  • SITES-19799 - fix for nested panel containers by @cbogdan0707 in #2675
  • SITES-19799 - updated AccordionIT by @andreeadracea in #2702
  • SITES-20949 - ComponentsIT.testEmbed failing after Youtube added referrerpolicy="strict-origin-when-cross-origin" by @vladbailescu in #2704
  • SITES-20993 - Identifier com.adobe.cq.wcm.core.components.models.ComponentFiles cannot be correctly instantiated by the Use API by @vladbailescu in #2707
  • SITES-20282 - Authors unable to select Excel and Word documents into dialog by @YahorC in #2709
  • SITES-21038 - Core Tabs Component Accessibility Issue - Invalid ARIA attribute value by @YahorC in #2713
  • OEmbedClientImpl leaks network connections by @andreeadracea in #2715
  • Changing Log level to info for tracking form usage and successfull submission by @subodh2711 in #2714
  • Update codeql.yml by @vladbailescu in #2691
  • Update filter.xml by @vladbailescu in #2721
  • [Core Components] OEmbedClientImpl leaks network connections by @vladbailescu in #2717
  • SITES-21127 - [Core Components] Remove usages of Commons Collections 3 by @vladbailescu in #2722
  • SITES-21186 - Issue with uploading .pptx and other file types in AEM Download Core Component by @YahorC in #2731
  • SITES-19780 - Embed component should have more aggressive timeouts by @andreeadracea in #2723
  • SITES-21368 - [PDF Viewer] Disable full screen button in full window mode by @vladbailescu in #2733
  • Tracking events intended for GTM datalayer are being intercepted by @vladbailescu in #2738
  • [Carousel] Remove attribut duplication on "previous" button by @renow-luxembourg in #2705
  • [Button] Improve icon-only button by @renow-luxembourg in #2726
  • [Breadcrumb] Add lang attribute to foreign language breadcrumb links by @renow-luxembourg in #2725
  • [Navigation] Add role attribute on navigation by @renow-luxembourg in #2727
  • SITES-21048 - Default values for fields in image component dialog are not considered after drag & drop of asset on image component by @UladzimirLitvinchukAdobe in #2735
  • Sites 21342 "abs_path requested" error is getting logged for link starting with " mailto: " in Call-To-actions dialog field in teaser component by @YahorC in #2737
  • SITES-20678 - Testing Core Components 2.25.0 Release by @LSantha in #2739
  • [ClientLibraries] Add option to inject the onload attribute into the stylesheet link tag by @vladbailescu in #2692
  • ASSETS-33747 - named smartcrop in image core v3 component powered by fastly by @mohiaror in #2698
  • Update code coverage checks by @vladbailescu in #2740

New Contributors

Full Changelog: core.wcm.components.reactor-2.24.6...core.wcm.components.reactor-2.25.0

Core WCM Components 2.24.6

22 Apr 08:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: core.wcm.components.reactor-2.24.4...core.wcm.components.reactor-2.24.6

Core WCM Components 2.24.4

01 Apr 14:10
Compare
Choose a tag to compare
  • SITES-20993 - Identifier com.adobe.cq.wcm.core.components.models.ComponentFiles cannot be correctly instantiated by the Use API by @vladbailescu in #2707

Full Changelog: core.wcm.components.reactor-2.24.2...core.wcm.components.reactor-2.24.4

Core WCM Components 2.24.2

22 Feb 13:09
Compare
Choose a tag to compare

What's Changed

  • SITES-19937 - Investigate sporadic failures of SeoIT.testLanguageAlternatesRenderedToPage in Core Components by @Buuhuu in #2678

Full Changelog: core.wcm.components.reactor-2.24.0...core.wcm.components.reactor-2.24.2

Core WCM Components 2.24.0

14 Feb 19:15
Compare
Choose a tag to compare

What's Changed

  • SITES-15716 - Broken inheritance of thumbnail - page property of a live copy is being overwritten by a rollout of blueprint by @alexandru-stancioiu in #2589
  • SITES-16535 - Links with hashes "#" in button components are URL enco… by @cristic83 in #2598
  • SITES-16477 - Update SDK_URL from documentservices to acrobatservices by @cristianbrande in #2600
  • SITES-16761 - Fixed missing toolbar for image component by @Myronenko in #2605
  • SITES-16805 - init rewriter processor at the right time with toc enabled by @Buuhuu in #2604
  • fix: add missing folder in integration tests by @Buuhuu in #2618
  • Adding fallback for forms component by @dmaurya929 in #2568
  • Adding check for hasNext by @pat-lego in #2627
  • 2620 - fix datalayer ACDL inclusion logic issue by @brobatr in #2624
  • aem-mock-plugin: Register LatestVersionImplementationPicker by default for unit tests by @stefanseifert in #2641
  • 2606 - Fixed Non-deterministic behavior of HashSet that might fail the test ClientLibrariesImplTest by @SaaiVenkat in #2621
  • 2619 - Fixed Non-deterministic behavior of HashMap that might fail tests using NextGenDMImageURIBuilder by @SaaiVenkat in #2628
  • 2608 - Fixed Non-deterministic behavior of HashMap that might fail tests using ContentFragment.getExportedElements() by @SaaiVenkat in #2629
  • 2611 - Fixed Non-deterministic behavior of Class.getDeclaredFields() that might fail test in EmbedUrlProcessorServletTest by @SaaiVenkat in #2630
  • replace @Inject annotation with the specific ones by @joerghoh in #2441
  • Add CSP: sandbox header for inline downloads to prevent attempts of reflected XSS. by @vladbailescu in #2642
  • SITES-18137 - core.wcm.components.core: remove non-test use of Guava by @mbaedke in #2654
  • Updated injectors after #2441 by @vladbailescu in #2659
  • SITES-18005 - Improve handling of link accessibility text by @vladbailescu in #2662
  • SITES-18842 SITES-18843 - Improve list by @RaduADumitru in #2664
  • SITES-19118 SITES-19119 - Form container enhancements by @RaduADumitru in #2668
  • SITES-19187 - Two methods of placing assets in image component give different results on dialog by @LSantha in #2663
  • SITES-19321 - Do not show ghost component when no edit mode by @hrayrpapikyan in #2667
  • SITES-9113 - Unable to save teaser and image without alt text by @cbogdan0707 in #2665
  • Support Google Tag Manager Data Layer by @brobatr in #2657

New Contributors

Full Changelog: core.wcm.components.reactor-2.23.4...core.wcm.components.reactor-2.24.0

Core WCM Components 2.23.4

15 Sep 12:19
Compare
Choose a tag to compare

What's Changed

  • SITES-15835 - httpclient-osgi dependency change by @edoardo-goracci in #2585
  • SITES-15109 - RFH - Applying Async in clientlibraries not working on customer instance by @LSantha in #2570 , issue #1808
  • SITES-15335 - handle id empty values input by @cbogdan0707 in #2571
  • SITES-15031 - [Regression] Encoded URL is decoded unintentionally and the URL doesn't work by @cristic83 #2564

Full Changelog: core.wcm.components.reactor-2.23.2...core.wcm.components.reactor-2.23.4

Core WCM Components 2.23.2

04 Aug 08:32
Compare
Choose a tag to compare

What's Changed

  • SITES-12764 - [Image] Support for relative crop coordinates by @bpauli in #2518
  • SITES-14355 - CISCO | Teaser core component - Smart crop issues by @LSantha in #2537
  • SITES-14313 - Link to specific pages in PDF not working anymore by @cbogdan0707 in #2542
  • SITES-13771 - Content Fragment List component : Property Name is getting displayed to users rather than Field Label by @HollywoodTonight in #2546
  • SITES-13898 - [AEMaaCS] The Accordion/Carousel/Tabs Component cannot delete dialog item after moving by @Myronenko in #2547
  • SITES-14361 - List component added to template structure shows wrong images by @LSantha in #2543
  • SITES-13120 - Image Smart Crop support for remote assets in various Sites core components by @indra2gurjar in #2524
  • SITES-13777 - Allow text field dialogs for browser default spell check by @Myronenko in #2553

Full Changelog: core.wcm.components.reactor-2.23.0...core.wcm.components.reactor-2.23.2

Core WCM Components 2.23.0

06 Jun 08:25
Compare
Choose a tag to compare

What's Changed

  • SITES-11947 - [Sites Polaris Picker][Editor] Image Component support for Polaris assets by @LSantha in #2481

Full Changelog: core.wcm.components.reactor-2.22.12...core.wcm.components.reactor-2.23.0