v12.0.0
[v12.0.0] - 2023-01-23
Breaking Changes
This version of the dashboard requires Cumulus API >= v14.0.0
Added
- CUMULUS-2717
- Added
Show/Hide Recovery Status
button to granule detail page
- Added
- CUMULUS-2915
- Added download button to execution pages
- Updated dashboard to use alpha version
@cumulus/api@13.3.3-alpha.0
for testing - Used npm 8.6.0
- Upgraded localstack to 0.12.13 to work with latest Cumulus
- Added action to list pages to refresh cumulus db connection
- Updated
git+ssh://git@
togit+https://
for npm 8.6.0 generated package-lock.json,
and this is an known issue with npm 8.6.0
Changed
- CUMULUS-2763
- Replaces disabled button interaction with hidden buttons for bulk actions.
- CUMULUS-2960
- Fixed the following Axe accessibility issues:
- Specified title, level-one heading, and modal as main landmark on
/auth
- Increased link-background contrast in the header
- Slight color adjustments for accessibility
- Specified title, level-one heading, and modal as main landmark on
- Updated dependencies with severe security vulnerabilities:
@cumulus/api
to13.1.0
moment
to2.29.4
terser-webpack-plugin
to5.3.3
- Fixed the following Axe accessibility issues:
- CUMULUS-3001
- Removed
precss
dependency
- Removed
- Snyk Security Fix
- Upgraded jsonwebtoken from 8.5.1 to 9.0.0