diff --git a/CHANGELOG.md b/CHANGELOG.md index 5638e75b1..4f2029145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Added support for loading Flex Directory configuration from main configuration 1. [](#bugfix) * Fixed error when using Flex `SimpleStorage` with no entries + * Improve page search to include slug [#3316](https://github.com/getgrav/grav/issues/3316) # v1.7.17 ## 06/15/2021 diff --git a/system/blueprints/flex/pages.yaml b/system/blueprints/flex/pages.yaml index ee2e7e5fa..5c6ed8eb5 100644 --- a/system/blueprints/flex/pages.yaml +++ b/system/blueprints/flex/pages.yaml @@ -184,9 +184,9 @@ config: # Fields to be searched fields: - key + - slug - menu - title - - name blueprints: configure: