Skip to content

Commit

Permalink
11.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish authored Sep 16, 2024
1 parent 555f7b6 commit 7c8d948
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Stanford Profile

11.4.0
-------------------------------------------------------------------------------
- Enabled internal link force relative option
- D8CORE-7424 Added various HTML attributes to the WSYIWYG allowed list (#799)
- D8CORE-5741: Opportunities Content type with small amount of styles (#801)
- Updated decoupled menu and algolia search components
- D8CORE-7455 Algolia Search: Decode html entities before stripping the html
- D8CORE-7422 Write test for basic page list paragraph display sorts (#798)
- D8CORE-7400 Remove alt attribute on news card images
- D8CORE-7418 Require course link url field
- D8CORE-7429 Display event subheadline as normal text instead of h2
- D8CORE-7425 Display dek and date field on news cards
- Update to drupal 10.3.0 (#794)
- Updated permission for config pages and decoupled user role
- Enable basic auth module and remove permissions for graphql
- D8CORE-7413 Enabled search api processor to add spaces between html tags (#792)
- D8CORE-7414: Different sorting option for Basic Page lists (#791)

11.3.8
-------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"su-sws/stanford_fields": "^8.2",
"su-sws/stanford_media": "^11.0",
"su-sws/stanford_migrate": "^8.3",
"su-sws/stanford_profile_helper": "9.x-dev",
"su-sws/stanford_profile_helper": "^9.6",
"su-sws/stanford_samlauth": "^1.0"
},
"config": {
Expand Down
2 changes: 1 addition & 1 deletion stanford_profile.info.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Stanford Profile'
description: 'Jumpstart Website Profile'
version: 11.3.8
version: 11.4.0
type: profile
project: Stanford
core_version_requirement: ^10 || ^11
Expand Down

0 comments on commit 7c8d948

Please sign in to comment.