javascript-1.0.0
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
toHttpErrorAction
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
- @corinagum made their first contribution in #18
- @glockstock made their first contribution in #22
- @Stevenic made their first contribution in #24
- @stevengum made their first contribution in #47
- @govil1811 made their first contribution in #90
- @siduppal made their first contribution in #131
- @dependabot made their first contribution in #116
- @therealjohn made their first contribution in #133
- @Wajeed-msft made their first contribution in #89
- @kevmcdonk made their first contribution in #154
- @matthiasdilger made their first contribution in #167
- @Zenulous made their first contribution in #166
- @dannygar made their first contribution in #186
- @TheBluLion made their first contribution in #421
- @stephentoub made their first contribution in #435
- @step-security-bot made their first contribution in #540
Full Changelog: https://github.com/microsoft/teams-ai/commits/dotnet-1.0.0