diff options
-rw-r--r-- | WebContent/release-notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 64355bf62b..3a2eb79e53 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -114,6 +114,7 @@ This may interfere with custom response compression solutions that do not respect the Content-Encoding response header.</li> <li>Unused methods related to the "out of sync" message have been removed from SystemMessages class.</li> <li>All notifications use the WAI-ARIA alert role to be compatible with Jaws</li> + <li>Grid SidebarMenu theme was changed in 7.5.2 to follow the original design. This might interfere with custom themes.</li> </ul> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> |