# 2025年3月14日

## GenStudio

### 新功能

* **SkyDeck上的函数调用**：在SkyDeck中引入了函数调用功能，增强了计算功能。
* **提及时的电子邮件通知**：用户现在在被提及时会收到电子邮件通知，确保重要通信不会被遗漏。
* **增强的URL抓取**：与Jina AI集成，以改善URL抓取能力。

### 改进

* **电子邮件通知设置**：用户现在可以根据自己的偏好启用或禁用电子邮件通知。

### 错误修复

* **Markdown中的LaTeX渲染**：解决了LaTeX在Markdown内容中未正确渲染的问题。
* **Markdown中的HTML标签渲染**：修复了影响Markdown文件中HTML标签渲染的错误。

## 控制中心

### 改进

* **管理控制**：管理员现在可以直接撤销成员访问权限，从而改善用户管理。
* **电子邮件格式一致性**：所有电子邮件现在都左对齐，以提供一致的用户体验。

### 错误修复

* **快照中的评论设置**：修复了一个问题，快照中的评论设置未正确复制。
* **电子邮件中的账户徽标检索**：解决了一个错误，确保账户徽标在电子邮件中正确显示，没有身份验证问题。


---

# 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.skydeck.ai/zh-cn/releases/mar-14th-2025.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.
