v1.2.7
版本发布时间: 2024-07-26 13:55:44
aws-samples/bedrock-claude-chat最新发布版本:v1.3.0(2024-08-30 16:41:05)
New Features
- Enable attaching non-text documents like PDF, Word, and Excel files directly in the chat window. #467
Bug Fixes
- Fix an issue where part of the chat input was hidden on narrow screens, affecting mobile users. #446 by @mnmn0
- Fix a bug that caused stuttery auto-scrolling to the bottom when outputting code. #450 by @k70suK3-k06a7ash1
- Allow Admin users to create and publish customized bots through the frontend, resolving a previous bug. #469 by @Yukinobu-Mine
Enhancements
- Introduce a pre-commit hook with Lefthook to run linters, formatters, and type-checking before creating commits. #472
- Add a command line argument --version to bin.sh to specify the version of Bedrock Claude Chat when deploying. #444 by @Yukinobu-Mine
- Add Storybook stories for various Atomic components to improve component documentation and development experience. #415 by @k70suK3-k06a7ash1
- Fix incorrect header title on small screens. #417 by @k70suK3-k06a7ash1
- Add contributor highlights to the README. #456