This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
Releases: aws-solutions/performance-dashboard-on-aws
Releases · aws-solutions/performance-dashboard-on-aws
Release v1.9.4
[1.9.4] - 2024-11-22
Fixed
- address issues on Drag'n'Drop functionality of dashboard widgets.
- address issues on image widget edition.
Release v1.9.3
[1.9.3] - 2024-10-30
Added
- Deprecation warning to the Readme.md
Fixed
- Dependency libraries to address potential security vulnerabilities.
Release v1.9.2
[1.9.2] - 2024-02-28
Changed
- Migrate to AWS SDK v3.
- Upgrade to Node.js 18.
Release v1.9.1
[1.9.1] - 2023-12-15
Fixed
- bump axios and crypto-js packages.
- cloud formation template schema issue.
Release v1.9.0
[1.9.0] - 2023-07-14
Added
- Migration from AWS CDK v1 to AWS CDK v2.
- Ability to ask credentials to users on public part of the app.
- Improvements to meet WCAG accessibility requirements.
Fixed
- Dependency libraries to address potential security vulnerabilities.
Release 1.8.1
- Update our CDK code in PDoA v1.8 to turn on S3 ACLs.
Release 1.8.0
- Settings page enhancement
- Accessibility enhancements across the app
- Fixing SonarQube alarms
- Move to Solutions GitHub release pipeline
Release 1.7.0
- Security vulnerabilities were addressed by upgrading the following libraries:
- node v14.x
- react-scripts 5.0.1
- Dashboard creation simplifications
- Support for Google Analytics tracking was added.
Release 1.6.0
- Optimize resource usage for lambda functions
- Enable private dashboard instances
- Added support for metrics/analytics collection
- Made improvements to meet WCAG accessibility requirements
- DatePicker
- Drag'n'Drop
Release 1.5.0
- Made improvements to meet WCAG accessibility requirements
- Pagination
- Fix contrast colors in multiple components
- Associate hints with inputs
- Improve accessibility of text areas and table buttons
- Improve the search functionality's user experience and accessibility
- Add aria-role alert for Alert component
- Makes interactive legends accessible and programmatically available
- Add programmatic status messages to tables
- Make modal experience more accessible
- Add a hover state to tabs and make topic areas hidden by default
- Improve the layout of the add/edit metric screen
- Add support for the new table pagination layout
- Fix numbering logic
- Fix the Save functionality in Edit Table/Chart
- Perform html escape on the returned error message
- Improves the UX for the CheckData component
- Updated dependency libraries to address potential security vulnerabilities