Improve page search to include slug [#3316]

This commit is contained in:
Matias Griese
2021-06-24 15:34:14 +03:00
parent d2350b6786
commit 95851e8f52
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -184,9 +184,9 @@ config:
# Fields to be searched
fields:
- key
- slug
- menu
- title
- name
blueprints:
configure: