# 2024年7月26日

## GenStudio

### 新特性

* **快照生成：** 现在您可以轻松地通过点击生成快照，从而简化您的工作流程。
* **公共快照查看：** 通过新的查看功能公开分享您的快照，以便更好地协作。

### 改进

* **文件上传工具提示：** 将光标悬停在已上传文件上以查看其完整名称，使您更容易识别文件。
* **改进的消息发送：** 改善了带文件上传的消息发送过程，以提供更顺畅的体验。

### Bug Fixes

* **文本溢出：** 修复了记忆器集成组件中的文本溢出问题，以提高可读性。
* **面包屑和默认对话：** 通过修复默认对话和面包屑，改善了导航。

## 控制中心

### 新功能

* **增强的登录体验：** 现在，当您重新登录时，将被重定向到您上次访问的页面，确保无缝体验。
* **注销路径记忆：** 系统将记住您注销时的最后访问路径，使您下次登录更加顺畅。

### Bug Fixes

* **顺畅注册:** 修复了注册后的重定向，确保新用户在注册后顺利过渡到登录页面。


---

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