# 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-hk/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.
