# 2024年11月29日

## GenStudio

### 新功能

* **版本更新通知**：新增提醒功能，通知用戶有關 GenStudio 的新更新，確保能夠訪問最新功能。

### 錯誤修正

* **頭像圖示對齊**：修正了頭像圖示的錯位，以提供更乾淨和更專業的介面。

## 控制中心

### 新功能

* **GenStudio 版本管理**：引入了在控制中心內管理 GenStudio 版本的功能，以實現無縫整合。

### 改進

* **驗證的 SMS 數據準確性**：增強了驗證 SMS 數據的更新過程，以提供可靠和及時的信息。

### 錯誤修正

* **工作區對話存取**：解決了一個問題，確保 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-hk/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.
