Skip to content

Releases: cloud-gov/pages-core

0.14.0

21 Nov 14:55
0.14.0
dc91920
Compare
Choose a tag to compare

Added

  • allow rules to be suppressed from reports

Fixed

  • Site build polling and latest build branch
  • use single build url upon creation (#4323)

Maintenance

  • don't fail the scheduled worker with missing sites
  • Enable eslint-plugin-import for frontend and tests
  • add pr code coverage to ci (#4643)
  • Decouple local app frontend build #4649
  • start rtl transition (#4635)
  • Run prettier formatting on codebase
  • Update linting and formatting

0.13.2

28 Oct 18:42
0.13.2
5abde24
Compare
Choose a tag to compare

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

28 Oct 18:01
2f1ed30
Compare
Choose a tag to compare

Maintenance

  • separate nightly tasks
  • organize react components to better match architecture guide

0.13.0

15 Oct 16:32
0.13.0
bf1763a
Compare
Choose a tag to compare

Added

  • Upgrade admin and app to USWDS V3

0.12.0

26 Sep 18:14
0.12.0
e0625bf
Compare
Choose a tag to compare

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

09 Sep 16:47
0.11.1
fc8d4d3
Compare
Choose a tag to compare

Fixed

  • Site builds polling to use doc visibilityState #4591
  • use serialized site reponse to fix build preview link
  • restore the ability to rebuild failed latest branches

0.11.0

04 Sep 21:21
0.11.0
a26ff51
Compare
Choose a tag to compare

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

11 Jul 19:38
0.10.0
83f1262
Compare
Choose a tag to compare

Added

  • add build scan config (#4261)

Maintenance

  • ci: fix production release step
  • ci: ci update, use pipeline-tasks, boot, multi-env

0.9.3

18 Jun 17:49
0.9.3
acc72c9
Compare
Choose a tag to compare

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

0.9.2

21 May 23:07
0.9.2
feee82f
Compare
Choose a tag to compare

Maintenance

  • update release script
  • Update metrics app dependencies (#4419)
  • Increase prod queue concurrencies to max 10
  • Remove decommissioned site build queue related to pages-builder
  • Encrypt site build params #4464
  • use hardened postgres