From ea2746e5948befba68c8252e04d36829641217e9 Mon Sep 17 00:00:00 2001 From: kriptoburak Date: Mon, 24 Aug 2026 11:48:29 +0300 Subject: [PATCH] docs(changelog): add Xquik search fragment --- changelog.d/features/11370-xquik-search-provider.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/features/11370-xquik-search-provider.md diff --git a/changelog.d/features/11370-xquik-search-provider.md b/changelog.d/features/11370-xquik-search-provider.md new file mode 100644 index 0000000000..2585cb6cc1 --- /dev/null +++ b/changelog.d/features/11370-xquik-search-provider.md @@ -0,0 +1 @@ +- **feat(search):** Add Xquik X search with typed results, credential validation, REST routing, and MCP selection ([#11370](https://github.com/diegosouzapw/OmniRoute/pull/11370)) — thanks @kriptoburak