Releases: aws-samples/amazon-q-slack-gateway
Releases · aws-samples/amazon-q-slack-gateway
v0.2.1
v0.2.0: Add support for Q Business Apps integrated with IdC.
[0.2.0] - 2024-05-28
Fixed
- Merged #33 - Add support for Q Business Apps integrated with IdC.
- Fixed the broken source URL in the sources modal view.
v0.1.3
v0.1.2
v0.1.1
[0.1.1] - 2023-12-04
Added
- New 'Easy Button' option for deployment and update using pre-built CloudFormation templates (with no dependency on dev shell, cdk, etc.) - see README - Deploy the stack.
- New
publish.sh
script used to create and publish standalone CloudFormation templates in an S3 bucket - see README_DEVELOPERS - Publish the solution.
v0.1.0
[0.1.0] - 2023-07-27
Added
Initial release
- In DMs it responds to all messages
- In channels it responds only to @mentions, and always replies in thread
- Renders answers containing markdown - e.g. headings, lists, bold, italics, tables, etc.
- Provides thumbs up / down buttons to track user sentiment and help improve performance over time
- Provides Source Attribution - see references to sources used by Amazon Q
- Aware of conversation context - it tracks the conversation and applies context
- Aware of multiple users - when it's tagged in a thread, it knows who said what, and when - so it can contribute in context and accurately summarize the thread when asked.
- Process up to 5 attached files for document question answering, summaries, etc.
- Reset and start new conversation in DM channel by using
/new_conversation