File tree 3 files changed +21
-0
lines changed 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,25 @@ Changelog
5
5
<img alt="DevHub AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
6
6
</a >
7
7
8
+ ## [ v1.36.0] ( https://github.com/jaywcjlove/DevHub/releases/tag/v1.36.0 )
9
+
10
+ 1 . feat: Added ` World Time ` feature.
11
+ 2 . feat: Add scalars option to TextToUnicode.
12
+ 3 . chore: Fixed warning in Swift 6.
13
+ 4 . typo: Changed "文件名提取助手" to "文件名提取".
14
+ 5 . fix: Fixed sidebar menu icon alignment issue.
15
+ 6 . fix: fix HTMLEntityDecode issue.
16
+
17
+ ---
18
+
19
+ 1 . feat: 添加了 ` World Time ` 功能。
20
+ 2 . feat: 添加了 ` scalars ` 选项到 TextToUnicode。
21
+ 3 . chore: 修复了 Swift 6 中的警告。
22
+ 4 . typo: 将 "文件名提取助手" 修改为 "文件名提取"。
23
+ 5 . fix: 修复了侧边栏菜单图标对齐问题。
24
+ 6 . fix: 修复了 HTMLEntityDecode 问题。
25
+
26
+
8
27
## [ v1.35.0] ( https://github.com/jaywcjlove/DevHub/releases/tag/v1.35.0 )
9
28
10
29
1 . fix: resolve duplicate items in status bar favorite menu
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ I am actively developing it with a bold goal in mind: to release updates weekly.
30
30
31
31
The following tools have been completed:
32
32
33
+ - [x] World Time
33
34
- [x] File Info
34
35
- [x] Image Text Recognition
35
36
- [x] Filename Extractor
Original file line number Diff line number Diff line change 30
30
31
31
已完成的工具如下:
32
32
33
+ - [x] 世界时间
33
34
- [x] 文件信息
34
35
- [x] 图片文本识别
35
36
- [x] 文件名提取助手
You can’t perform that action at this time.
0 commit comments