# 2024年11月29日

## GenStudio

### 新功能

* **版本更新通知**：添加了提醒，以通知用户新的 GenStudio 更新，确保访问最新功能。

### 错误修复

* **头像图标对齐**：修复了头像图标的错位问题，使界面更加整洁和专业。

## 控制中心

### 新功能

* **GenStudio 版本管理**：在控制中心引入了管理 GenStudio 版本的功能，以实现无缝集成。

### 改进

* **验证的短信数据准确性**：增强了验证短信数据的更新过程，以提供可靠和及时的信息。

### 错误修复

* **工作区对话访问**：解决了一个问题，确保CSA对话保持在其原始工作区内，从而增强数据安全性。
* **身份验证流程增强**：当取消身份验证时，用户现在会被重定向到登录页面，从而改善登录体验。
* **取消按钮设计**：去除了取消按钮上不必要的边框，以实现更一致的界面。
* **准确的日志记录**：修正了日志中的变量，以提高记录信息的准确性。
* **受控的URL爬取**：防止爬取未用大括号括起来的URL，以避免意外的数据收集。
* **“带我去那里”功能**：修复了导航问题，以可靠地将用户引导到预期页面。


---

# 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/nov-29th-2024.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.
