# 2024年7月26日

## GenStudio

### 新功能

* **快照生成：** 現在您可以輕鬆地通過一個按鈕生成快照，簡化您的工作流程。
* **公共快照檢視：** 通過新的檢視功能，與他人更好地分享您的快照。

### 改進

* **檔案上傳提示框：** 將滑鼠懸停在上傳的檔案上以查看其完整名稱，方便識別檔案。
* **重新設計的訊息發送：** 改進上傳檔案的訊息發送過程，提供更流暢的體驗。

### 錯誤修正

* **文字溢出：** 修復了 rememberizer 整合元件中的文字溢出問題，以提升可讀性。
* **麵包屑和預設對話：** 通過修復預設對話和麵包屑來改善導航。

## 控制中心

### 新功能

* **增強的登錄體驗：** 現在，當您重新登錄時，系統會將您重定向到上次訪問的頁面，確保無縫體驗。
* **登出路徑記憶：** 系統會記住您登出時的最後訪問路徑，讓您下次登錄更加順利。

### 錯誤修正

* **平滑註冊：** 修正了註冊後的重定向，以確保新用戶在註冊後順利過渡到登入頁面。


---

# 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/jul-26th-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.
