Releases: cloud-gov/pages-core
Releases · cloud-gov/pages-core
Release list
0.27.0
0.26.0
Added
- Don't allow folder names to have ../ in the public file storage #2906
- Implement new New Site UI with the addition of Workshop 4899 - Remove old components and tests that no longer apply
- Implement new New Site UI with the addition of Workshop 4899
Fixed
- fix for deleting site not working
- fix redis connection
Maintenance
- Refactor and test pages/sites/new 4692
- add centralized store for rate limit
- add test
- add rate limiting on external endpoints
- Dont allow for a default value on the FEDERALIST_SESSION_SECRET env var
- Dont allow for a default value on the FEDERALIST_SESSION_SECRET env var
0.25.1
Fixed
- admin: Fix event body rendering in admin UI
Maintenance
- Remove build status notifications and dependencies
0.25.0
Added
- add editor site id to editor builds
Fixed
- admin: Correct the asset paths for nested routes
- remove empty space
Maintenance
- add log
- remove log and add editorSiteId to the serializers
0.24.0
Added
- Call editor webhook when a editor build is running
- add editor site id field
- Update pages Admin project repository links for Workshop GitLab sites 4877
- Site defaults to large container with new 10GB disk space
- Increase file size limit on the public file storage 4885 - add audit event
- Increase file size limit on the public file storage 4885
Fixed
- fix linting
- fix lint
- add log
- fix date check
Maintenance
- admin: Vendor page router to allow for dependency updates
- Upgrade admin client to svelte v5
- ci: Update .prettierignore to ignore package-lock.json
- add tests
- remove empty space
- add logs
- stringify json
- stringify json
- stringify json
- remove console logs
- Update Pages ci pipelines to use the same creds value for Github. #2839
- Remove underscore dependency from pages-core #2946
- Update core to use NPM install with improved security config 2949
- Remove archived gatsby template from site choices
- Update core to use NPM install with improved security config 2949
- Update core to use NPM install with improved security config 2949
- Update core to use NPM install with improved security config 2949
0.23.1
Fixed
- unable to find valid access token to report build status 4898
Maintenance
- Remove public file storage feature flag
0.23.0
Added
- clean build params 4893
- delete workshop pages site 4887
Fixed
- remove unecessary AGR in dockerfile
- remove unecessary steps since this Dockerfile-uaa only runs locally
- Add zscaler workaround steps for local development (cloud-gov/pages-editor#95)
Maintenance
- Add webhook rotation script
0.22.0
Added
- normalization on the file extension when uploading a public file 4859
- create workshop project from template 4874
- create workshop site build flow - build container env 4866
Fixed
- getOwnerAndRepo to return workshop site designation when feature flag is on and off
- Public File details modal buttons
- ci: Ouptut config for e2e tests
- Button colors and contrast on the public file storage views
- ci: ClamAV REST image source
0.21.0
Added
- create workshop site build flow 4856
- feat: create workshop oauth flow 4855
- Update app to Node v22 and update the dependencies
- Add site delete webhook for publisher site
Fixed
- branch with an invalid name should create an invalid build #2375
- remove deprecated component
- force patched version of fast-xml-parser
- set node value in Docker
- include screen reader text and update 404 test to expect updated login string
- adjust slightly navigation text style
- Audit and fix dependencies #4845
- Publisher endpoint host environment variable
- Use the correct bound route service domain by env
Maintenance
- Remove deprecated security-considerations automation files
- update to use new branding logos
- update color palette
- update styling to revise color palette
- update admin-client node engine
- update favicons with new pages logo
- update styles and menus
0.20.1
Fixed
- CI clamav resources for prod deploy