Skip to content

Latest commit

 

History

History
91 lines (55 loc) · 1.76 KB

File metadata and controls

91 lines (55 loc) · 1.76 KB

Changelog

April 5, 2025

  • Add GIRPP note support
  • Switch to aws-amplify/storage
  • Replace lodash with native JS functions
  • Switch S3 upload to aws-amplify/storage
  • Update .gitignore with new patterns
  • Update changelog for future release
  • Simplify segment controls layout and styling for better visual consistency
  • Refactor HealthScribe data type for better readability

October 28, 2024

  • Update README and dependencies

August 9, 2024

  • Update UI layout

June 30, 2024

  • Fix conversation duration display
  • Fix insights section ordering

April 22, 2024

  • Tag S3 uploads with user ID
  • Enable Comprehend Medical for HealthScribe insights output
  • Enable pricing estimate for Comprehend Medical NERe

April 1, 2024

  • Refactor Amplify JS to v6
  • Use HealthScribe SDK vs direct API calls
  • Move density to settings context
  • Use CloudScape design tokens

March 18, 2024

  • Add GitHub actions for TypeScipt check

March 16, 2024

  • Remove pre re:Invent 2023 output format

March 10, 2024

  • Update README with available regions

March 8, 2024

  • Set insight sort order
  • Set content type on S3 upload

February 23, 2024

  • Show HealthScribe job duration

February 14, 2024

  • Reformat insight plan section to show headers

November 20, 2023

  • Update authentication logic
  • Add popover for live recording

November 14, 2023

  • Add feature for live recording

November 2, 2023

  • Enable Comprehend Medical ontology linking for HealthScribe transcript output
  • Use context for app settings, theme, auth, and notifications
  • Update API json output format

September 13, 2023

  • Update silence calculation
  • Add JSON viewer for HealthScribe output

August 31, 2023

  • Add audio generation with Amazon Polly

August 23, 2023

  • Initial release