From b9fae077afbee0aa5a1ba30b757f22738c906290 Mon Sep 17 00:00:00 2001 From: Buster Neece Date: Mon, 30 Jan 2023 00:01:32 -0600 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63fac3300..364e87677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ release channel, you can take advantage of these new features and fixes. ## New Features/Changes +- **Smarter, Faster Searches**: For searches in the Media Manager, as well as the public-facing Requests and On Demand + pages, we now use a new search tool called Meilisearch that allows for very fast, very accurate search results, as + well as more complex search queries (and other goodies, like typo correction). + ## Code Quality/Technical Changes ## Bug Fixes