Releases: cloud-gov/pages-core
Releases · cloud-gov/pages-core
0.15.2
0.15.1
0.15.0
Added
- Add db migrations for file storage service #2077
Fixed
- Promote Pages better in GitHub Status Checks
Maintenance
- close outstanding dependeabot vulnerabilities
- test @shared/ButtonLink.jsx #4672
- test @shared/UsaIcon.jsx #4668
- Test frontend/pages/sites/SiteListItem.jsx and refactor/remove frontend/pages/sites/PublishedState.jsx
- Reenable sonarjs linting rules #4652
- Test shared/GithubBuildBranchLink #4670
- Test shared/GithubBuildShaLink #4669
- remove SiteUser and associated concepts (#4339)
- Test shared/GithubAuthButton #4671
- Test shared user org select #4667
- restore webpack bundle analyzer on dev (#4675)
- remove jobs.js (#4677)
- reconcile dependencies
- upgrade to express 5 (#4611)
- update docker uaa port to avoid zscaler conflict
Documentation
- document testing strategies
0.14.0
Added
- allow rules to be suppressed from reports
Fixed
- Site build polling and latest build branch
- use single build url upon creation (#4323)
Maintenance
0.13.2
Maintenance
- remove extra quotes from cron definition
- use consistent memory across envs
- implement nested folder route mapping
- improve component separation of concerns, hooks, purity
0.13.1
Maintenance
- separate nightly tasks
- organize react components to better match architecture guide
0.13.0
Added
- Upgrade admin and app to USWDS V3
0.12.0
Added
- add success criteria to a11y findings
Fixed
- wrong instance count on zap alert titles
- separate anchors between suppressed and unsuppressed
- usability improvements to the report result content display
- make urls wrap in report headers
- URLs should wrap on the report index page
- show report types even when filtered
Maintenance
- regenerate lockfile, remove some overrides
- don't audit devDependencies
- add more references to a11y scan findings using ACT ids
- add act id mapping
- UX improvements for findings with multiple match criteria
- update rule suppression related to search.gov and dap
- usability improvements to reports
- improve display of pages-suppressed rules in report config settings
0.11.1
0.11.0
Added
- Auto refresh site builds statuses
- admin: Add edit functionality to site build task run day
- admin: Add runDay input to manage build tasks
- Add in app report rendering
- add build scans page (#4539)
- style build scan config (#4261)
Fixed
- API should only update a site build tasks metadata rules
- API build tasks report logging
- rule match should be an array
Maintenance
- add dap rule suppressions
- update suppression language to allow for more forms of suppressed rules
- Improve build task dev experience
- swap experiment icon for report icon in report button
- Upgrade dependency axios to v1.7.5
- fix missing data from zap findings
- add test for previous bug
- unvendor the node modules