Skip to content

Releases: aws-samples/amazon-q-slack-gateway

v0.2.1

27 Sep 21:57
Compare
Choose a tag to compare

[0.2.1] - 2024-09-27

Added

  • Add support for cross-region IAM Identity Center (IDC) where the IDC instance is in a different region from the Amazon Q Business application. The IDC region can now be specified when deploying the gateway. PR #60

v0.2.0: Add support for Q Business Apps integrated with IdC.

29 May 08:40
Compare
Choose a tag to compare

[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

26 Jan 23:16
Compare
Choose a tag to compare

[0.1.3] - 2024-01-26

Fixed

  • Merged #25 - adds flexibility to accomodate multiple slack applications with unique variations of the
    /new_conversation slash command. The command may be now customized to have any name starting with /new_conv -
    e.g. /new_conv_appa, /new_conv_appb, etc.

v0.1.2

11 Jan 21:17
Compare
Choose a tag to compare

[0.1.2] - 2023-01-11

Fixed

  • Prebuilt CloudFormation template region parameter default now matches template region for us-west-2
  • Merged #21 - Remove SDK JSON model injection in favor of @aws-sdk/client-qbusiness
  • Merged dependabot #22 - Bump follow-redirects from 1.15.3 to 1.15.4

v0.1.1

05 Dec 22:20
Compare
Choose a tag to compare

[0.1.1] - 2023-12-04

Added

v0.1.0

28 Nov 14:59
Compare
Choose a tag to compare

[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