From dc2ea61a37360b99193b2e1605a48d10279e7c12 Mon Sep 17 00:00:00 2001 From: jiangy10 Date: Wed, 8 Jul 2026 14:22:30 -0700 Subject: [PATCH] chore: add 7/8/26 release notes --- src/pages/eds-release/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/pages/eds-release/index.md b/src/pages/eds-release/index.md index ab2d2db..029be31 100644 --- a/src/pages/eds-release/index.md +++ b/src/pages/eds-release/index.md @@ -5,6 +5,17 @@ description: Release notes and changelog for Edge Delivery Services updates on t # EDS Release Notes +## 7/8/26 EDS Release: + +- **Fix:** Removed extra top margin on Super Hero block [DEVSITE-2490](https://jira.corp.adobe.com/browse/DEVSITE-2490) +- **Fix:** Pinned AI assistant markdown dependencies (marked, dompurify) +- **Fix:** Removed unused AI assistant collections prefetch +- **Fix:** AI assistant links now open in a new tab +- **Fix:** AI assistant modal accessibility fixes for focus handling +- **Feat:** Updated AI assistant disclaimer text +- **Feat:** AI assistant UI fixes for long word wrapping and removed avatar +- **Feat:** Added skip link to AI assistant for accessibility + ## 6/25/26 EDS Release: - **Fix:** HorizontalLine rendering error [DEVSITE-2237](https://jira.corp.adobe.com/browse/DEVSITE-2237)