v1.2.3

aws-samples/bedrock-chatv1.2.3Jul 2, 2024by statefb

AI Summary

Implemented keyboard shortcuts and a Storybook component catalog to improve UI development.

Key Highlights

  • Added keyboard shortcuts
  • Added a component catalog with Storybook
  • Fixed streaming long connected text breaking screen layout
  • Fixed deployment issue caused by esbuild breaking change

New Features

  • Keyboard shortcuts
  • Component catalog with Storybook

Full Release Notes

## New Features
- Add keyboard shortcuts. #369 by @k70suK3-k06a7ash1
- Added a component catalog with Storybook for better UI development and documentation. #378 by @k70suK3-k06a7ash1

## Bug Fixes
- Fixed streaming long connected text breaking screen layout. #416 by @k70suK3-k06a7ash1
- Fixed a deployment issue caused by a breaking change in esbuild by updating the AWS CDK version. #422 by @statefb

## Enhancements
- Added a meta tag to block search engine crawler robots for better privacy. #420 by @wadabee