Release 8/6/26 - #720
Merged
Merged
Conversation
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
louisachu
approved these changes
Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release —
stage→mainChanges included
Descriptions
[1] #715 — fix : codeblock border issue
PR: #715
Jira: DEVSITE-2509
Author: @BaskarMitrah
Approved by: @priyajeettanwar
Merged: 2026-08-03
Removes the border radius on the code block when a header is present, so headered code blocks look consistent with those that have no header.
[2] #716 — fix : tab block font color issue
PR: #716
Jira: DEVSITE-2510
Author: @BaskarMitrah
Approved by: @priyajeettanwar
Merged: 2026-08-04
Makes the Tabs block switch its text to white on a Navy background, matching the behavior of other blocks and improving readability.
[3] #708 — feat: logo showcase block
PR: #708
Jira: DEVSITE-2500
Author: @BaskarMitrah
Approved by: @davids-ensemble
Merged: 2026-08-05
Adds a new partner logo showcase block for displaying partner logos, with responsive and accessible layouts.
[4] #711 — feat(ai-assistant): add feed announcement for assistant responses
PR: #711
Jira: ADPGENAI-223, ADPGENAI-224
Author: @davids-ensemble
Approved by: @melissag-ensemble
Merged: 2026-08-05
Adds a screen-reader announcer to the AI Assistant so completed assistant responses and error messages are announced, and fixes focus issues when selecting a suggested prompt.
[5] #718 — update redirect option
PR: #718
Jira: DEVSITE-2506
Author: @louisachu
Approved by: @davids-ensemble
Merged: 2026-08-05
Updates redirect handling in dev.mjs to stop auto-following redirects and instead pass through the raw 301 status and Location header, aligning with the runtime connector's new real 301 redirects.
Notes