Skip to content

Commit fae996a

Browse files
committed
update changelog and readme
1 parent 5ed97a1 commit fae996a

File tree

2 files changed

+27
-29
lines changed

2 files changed

+27
-29
lines changed

docs/en/guide/changelog/latest.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
---
2-
title: V2.1.1
2+
title: V2.3.3
33
published_at: 2025-07-15 08:00:00
44
---
55

6-
# Changelog
6+
## 2.1.6
7+
8+
**Assistant Features Update**
9+
10+
- Introduced custom role mode: Define unique roles for assistants beyond coding support.
11+
- Directly @mention assistant tools in the input box for faster interaction.
12+
- Scripts are now automatically saved to the `scripts` folder under the Scripting App's documents folder for easier access and organization.
13+
14+
**Bug Fixes**
15+
16+
- Fixed the issue where **file bookmarks weren't working properly**
17+
- Resolved documentation errors to improve clarity and accuracy
718

819
:::details{title=Recent Major Updates}
920

@@ -26,16 +37,3 @@ published_at: 2025-07-15 08:00:00
2637
- The "Run in App" action in the Shortcuts app also supports configuring `singleMode`.
2738

2839
:::
29-
30-
## 2.1.6
31-
32-
**Assistant Features Update**
33-
34-
- Introduced custom role mode: Define unique roles for assistants beyond coding support.
35-
- Directly @mention assistant tools in the input box for faster interaction.
36-
- Scripts are now automatically saved to the `scripts` folder under the Scripting App's documents folder for easier access and organization.
37-
38-
**Bug Fixes**
39-
40-
- Fixed the issue where **file bookmarks weren't working properly**
41-
- Resolved documentation errors to improve clarity and accuracy

docs/zh/guide/changelog/latest.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
---
2-
title: V2.1.1
2+
title: V2.3.3
33
published_at: 2025-07-15 08:00:00
44
---
55

6+
## 2.1.6
7+
8+
**助手功能更新**
9+
10+
- 引入 自定义角色模式:为助手定义超出编码支持之外的独特角色。
11+
- 在输入框中直接 @助手工具,以便更快地进行交互。
12+
- 脚本现在会自动 保存到 Scripting App 文档文件夹下的 `scripts` 文件夹中,以便更轻松地访问和组织。
13+
14+
**Bug 修复**
15+
16+
- 修复了 **文件书签无法正常工作** 的问题
17+
- 解决了文档错误,以提高清晰度和准确性
18+
619
:::details{title=近期重大更新}
720

821
**助手工具迁移**
@@ -24,16 +37,3 @@ published_at: 2025-07-15 08:00:00
2437
- 快捷指令 APP 的“在 App 中运行”操作也支持配置 `singleMode`.
2538

2639
:::
27-
28-
## 2.1.6
29-
30-
**助手功能更新**
31-
32-
- 引入 自定义角色模式:为助手定义超出编码支持之外的独特角色。
33-
- 在输入框中直接 @助手工具,以便更快地进行交互。
34-
- 脚本现在会自动 保存到 Scripting App 文档文件夹下的 `scripts` 文件夹中,以便更轻松地访问和组织。
35-
36-
**Bug 修复**
37-
38-
- 修复了 **文件书签无法正常工作** 的问题
39-
- 解决了文档错误,以提高清晰度和准确性

0 commit comments

Comments
 (0)