diff --git a/CHANGELOG.md b/CHANGELOG.md index f271872570..28e4f94732 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ did not actually use any noncompliant cookie names or values, so there was no vu * Rich text "Styles" toolbar now has visually focused state. * The `renderPermalinks` and `renderImages` methods of the `@apostrophecms/rich-text` module now correctly resolve the final URLs of page links and inline images in rich text widgets, even when the user has editing privileges. Formerly this was mistakenly prevented by logic intended to preserve the editing experience. The editing experience never actually relied on the rendered output. +* Search bar will perform the search even if the bar is empty allowing to reset a search. ### Adds