Skip to content

Commit 13117d3

Browse files
committed
doc: update CHANGELOG.zh.md
1 parent 5351005 commit 13117d3

File tree

1 file changed

+49
-49
lines changed

1 file changed

+49
-49
lines changed

CHANGELOG.zh.md

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -52,109 +52,109 @@
5252

5353
## [v1.34.2](https://github.com/jaywcjlove/DevHub/releases/tag/v1.34.2)
5454

55-
1. fix: Fix missing icon issue in file info reader tool.
56-
2. feat: Add refresh button to SSLManager.
55+
1. 修复:修复文件信息读取工具中缺失图标的问题。
56+
2. 新增:为 SSLManager 添加刷新按钮。
5757

5858
## [v1.34.1](https://github.com/jaywcjlove/DevHub/releases/tag/v1.34.1)
5959

60-
1. fix: Fixed File Info type error.
61-
2. feat: Expanded FileInfo to retrieve additional details.
60+
1. 修复: 修复了 File Info 类型错误。
61+
2. 新增: 扩展了 FileInfo,以检索更多详细信息。
6262

6363
## [v1.34.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.34.0)
6464

65-
1. feat: add `FileInfo`
66-
2. perf: optimize memory usage.
65+
1. 新增功能: 添加 `FileInfo`
66+
2. 性能优化: 改善内存使用效率。
6767

6868
## [v1.33.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.33.0)
6969

70-
1. feat: Added an image text recognition tool to allow users to extract text from images.
71-
2. perf: optimize memory usage.
70+
1. 新功能: 添加了图片文本识别工具,用户可以从图片中提取文字。
71+
2. 性能优化: 优化内存占用,提升应用性能。
7272

7373
## [v1.32](https://github.com/jaywcjlove/DevHub/releases/tag/v1.32)
7474

75-
- Fix: Reopen window when the app is activated from the Dock.
76-
- Refactor: Optimized `BackgroundFiller` implementation to improve code quality and performance.
75+
- 修复:修复了从 Dock 激活应用时重新打开窗口的问题
76+
- 重构:优化了 `BackgroundFiller` 的实现,提升代码质量和性能
7777

7878
## [v1.31](https://github.com/jaywcjlove/DevHub/releases/tag/v1.31)
7979

80-
1. Add `Filename Extractor`
80+
1. 新增文件名提取助手
8181

8282
## [v1.30](https://github.com/jaywcjlove/DevHub/releases/tag/v1.30)
8383

84-
1. feat: add `SSL Manager`
85-
2. fix: fix language switching issue
86-
3. fix: fix white border issue in BackgroundFiller.
84+
1. 新增 `SSL 管理器`
85+
2. 修复语言切换问题
86+
3. 修复 BackgroundFiller 中的白色边框问题
8787

8888
## 1.29
8989

90-
1. feat: add internationalization setting.
91-
2. fix: fix email url error.
92-
3. fix(BackgroundFiller): fix loss of width and height when pasting images.
93-
4. feat: image watermark toolbar.
90+
1. feat: 添加国际化设置。
91+
2. fix: 修复电子邮件 URL 错误。
92+
3. fix(BackgroundFiller): 修复粘贴图片时丢失宽度和高度的问题。
93+
4. feat: 图像水印工具栏。
9494

9595
## 1.28
9696

97-
1. feat: add `Image Watermark`
97+
1. 新增图片加水印功能
9898

9999
## [v1.27](https://github.com/jaywcjlove/DevHub/releases/tag/v1.27)
100100

101-
1. feat: add npm stat.
101+
1. 新增 npm 包查询工具
102102

103103
## 1.26
104104

105-
1. feat: add BlurPrivacy
105+
1. 新增模糊隐私工具
106106

107107
## 1.25
108108

109-
1. feat: add App Icons.
109+
1. 新增应用图标
110110

111111
## 1.24
112112

113-
1. feat: Add ImageColorExtraction
114-
2. fix: Fix BackgroundFiller watermark issue
113+
1. 新增图片颜色提取
114+
2. 修复背景填充水印问题
115115

116116
## 1.23
117117

118-
1. feat: add HighlightCursor tool.
119-
2. feat: update TextCard
120-
3. fix: fix setting background color issue.
118+
1. 新增突显光标工具
119+
2. 更新文本卡片设置
120+
3. 修复背景填充工具背景颜色设置问题
121121

122122
## 1.22
123123

124-
1. feat: Update TextCard Settings.
125-
2. fix: fix setting background color issue.
124+
1. 更新 文本卡片 设置
125+
2. 修复文本卡片设置背景颜色问题
126126

127127
## 1.21
128128

129-
1. feat: add TextCard tool
130-
2. feat: BackgroundFiller add settings for background image
131-
3. feat: BackgroundFiller add image size modify.
132-
4. feat: QRCode add example.
133-
5. feat: BackgroundFiller add color picker
129+
1. 新增文本卡片工具
130+
2. 背景填充添加颜色选择器
131+
3. 背景填充添加背景图片设置
132+
4. 背景填充添加大小设置
133+
5. 二维码生成器添加示例
134134

135135
## 1.20
136136

137-
1. style: update TemperatureConverter style.
138-
2. style: update ColorConverters style.
139-
3. style: modify toolbar style.
140-
4. fix: fix render image issue.
141-
5. feat: add background color.
142-
6. style: modify BackgroundFiller setting style.
143-
7. feat: add screenshot featrue
137+
1. 样式:更新温度转换器样式
138+
2. 样式:更新颜色转换器样式
139+
3. 样式:修改工具栏风格
140+
4. fix:修复渲染图像问题
141+
5. 功能:颜色填充工具添加背景颜色
142+
6. style:修改颜色填充设置样式
143+
7. 功能:添加截图功能
144144

145145
## 1.19
146146

147-
1. feat: add `Background Filler`.
148-
3. feat: add theme setting.
149-
4. fix: window order frount issue.
150-
5. fix: fix reopen window issue.
151-
6. perf: optimize the all tool.
147+
1. 新增 `Background Filler`工具
148+
2. 新增主题设置
149+
3. 修复窗口前值问题
150+
4. 修复窗口重新打开问题
151+
5. 优化所有工具性能
152152

153153
## 1.18
154154

155-
1. fix: fix menu url error
156-
2. feat: update status menu bar
157-
3. feat: add global keyboard shortcuts.
155+
1. 修复:修复菜单链接错误
156+
2. 新功能:更新状态菜单栏
157+
3. 添加全局键盘快捷键
158158

159159
## 1.17
160160

0 commit comments

Comments
 (0)