File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.21.0 (2026-04-01)
2+
3+ ### Added
4+
5+ - create workshop site build flow 4856
6+ - feat: create workshop oauth flow 4855
7+ - Update app to Node v22 and update the dependencies
8+ - Add site delete webhook for publisher site
9+
10+ ### Fixed
11+
12+ - branch with an invalid name should create an invalid build #2375
13+ - remove deprecated component
14+ - force patched version of fast-xml-parser
15+ - set node value in Docker
16+ - include screen reader text and update 404 test to expect updated login string
17+ - adjust slightly navigation text style
18+ - Audit and fix dependencies #4845
19+ - Publisher endpoint host environment variable
20+ - Use the correct bound route service domain by env
21+
22+ ### Maintenance
23+
24+ - Remove deprecated security-considerations automation files
25+ - update to use new branding logos
26+ - update color palette
27+ - update styling to revise color palette
28+ - update admin-client node engine
29+ - update favicons with new pages logo
30+ - update styles and menus
31+
132## 0.20.1 (2025-12-01)
233
334### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " pages-core" ,
33 "private" : true ,
4- "version" : " 0.20.1 " ,
4+ "version" : " 0.21.0 " ,
55 "description" : " " ,
66 "keywords" : [],
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments