Releases: cloud-gov/pages-core
Releases · cloud-gov/pages-core
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
0.10.0
0.9.3
Fixed
- Only encrypt site build param values based on defined keys
- reorder session auth logic, handle redirect to prevent unhandled 500 errors
- admin: Show UAAIdentity ID in Admin User page (#4501)
- send 401 response for bad auth callback (#4512)
Maintenance
- remove metrics, update yarn.lock
- deps: bump the npm_and_yarn group across 2 directories with 2 updates
- ci: Add necessary pipeline OCI image resources to staging and prod
- yarn.lock regeneration
- wait for db port on ci tests
- Add build metrics query examples (#4500)
- harden docker in docker use
- Encrypt build task CF task param values #4509