Skip to content

Commit

Permalink
11.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Feb 7, 2024
1 parent af36346 commit 653ab79
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# VPGE Profile

11.1.3
-------------------------------------------------------------------------------
- Fix inheritance (#83)
- Update github actions packages
- Update GH Actions checkout (#759)
- Exclude page title on login page
- Add permission to view algolia config settings
- D8CORE-7215 Test to Display the topic menu label on list pages (#758)
- Update address fields for local footer test (#757)
- Update imagemagick config from db update
- Added "fields" to page cache query ignore for jsonapi
- D8CORE-7111 Add local footer social icons for mastodon and google scholar (#756)
- Increase jsonapi page limit to 500 for nodes
- Adjust graphql settings for easier type checking
- Updated DS config for module update
- D8CORE-7205 Trim all html before sending index data to Algolia
- Replaced transliterate_filenames module functionality
- Add and configure graphql compose module (#751)
- Drupal 11.2.0 upgrade (#752)
- D8CORE-7055: added an aria-hidden is true (#745)
- Fixed migration to update the featured images
- D8CORE-7096 Update algolia search results styles and structure (#747)
- Update github actions (#748)
- Strip more html from algolia indexed items
- Fixed absolute urls for algolia results
- D8CORE-7074 Implement Search API Algolia (#743)
- D8CORE-6726: Overrode the colorbox formatter template to remove aria-label (#746)
- Update alert styles (#744)

11.1.1
-------------------------------------------------------------------------------
- Adjust decoupled filters to provide unique urls and default values from the field.
Expand Down
2 changes: 1 addition & 1 deletion vpge_profile.info.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'VPGE Profile'
description: 'Jumpstart Website Profile'
version: 11.1.2
version: 11.1.3
type: profile
project: Stanford
core_version_requirement: ^9 || ^10
Expand Down

0 comments on commit 653ab79

Please sign in to comment.