Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backtodev 4.4.3 #451

Merged
merged 4 commits into from
Jun 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.4.2] - 2024-06-05

### Added
- 843b95cb SDSS-1303: Provisioned cepp (#449)
- bc2d5adf SDSS-1291: Label articles in RSS feed with external source (#435)

### Fixed
- 3a2cc46c SDSS-478: Fix to the wysiwyg spacing with section background colors (#421)
- 3af560e6 Fix changelog commit lists.
- 86633bf4 SDSS-834: Hide non-display paragraphs values in Layout Paragraphs preview (#428)

### Changed
- e723a971 SDSS-1253: Unpoint techtransferfordefense from hackingfordefense (#447)
- ff898444 SDSS-1283: Changed default media image mode to full responsive (#439)
- ce197716 SDSS-1288: Exclude Media Mentions from Explore More on News (#432)


## [4.4.1] - 2024-05-16

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Stanford Doerr School of Sustainability Profile'
description: 'Jumpstart Website Profile for Stanford Doerr School of Sustainability'
version: 4.4.2-dev
version: 4.4.3-dev
type: profile
project: Stanford
core_version_requirement: ^9 || ^10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Stanford SDSS subtheme
type: theme
description: 'Stanford SDSS subtheme'
package: Stanford
version: 4.4.2-dev
version: 4.4.3-dev
core_version_requirement: ^9 || ^10
base theme: stanford_basic
libraries:
Expand Down
Loading