Skip to content

Commit da32b98

Browse files
committed
12.1.0
1 parent 5a426fd commit da32b98

File tree

3 files changed

+37
-2
lines changed

3 files changed

+37
-2
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# Stanford Profile
22

3+
12.1.0
4+
-------------------------------------------------------------------------------
5+
- D8CORE-5180: Remove alt text for people image cards
6+
- D8CORE-8393: Add course filtering view (#1028)
7+
- D8CORE-8461: New People filtered list view and adjustments to edit form and help text (#1025)
8+
- D8CORE-8462 D8CORE-8463 | add spotlight filters to news card display (#1027)
9+
- D8CORE-8235: update spotlight list paragraph grid from 4 to 3 (#1026)
10+
- D8CORE-8239: Moved the list class names on the view (#1020)
11+
- Added new media content type, taxonomy, and views. (#1004)
12+
- D8CORE-8408: News adjust label of the title field (#1023)
13+
- D8CORE-8412: replace spotlight text in layout with content block; show body field on Spotlight variant (#1022)
14+
- Removed link from spotlight filter terms in H3 Card display mode (#1021)
15+
- D8CORE-8413: smart trim spotlight quotes in card displays (#1019)
16+
- D8CORE-8418: Removed default "Spotlights" taxonomy term
17+
- D8CORE-8450: Style spotlight card images as 1/1 square (#1017)
18+
- D8CORE-8234 D8CORE-8238: Spotlights-related Views for paragraphs (#1015)
19+
- D8CORE-8232: Added related spotlights view display (#1013)
20+
- D8CORE-8390: Hide and show news fields correctly based on variants (#1012)
21+
- D8CORE-8414: Add body field to spotlight node display (#1016)
22+
- D8CORE-8377: Course Filters field (#1007)
23+
- D8CORE-7945: added no follow to link to person node (#1014)
24+
- Use display mode instead of fields in event views (#1011)
25+
- D8CORE-8395: changed permissions on sunet field in site settings (#1009)
26+
- D8CORE-8294: Adjust date on RSS feeds (#1003)
27+
- D8CORE-8227: Build out spotlight variant on News CT (#1005)
28+
- D8CORE-8090: Removing fields from Opportunity content type (#1001)
29+
- D8CORE-8343: Add counts and other tools to manage content views (#997)
30+
- D8CORE-8346: Increase news dek field from 180 to 500 characters (#998)
31+
- D8CORE-8316 | Adjust events page details section layout (#996)
32+
- SUL23-818 | Update font awesome icon help text (#994)
33+
- STVP26-74 STVP26-75: Add "Body" field to news and basic pages (#993)
34+
- D8CORE-8196 | update card structure to match banner and fulfill a11y (#992)
35+
- D8CORE-8196 | adjust banner overlay card content order for a11y (#990)
36+
37+
338
12.0.2
439
-------------------------------------------------------------------------------
540

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"su-sws/stanford_actions": "^8.2",
202202
"su-sws/stanford_media": "^11.0",
203203
"su-sws/stanford_migrate": "^9.0",
204-
"su-sws/stanford_profile_helper": "10.x-dev",
204+
"su-sws/stanford_profile_helper": "^10.1",
205205
"su-sws/stanford_samlauth": "^2.0"
206206
},
207207
"config": {

stanford_profile.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Stanford Profile'
22
description: 'Jumpstart Website Profile'
3-
version: 12.0.3
3+
version: 12.1.0
44
type: profile
55
project: Stanford
66
core_version_requirement: ^11.2

0 commit comments

Comments
 (0)