Releases: Adobe-Consulting-Services/acs-aem-commons
Releases · Adobe-Consulting-Services/acs-aem-commons
v6.12.0 release
What's Changed
- #3537 Content Sync: preserve mix:referenceable mixin on Assets and Content Fragments by @YegorKozlov in #3544
- fix for error - not registering TwitterAdapterFactory by @singhal425 in #3569
- #3562 Fix compilation errors in iscurrentusermemberof render condition by @YegorKozlov in #3567
- Reverts the default resource type. by @rbotha78 in #3548
- #3560 Redirect Manager: url-encode search terms in Full Text search mode by @YegorKozlov in #3564
- #3555 Content Sync: prevent timeout errors when sync-ing AEM cloud instances with large volumes of data by @YegorKozlov in #3558
- #3551 - added logic to check the correct parent node if the redirect … by @drj101687 in #3552
- #3457 allow disabling the ContentPolicyValueInjector by @joerghoh in #3549
New Contributors
- @drj101687 made their first contribution in #3552
Full Changelog: acs-aem-commons-6.11.0...acs-aem-commons-6.12.0
v6.11.0
What's Changed
- Remove JaCoCo offline instrumentation by @kwin in #3495
- Fix bnd-maven-plugin configuration merging by @kwin in #3490
- Redirect Manager: allow creating redirect configurations in a nested hierarchy by @YegorKozlov in #3498
- Only publish test results once by @kwin in #3500
- Close csv & writer properly when downloading report (#3526) by @bpeptena in #3527
- Fix fontIconPicker #3431 by @senn in #3522
- #3499 MCP reports are not shown if the initial MCP job failed by @YegorKozlov in #3506
- Update dependency-check to 12.1 by @kwin in #3530
- Versioned Clientlibs: Support javascript clientlibs in link tags. by @rbotha78 in #3508
- Redirect Manager: Large-Scale Import Optimization by @YegorKozlov in #3504
- Redirects Manager: rules are not orderable and not replicated by @YegorKozlov in #3503
- Fixes #3539 - Fixed NPE issue in AcsCommonsConsoleAuthoringUIModeFilt… by @davidjgonzalez in #3540
- RedirectManager: support combining query string in the target with query string in the request by @YegorKozlov in #3510
- Commented out flaky test in ThrottledTaskRunnerTest that fails errati… by @davidjgonzalez in #3541
New Contributors
Full Changelog: acs-aem-commons-6.10.0...acs-aem-commons-6.11.0
acs-aem-commons-6.10.0
What's Changed
- Clarify Using vs. Building by @kwin in #3470
- Bugfix: Fixed Configuration Model for Redirect Manager after change in "redirect" resource as "sling:Folder" by @vabs95 in #3479
- Copy Sites Publish URL by @krassib in #3481
- Fixed #3483 - Fixed issue with genericlist/body.jsp importing a class… by @davidjgonzalez in #3489
- A servlet to export redirects to a TXT file to use with pipeline-free redirects by @YegorKozlov in #3484
New Contributors
Full Changelog: acs-aem-commons-6.9.6...acs-aem-commons-6.10.0
acs-aem-commons-6.9.6
What's Changed
- Use Apache Commons Collections 4 by @cziegeler in #3475
- Fix Broken Styling when the notification is active by @VeenaKarnick in #3473
New Contributors
- @VeenaKarnick made their first contribution in #3473
Full Changelog: acs-aem-commons-6.9.4...acs-aem-commons-6.9.6
acs-aem-commons-6.9.4
What's Changed
- fix: syntax error in default errorpagehandler by @jdavenport-vervio in #3466
New Contributors
- @jdavenport-vervio made their first contribution in #3466
Full Changelog: acs-aem-commons-6.9.2...acs-aem-commons-6.9.4
acs-aem-commons-6.9.2
What's Changed
- fixing silly mistake (how did I do this) by @niekraaijmakers in #3464
Full Changelog: acs-aem-commons-6.9.0...acs-aem-commons-6.9.2
acs-aem-commons-6.9.0
What's Changed
- Remove dependency to commons.lang for Cloud Service by @cziegeler in #3422
- Add the option to use multiple parameters in 1 field by @niekraaijmakers in #3456
- Granite include top level fixes by @niekraaijmakers in #3457
- Granite include nested ignore includes by @niekraaijmakers in #3458
- #3443 Content Sync: don't drill down into content tree if recursion is off by @YegorKozlov in #3452
Full Changelog: acs-aem-commons-6.8.0...acs-aem-commons-6.9.0
acs-aem-commons-v6.8.0
acs-aem-commons-6.7.0
What's Changed
- enable Redirect Map Manager in AEM CS by @krystiannowak in #3420
- ContentSync Audit by @YegorKozlov in #3426
- #3423 Redirect Manager - status code is not retaining its value in the dialog after authoring by @YegorKozlov in #3425
- Content Sync: add an option to disable recursion and sync a single page by @YegorKozlov in #3419
- Allow Robots.txt generation to enable different file by path by @HitmanInWis in #3415
- fix: add uniq function to embedded lodash library by @jfmitchell in #3429
- #3413 - Redirect Manager: Interface triggers an error because of wrong deprecated resource type by @YegorKozlov in #3416
- #3438 - Fix bug where duplicate scheme is added to rewritten url value by @senn in #3439
- Replace RequestResponseFactory by Sling Request builders by @kwin in #3406
- Extract OSGI configuration to new package ui.config by @SzymonSzafraniec in #3434
New Contributors
- @krystiannowak made their first contribution in #3420
- @SzymonSzafraniec made their first contribution in #3434
Full Changelog: acs-aem-commons-6.6.4...acs-aem-commons-6.7.0
acs-aem-commons-6.6.4
What's Changed
- Use dependency-check-maven 10.0.2 due to changes on the NVD API by @kwin in #3378
- Replace usage of commons collections 3 with commons collections 4 by @cziegeler in #3389
- Create "redirect" resource as type "sling:Folder" by @kwin in #3399
- Move SyslogAppender into separate onprem bundle by @cziegeler in #3407
- Reduce usage of Apache Commons Lang 2 by @cziegeler in #3409
- Update aemanalyser-m-p to 1.6.4 by @kwin in #3405
- Redirect Manager: refactor code to not require service user by @YegorKozlov in #3383
- Remove forced theme from new system notifications by @scotty6435 in #3380
- Creations or updates of EnsureOakIndex configurations get picked up by @jasper-s in #3402
- CCVAR: Fixed Same Attribute not updating correctly by @vabs95 in #3275
- #3357 - Added debugging and null checking to ReferencesModel to preven… by @davidjgonzalez in #3372
New Contributors
Full Changelog: acs-aem-commons-6.6.2...acs-aem-commons-6.6.4