diff --git a/CHANGELOG.md b/CHANGELOG.md index eb0e90e99..201403c03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added a message to the assistant if no results have been found - Added the category title to the settings dialog to customize the rule thresholds of the _X-ray_ page (experimental) ### Changed diff --git a/libs/ui/src/lib/assistant/assistant.html b/libs/ui/src/lib/assistant/assistant.html index ed6781d21..f957d9dcc 100644 --- a/libs/ui/src/lib/assistant/assistant.html +++ b/libs/ui/src/lib/assistant/assistant.html @@ -38,87 +38,100 @@ @if (searchFormControl.value) {