diff --git a/CHANGELOG.md b/CHANGELOG.md index e61741276..2921304ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Stanford Profile +8.x-4.3 +-------------------------------------------------------------------------------- +_Release Date: 2022-05-11_ + +- Fixup for "Results For" on people list pages. 8.x-4.2 -------------------------------------------------------------------------------- diff --git a/config/sync/views.view.taxonomy_term_pages.yml b/config/sync/views.view.taxonomy_term_pages.yml index 402f68bf7..46b70a781 100644 --- a/config/sync/views.view.taxonomy_term_pages.yml +++ b/config/sync/views.view.taxonomy_term_pages.yml @@ -986,7 +986,7 @@ display: plugin_id: text empty: false content: - value: '' + value: '' format: stanford_html tokenize: true display_extenders: { } diff --git a/stanford_profile.info.yml b/stanford_profile.info.yml index 70fd15f51..39d06e107 100644 --- a/stanford_profile.info.yml +++ b/stanford_profile.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Profile' description: 'Jumpstart Website Profile' -version: 8.x-4.2 +version: 8.x-4.3 type: profile project: Jumpstart core_version_requirement: ^9