Skip to content

Releases: aws-solutions/performance-dashboard-on-aws

Release v1.9.2

01 Mar 17:04
d4224cb
Compare
Choose a tag to compare

[1.9.2] - 2024-02-28

Changed

  • Migrate to AWS SDK v3.
  • Upgrade to Node.js 18.

Release v1.9.1

15 Dec 19:31
bbf5df9
Compare
Choose a tag to compare

[1.9.1] - 2023-12-15

Fixed

  • bump axios and crypto-js packages.
  • cloud formation template schema issue.

Release v1.9.0

17 Jul 16:15
Compare
Choose a tag to compare

[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

02 May 23:04
ef24413
Compare
Choose a tag to compare
  • Update our CDK code in PDoA v1.8 to turn on S3 ACLs.

Release 1.8.0

29 Nov 16:10
58dfe6e
Compare
Choose a tag to compare
  • Settings page enhancement
  • Accessibility enhancements across the app
  • Fixing SonarQube alarms
  • Move to Solutions GitHub release pipeline

Release 1.7.0

14 Sep 19:33
801ff1f
Compare
Choose a tag to compare
  • 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

06 Sep 14:53
Compare
Choose a tag to compare
  • 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

15 Jun 21:20
479937e
Compare
Choose a tag to compare
  • 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

Release 1.3.0

07 Mar 22:33
3c67029
Compare
Choose a tag to compare
  • Made improvements to meet WCAG accessibility requirements
    • Added programmatic structure to sections in dashboard editor
    • Removed ARIA 'Current' attributes for dashboard to avoid misleading screen readers
    • Updated modal experience to be more accessible
    • Updated Settings pages to use proper heading mark-ups
    • Improved the user experience of working with Check Data step columns
    • Added programmatic status messages when actions are taken
  • Updated dependency libraries to address potential security vulnerabilities

Release 1.2.0

07 Feb 23:40
9e32298
Compare
Choose a tag to compare
  • Made improvements to meet WCAG accessibility requirements

    • Provided appropriate text alternative for icons
    • Made errors clearly identifiable and described to assistive technology
    • Removed hidden buttons from assistive technology
    • Improved the application of non-decorative content in CSS to support assistive technology
    • Added section aria label to live previews
  • Provided additional control over image formatting