diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a40bf96..d98530fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # SOE Profile +11.5.0 +------------------------------------------------------------------------------- +- Updated metatag module config +- Exposed opportunity in graphql +- D8CORE-7194 Embed codes with captions respect 100% widths on iframes +- D8CORE-6644 Omit default favicons if one is uploaded in the theme settings +- D8CORE-5828 If home page starts with a wysiwyg, add some space at the top +- Added aria label to masthead section +- D8CORE-6821 Adjust skip to main content location +- D8CORE-7454: Move back-to-top inside the
element +- D8CORE-7434 D8CORE-7435 D8CORE-7436 | Opportunity full content layout and configure card and list display (#813) +- D8CORE-7578 Adjust person display for lists and improve resolution (#828) +- D8CORE-7558: added the global footer to minimal theme in dark with no logo (#820) +- Added FAQ Accordion List paragraph type based on CAW (#827) +- Added modal colorbox image display choices in the wysiwyg (#826) + 11.4.5 ------------------------------------------------------------------------------- - Remove edit links in views (#821) diff --git a/soe_profile.info.yml b/soe_profile.info.yml index 871ba6eb..61a9ff64 100644 --- a/soe_profile.info.yml +++ b/soe_profile.info.yml @@ -1,6 +1,6 @@ name: 'SOE Profile' description: 'Jumpstart Website Profile' -version: 11.4.5 +version: 11.5.0 type: profile project: Stanford core_version_requirement: ^10 || ^11