Skip to content

Commit 21cb40b

Browse files
committed
build: v1.3.7 release (^.^)YYa!!
1 parent 8146e89 commit 21cb40b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

changes.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# AiEditor ChangeLog
22

3+
4+
## v1.3.7 20250422:
5+
- feat: Added the ability to support background and color configuration in tables, thanks @maonianyou
6+
- feat: Added support for AI configuration of commandsEnable
7+
- refactor: Optimized the configuration and automatic prompts for large models
8+
- refactor: Optimized the problem that pop-up prompts disappear automatically when the mouse moves out of the editor
9+
- refactor: clearDataPmSlice supports pasting code blocks
10+
- refactor: Optimized the code logic of pasting
11+
- refactor: When the table is too long, select the bottom cell of the table, and the table operation pop-up box is above the table header, which will appear hidden and invisible
12+
- refactor: When pasting an image, there will be a blank row above the image, and the mouse will automatically focus on the row
13+
- refactor: When switching between title and text on the mobile phone, the menu automatically hides
14+
15+
---
16+
- 新增:表格添加支持 background 和 color 配置的能力,感谢 @maonianyou
17+
- 新增:添加 commandsEnable 的 AI 配置的支持
18+
- 优化:优化对大模型的配置和自动提示
19+
- 优化:优化弹出提示在鼠标移出编辑器时自动消失的问题
20+
- 优化:clearDataPmSlice 支持粘贴代码块
21+
- 优化:优化粘贴的代码逻辑
22+
- 优化:表格过长的情况下,选中表格最下方单元格,表格操作弹框在表头上方,会出现隐藏看不见的情况
23+
- 优化:粘贴图片时,图片上方会有一个空白的行,且鼠标自动聚焦到该行的问题
24+
- 优化:在手机端切换标题和文本时,菜单自动隐藏的问题
25+
26+
27+
328
## v1.3.6 20250312:
429
- feat: Added alwaysEnabledToolbarKeys configuration to specify that certain buttons are always enabled
530
- feat: Optimized the AI command menu to make its code more concise

0 commit comments

Comments
 (0)