# V2.120 HotFix

* (Feature) Allow scrolling for large text in chat text area
* (Feature) Copy button for AI Messages
* (Feature Internal Deployment Only) Connection to Calendar and Transcripts Beta
* (Feature) Outlook Plugin support for New Outlook and Outlook for Macs Beta
* (Feature) Updated Graph and JWT Token Libraries&#x20;
* (Bug Fix) Cancelation of Agent run was blocked using speech to text
* (Bug Fix) Minor mispelling of lables fixed
* (Bug Fix) Creating a new agent and cancel caused blank agent creation
* (Bug Fix) Code Interpreter for openai not always reading excel files corretly
* (Bug Fix) Edgar Text Filings failing when Agent calls multiple functions
* (Bug Fix) User Name shows twice in the User Page
* (Bug Fix) added mistral endpoint tootip
* (Bug Fix) Mobile View Conversation History and AI Agent Change Available
* (Bug Fix) empty or null regex value causing failure on check for regex


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aicrisk.com/release-notes/v2.120-hotfix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
