Skip to content

Commit 506a217

Browse files
committed
released v1.38.1
1 parent 4da3e11 commit 506a217

5 files changed

Lines changed: 208 additions & 27 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
sideEffectFiles:
7575
- README.zh.md
7676
- README.ja.md
77+
- CHANGELOG.md
78+
- CHANGELOG.zh.md
7779
- feedback.md
7880
- feedback.zh.md
7981
- feedback.ja.md

CHANGELOG.md

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,34 @@
1+
<p align="right">
2+
<a href="./CHANGELOG.zh.md">中文</a>
3+
</p>
4+
<!--rehype:style=float: right; bottom: -36px; position: relative;-->
5+
16
Changelog
27
===
38

49
<a target="_blank" href="https://apps.apple.com/app/DevHub/6476452351" title="DevHub for macOS">
510
<img alt="DevHub AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
611
</a>
712

13+
## [v1.38.1](https://github.com/jaywcjlove/DevHub/releases/tag/v1.38.1)
14+
15+
1. feat: Enhance color picker for text card.
16+
2. feat: Enhance color picker for image watermark.
17+
3. feat: Update color picker for background filler.
18+
4. feat: Add support for Morse code symbols.
19+
820
## [v1.38.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.38.0)
921

1022
1. feat: add “RMB Uppercase” functionality.
1123
2. enhance: optimize search in the sidebar menu.
1224
3. pref: enhance world clock search.
1325

14-
---
15-
16-
1. 功能:添加“人民币大写”功能。
17-
2. 增强:优化侧边栏菜单中的搜索功能。
18-
3. 偏好:增强世界时钟搜索功能。
1926

2027
## [v1.37.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.37.0)
2128

2229
1. pref: optimize search.
2330
2. feat: Add range selection to world clock.
2431

25-
---
26-
27-
1. 优化搜索功能。
28-
2. 为世界时钟添加了范围选择功能。
29-
3032
## [v1.36.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.36.0)
3133

3234
1. feat: Added `World Time` feature.
@@ -36,30 +38,13 @@ Changelog
3638
5. fix: Fixed sidebar menu icon alignment issue.
3739
6. fix: fix HTMLEntityDecode issue.
3840

39-
---
40-
41-
1. feat: 添加了 `World Time` 功能。
42-
2. feat: 添加了 `scalars` 选项到 TextToUnicode。
43-
3. chore: 修复了 Swift 6 中的警告。
44-
4. typo: 将 "文件名提取助手" 修改为 "文件名提取"。
45-
5. fix: 修复了侧边栏菜单图标对齐问题。
46-
6. fix: 修复了 HTMLEntityDecode 问题。
47-
48-
4941
## [v1.35.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.35.0)
5042

5143
1. fix: resolve duplicate items in status bar favorite menu
5244
2. chore: update sponsorship
5345
3. pref: optimize settings
5446
4. feat: add update check
5547

56-
---
57-
58-
1. 修复: 修复了状态栏收藏菜单重复的问题
59-
2. 其他: 更新了赞助信息
60-
3. 优化: 优化了设置
61-
4. 新增: 添加了更新检查功能
62-
6348
## [v1.34.2](https://github.com/jaywcjlove/DevHub/releases/tag/v1.34.2)
6449

6550
1. fix: Fix missing icon issue in file info reader tool.

CHANGELOG.zh.md

Lines changed: 192 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,192 @@
1+
<p align="right">
2+
<a href="./CHANGELOG.md">English</a>
3+
</p>
4+
<!--rehype:style=float: right; bottom: -36px; position: relative;-->
5+
6+
更新日志
7+
===
8+
9+
<a target="_blank" href="https://apps.apple.com/app/DevHub/6476452351" title="DevHub for macOS">
10+
<img alt="DevHub AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
11+
</a>
12+
13+
## [v1.38.1](https://github.com/jaywcjlove/DevHub/releases/tag/v1.38.1)
14+
15+
1. 新增:增强文本卡片的颜色选择器功能
16+
2. 新增:增强图片水印的颜色选择器功能
17+
3. 新增:更新背景填充的颜色选择器
18+
4. 新增:添加对摩尔斯电码符号的支持
19+
20+
## [v1.38.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.38.0)
21+
22+
1. 功能:添加“人民币大写”功能。
23+
2. 增强:优化侧边栏菜单中的搜索功能。
24+
3. 偏好:增强世界时钟搜索功能。
25+
26+
## [v1.37.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.37.0)
27+
28+
1. 优化搜索功能。
29+
2. 为世界时钟添加了范围选择功能。
30+
31+
## [v1.36.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.36.0)
32+
33+
1. feat: 添加了 `World Time` 功能。
34+
2. feat: 添加了 `scalars` 选项到 TextToUnicode。
35+
3. chore: 修复了 Swift 6 中的警告。
36+
4. typo: 将 "文件名提取助手" 修改为 "文件名提取"。
37+
5. fix: 修复了侧边栏菜单图标对齐问题。
38+
6. fix: 修复了 HTMLEntityDecode 问题。
39+
40+
41+
## [v1.35.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.35.0)
42+
43+
1. 修复: 修复了状态栏收藏菜单重复的问题
44+
2. 其他: 更新了赞助信息
45+
3. 优化: 优化了设置
46+
4. 新增: 添加了更新检查功能
47+
48+
## [v1.34.2](https://github.com/jaywcjlove/DevHub/releases/tag/v1.34.2)
49+
50+
1. fix: Fix missing icon issue in file info reader tool.
51+
2. feat: Add refresh button to SSLManager.
52+
53+
## [v1.34.1](https://github.com/jaywcjlove/DevHub/releases/tag/v1.34.1)
54+
55+
1. fix: Fixed File Info type error.
56+
2. feat: Expanded FileInfo to retrieve additional details.
57+
58+
## [v1.34.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.34.0)
59+
60+
1. feat: add `FileInfo`
61+
2. perf: optimize memory usage.
62+
63+
## [v1.33.0](https://github.com/jaywcjlove/DevHub/releases/tag/v1.33.0)
64+
65+
1. feat: Added an image text recognition tool to allow users to extract text from images.
66+
2. perf: optimize memory usage.
67+
68+
## [v1.32](https://github.com/jaywcjlove/DevHub/releases/tag/v1.32)
69+
70+
- Fix: Reopen window when the app is activated from the Dock.
71+
- Refactor: Optimized `BackgroundFiller` implementation to improve code quality and performance.
72+
73+
## [v1.31](https://github.com/jaywcjlove/DevHub/releases/tag/v1.31)
74+
75+
1. Add `Filename Extractor`
76+
77+
## [v1.30](https://github.com/jaywcjlove/DevHub/releases/tag/v1.30)
78+
79+
1. feat: add `SSL Manager`
80+
2. fix: fix language switching issue
81+
3. fix: fix white border issue in BackgroundFiller.
82+
83+
## 1.29
84+
85+
1. feat: add internationalization setting.
86+
2. fix: fix email url error.
87+
3. fix(BackgroundFiller): fix loss of width and height when pasting images.
88+
4. feat: image watermark toolbar.
89+
90+
## 1.28
91+
92+
1. feat: add `Image Watermark`
93+
94+
## [v1.27](https://github.com/jaywcjlove/DevHub/releases/tag/v1.27)
95+
96+
1. feat: add npm stat.
97+
98+
## 1.26
99+
100+
1. feat: add BlurPrivacy
101+
102+
## 1.25
103+
104+
1. feat: add App Icons.
105+
106+
## 1.24
107+
108+
1. feat: Add ImageColorExtraction
109+
2. fix: Fix BackgroundFiller watermark issue
110+
111+
## 1.23
112+
113+
1. feat: add HighlightCursor tool.
114+
2. feat: update TextCard
115+
3. fix: fix setting background color issue.
116+
117+
## 1.22
118+
119+
1. feat: Update TextCard Settings.
120+
2. fix: fix setting background color issue.
121+
122+
## 1.21
123+
124+
1. feat: add TextCard tool
125+
2. feat: BackgroundFiller add settings for background image
126+
3. feat: BackgroundFiller add image size modify.
127+
4. feat: QRCode add example.
128+
5. feat: BackgroundFiller add color picker
129+
130+
## 1.20
131+
132+
1. style: update TemperatureConverter style.
133+
2. style: update ColorConverters style.
134+
3. style: modify toolbar style.
135+
4. fix: fix render image issue.
136+
5. feat: add background color.
137+
6. style: modify BackgroundFiller setting style.
138+
7. feat: add screenshot featrue
139+
140+
## 1.19
141+
142+
1. feat: add `Background Filler`.
143+
3. feat: add theme setting.
144+
4. fix: window order frount issue.
145+
5. fix: fix reopen window issue.
146+
6. perf: optimize the all tool.
147+
148+
## 1.18
149+
150+
1. fix: fix menu url error
151+
2. feat: update status menu bar
152+
3. feat: add global keyboard shortcuts.
153+
154+
## 1.17
155+
156+
1. feat: add menubar.
157+
2. feat: provide side bar tool visibility options.
158+
3. fix: fix url scheme issue.
159+
4. feat: add `HTMLPreview` tool.
160+
5. refactor: optimize TextToSpeech param setting.
161+
6. feat: add launch at login.
162+
6. refactor: refactor generate password.
163+
164+
## 1.16
165+
166+
1. feat: add `Text Diff` tool.
167+
2. feat: add `Word Counter` tool.
168+
3. feat: add `JSON Formatter` tool.
169+
4. feat: support menu order adjustment.
170+
5. feat: add `RandomColors` tool.
171+
6. fix: fix CrontabGenerator copy issue.
172+
173+
## 1.15
174+
175+
1. feat: add `Crontab Generator`
176+
2. feat: add Copy URL Scheme menus
177+
3. feat: support multiple windows
178+
4. feat: support url scheme
179+
180+
## 1.14
181+
182+
1. feat: editor add placeholder
183+
2. feat: add `Morse Alphabet`
184+
3. feat: add `Regex Expression Test`
185+
4. style: modify divider color
186+
5. feat: DateConverters add utc format
187+
188+
## 1.13
189+
190+
1. feat: add `Chronometer`.
191+
2. fix: fix the crash caused by the DeviceInformation tool.
192+
3. feat: add multi-window support.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<a href="./README.zh.md">中文</a> •
99
<a href="./README.ja.md">日本語</a> •
1010
<a href="#frequently-asked-questions">FAQ</a> •
11+
<a href="./CHANGELOG.md">Changelog</a> •
1112
<a target="_blank" href="https://wangchujiang.com/#/contact">Contact & Support</a>
1213
</p>
1314
<p>

README.zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<a href="./README.md">English</a> •
99
<a href="./README.ja.md">日本語</a> •
1010
<a href="#常见问题解答">常见问题</a> •
11+
<a href="./CHANGELOG.zh.md">更新日志</a> •
1112
<a target="_blank" href="https://wangchujiang.com/#/contact">联系&支持</a>
1213
</p>
1314
<p>

0 commit comments

Comments
 (0)