Skip to content

Releases: microsoft/teams-ai

Teams AI JavaScript 1.0.1

13 Dec 22:05
151b707
Compare
Choose a tag to compare

What's Changed

This release is focused on updates to our documentation.

  • [JS] chore: MemoryFork and TestMemoryFork unit tests by @lilyydu in #1051
  • [JS] docs: Update teams-AI README by @corinagum in #1058
  • [repo] bump: (deps): Bump the production group with 1 update by @dependabot in #1047
  • [JS] bump: (deps-dev): Bump the development group in /js with 8 updates by @dependabot in #1049
  • [JS] chore: DefaultAugmentation and SequenceAugmentation unit tests by @lilyydu in #1056
  • [JS] bump: (deps): Bump the production group in /js with 4 updates by @dependabot in #1059

Full Changelog: dotnet-1.0.0...js-1.0.1

javascript-1.0.0

12 Dec 21:12
61490e5
Compare
Choose a tag to compare

What's Changed

  • [JS] feat: Updated Chef Bot Sample to use RAG by @Stevenic in #513
  • [JS] feat: ApplicationBuilder Implementation #639 by @lilyydu in #651
  • [JS] feat: #246, #678 Message Extensions Activity handler support by @corinagum in #695
  • [JS] feat: #249 Add handling to ConversationUpdate events by @corinagum in #708
  • [JS] fix: #741 #744 Fix task modules bug in JS and add filtering for teams channel events by @corinagum in #743
  • [JS] fix: rename RateLimitedAction to HttpErrorAction by @aacebo in #746
  • [JS] fix: parameter passing in Message Extensions handleOnButtonClicked was confusingly named by @corinagum in #749
  • [JS] fix: #247 #635 Add fallthrough for empty result Task Module Fetch and tests by @corinagum in #772
  • [JS] feat: Stevenic/breaking changes by @Stevenic in #667
  • [JS] feat: #770 Add handling for Message update events by @corinagum in #789
  • [JS] feat: Authentication by @singhk97 in #670
  • [JS] feat: Adaptive Cards authentication by @singhk97 in #818
  • [JS] feat: new AssistantPlanner and samples by @Stevenic in #795
  • [JS] docs: Stevenic/code docs by @Stevenic in #827
  • [JS] feat: TeamsBotSsoPrompt based SSO support by @blackchoey in #814
  • [JS] feat: #668 Add Meetings event handlers, read receipt handler, and Application Builder's turnStateFactory by @corinagum in #845
  • [JS] feat: add teams sso bot sample by @blackchoey in #838
  • [JS] fix: remove schema from AI class by @kuojianlu in #832
  • [JS] feat: #243, #245 Task Module config fetch/submit, file consent, and actionable message invokes by @corinagum in #821
  • [JS] feat: add teams sso message extension sample by @blackchoey in #837
  • [JS] feat: add jsdoc for authentication code by @blackchoey in #850
  • [JS] feat: add TeamsSsoPrompt UT by @blackchoey in #865
  • [JS] chore: Change assistants planner scope to "preview" by @singhk97 in #909
  • [JS] fix: assistants planner error details and message order by @swatDong in #899
  • [JS] fix: assistant tool_outputs by @swatDong in #926
  • [JS] feat: Who bot sample, add user sign in method for end user by @singhk97 in #911
  • [JS] fix: add in missing .vscode folder to samples, and remove duplicate OpenAI key conditional check by @lilyydu in #935
  • [JS] fix: #802 Update moderator name from OpenAI to Content Safety by @limamicro in #986
  • [JS] feat: File download support, vision support, and vision sample by @corinagum in #1018

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/commits/dotnet-1.0.0

dotnet-1.0.0

12 Dec 21:12
61490e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/teams-ai/commits/dotnet-1.0.0