forTeam/CHANGELOG.md

79 lines
2.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## v1.07
- 码表选择直接在窗口中完成
- 更新 app 图标
fix:
- 自动识别文件换行符 `\r\n`、`\n`
- 分组全选无法选择的问题
## v1.06
- 设置编码生成参考码表
- 批量生成编码
- 查看调试窗口
- 打开工具配置文件存放文件夹
fix:
- 编码生成
## v1.05
- shift 批量选词
- 工具窗口
- 设定码表编码词条分隔方式
- 设定码表格式:一码多词、一码一词、一词一码
- 编辑任意码表文件
- 查重
- 批量移动到对应码表文件
enhance
- 滚动条宽度调整,更方便滚动
fix:
- ipc 多次响应侦听
## v1.04 `2021-10-16`
- 添加配置页面
- 指定初始载入码表
- 回车键是搜索 | 添加新用户词
- 添加|删除 词后是否立即布署
- 搜索框清空按钮,相关逻辑
## v1.03
- 主码表不显示移至主码表按钮
- 根据词条自动生成编码
- 词条排序,全部或者单分组
- 任意词条 -> 任意位置
<img width="912" alt="Screen Shot 2021-08-17 at 20 19 31" src="https://user-images.githubusercontent.com/12215982/129724470-ccffd5f4-6177-4291-8f68-02d91a8793a0.png">
## v1.02
- 显示程序图标
- 关于界面填充
- 展示当前码表文件名
- `footer` 信息调整
- 切换码表保留 code 输入框内容
<img width="396" alt="Screen Shot 2021-08-10 at 22 19 30" src="https://user-images.githubusercontent.com/12215982/128883939-0a627819-47c4-4729-b5a3-65ce1b2536cf.png">
## v1.01beta2 `2021-08-09`
- 分组列表展示
- 暗黑模式适配 `macOS`
<img width="812" alt="Screen Shot 2021-08-09 at 21 35 34" src="https://user-images.githubusercontent.com/12215982/128715114-8e9f82ff-2bdb-4837-87ed-ecbf0ea7ee28.png">
<img width="812" alt="Screen Shot 2021-08-09 at 21 35 45" src="https://user-images.githubusercontent.com/12215982/128715098-8dc4c6d6-76f8-4428-9434-e3ac86ab2072.png">
## v1.00beta `2021-08-09`
- 展示码表内容
- 添加、删除词条
- 分组展示词条内容
- 移动词条到主码表
- 搜索
- 批量删除词条,删除分组
<img width="712" alt="Screen Shot 2021-08-07 at 23 38 13" src="https://user-images.githubusercontent.com/12215982/128605586-47399a2e-c036-4729-aeef-8c67281b45ba.png">