Skip to content

Commit 0d81ae1

Browse files
committed
released v2.14.0
1 parent d18a407 commit 0d81ae1

File tree

5 files changed

+91
-42
lines changed

5 files changed

+91
-42
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,12 @@ jobs:
6464
url: https://wangchujiang.com/#/app
6565
target: __blank
6666
sideEffectFiles:
67+
- README.md
6768
- README.zh.md
69+
- CHANGELOG.md
70+
- CHANGELOG.zh.md
71+
- feedback.md
72+
- feedback.zh.md
6873
- terms-of-service.md
6974
- terms-of-service.zh.md
7075
- privacy-policy.md

CHANGELOG.md

Lines changed: 12 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
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/create-custom-symbols/id6476924627" title="Create Custom Symbols AppStore">
510
<img alt="Create Custom Symbols AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
611
</a>
712

13+
## [v2.14.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.14.0)
14+
15+
1. feat: Enable SVG drag-and-drop import on canvas.
16+
2. feat: Add support for adjusting position with Slider.
17+
3. fix: Improve sidebar menu selection update behavior.
18+
4. chore: Improve code examples and preview icons.
19+
820
## [v2.13.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.13.0)
921

1022
1. chore: removed redundant code and fixed macOS 14 issues.
@@ -13,78 +25,38 @@ Changelog
1325
4. fix: fixed menu link error.
1426
5. feat: added help menus.
1527

16-
---
17-
18-
1. chore: 移除冗余代码,修复 macOS 14 错误问题。
19-
2. fix: 更新错误图标。
20-
3. fix: 修复菜单链接错误。
21-
4. chore: 添加主窗口菜单。
22-
2328
## [v2.12.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.12.0)
2429

2530
1. Feat: Updated settings page layout.
2631
2. Feat: Updated main menu.
2732
3. Chore: Updated status bar menu.
2833

29-
---
30-
31-
1. 新增: 更新设置页面布局。
32-
2. 新增: 更新主菜单。
33-
3. 优化: 更新状态栏菜单。
34-
3534
## [v2.11.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.11.0)
3635

3736
1. Chore: Updated the sidebar menu icon color.
3837
2. Feat: Added a preview icon for the status bar.
3938

40-
---
41-
42-
1. 任务:更新了侧边栏菜单图标颜色。
43-
2. 功能:为状态栏添加了预览图标。
44-
4539
## [v2.10.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.10.0)
4640

4741
1. Chore: Updated the command menu.
4842
2. Fix: Resolved issues with donation failure handling.
4943

50-
---
51-
52-
1. 优化:更新了命令菜单。
53-
2. 修复:解决了捐赠失败处理的问题。
54-
5544
## [v2.9.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.9.0)
5645

5746
- fix Line parameter syntax error.
5847

59-
----
60-
61-
- 修复 Line 参数语法错误问题。
62-
6348
## [v2.8.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.8.0)
6449

6550
1. fix: export all symbol icons
6651

67-
---
68-
69-
1. 修复导出所有符号图标问题
70-
7152
## [v2.7.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.7.0)
7253

7354
1. fix: resolve issue with file name decoding errors
7455

75-
----
76-
77-
1. 修复文件名解码错误问题
78-
7956
## [v2.2.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.2.0)
8057

8158
1. Fixed SVG icon import errors
8259
2. Adjusted interface display
8360

84-
---
85-
86-
1. 修复svg 图标导入错误
87-
2. 调整界面展示
88-
8961
## [v2.1.1](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.1.1)
9062
## [v2.1.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.1.0)

CHANGELOG.zh.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
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/create-custom-symbols/id6476924627" title="Create Custom Symbols AppStore">
10+
<img alt="Create Custom Symbols AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
11+
</a>
12+
13+
## [v2.14.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.14.0)
14+
15+
1. feat: 支持在画布区域拖拽导入 SVG 图标。
16+
2. feat: 添加使用 Slider 调整位置的支持。
17+
3. fix: 优化侧边栏菜单选中状态的更新逻辑。
18+
4. chore: 改进代码示例和预览图标。
19+
20+
## [v2.13.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.13.0)
21+
22+
1. chore: 移除冗余代码,修复 macOS 14 错误问题。
23+
2. fix: 更新错误图标。
24+
3. fix: 修复菜单链接错误。
25+
4. chore: 添加主窗口菜单。
26+
27+
## [v2.12.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.12.0)
28+
29+
1. Feat: Updated settings page layout.
30+
2. Feat: Updated main menu.
31+
3. Chore: Updated status bar menu.
32+
33+
---
34+
35+
1. 新增: 更新设置页面布局。
36+
2. 新增: 更新主菜单。
37+
3. 优化: 更新状态栏菜单。
38+
39+
## [v2.11.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.11.0)
40+
41+
1. 任务:更新了侧边栏菜单图标颜色。
42+
2. 功能:为状态栏添加了预览图标。
43+
44+
## [v2.10.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.10.0)
45+
46+
1. Chore: Updated the command menu.
47+
2. Fix: Resolved issues with donation failure handling.
48+
49+
---
50+
51+
1. 优化:更新了命令菜单。
52+
2. 修复:解决了捐赠失败处理的问题。
53+
54+
## [v2.9.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.9.0)
55+
56+
- 修复 Line 参数语法错误问题。
57+
58+
## [v2.8.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.8.0)
59+
60+
1. 修复导出所有符号图标问题
61+
62+
## [v2.7.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.7.0)
63+
64+
1. 修复文件名解码错误问题
65+
66+
## [v2.2.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.2.0)
67+
68+
1. 修复svg 图标导入错误
69+
2. 调整界面展示
70+
71+
## [v2.1.1](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.1.1)
72+
## [v2.1.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v2.1.0)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<a href="./README.zh.md">中文</a> •
1414
<a href="#frequently-asked-questions">FAQ</a> •
1515
<a href="https://wangchujiang.com/#/contact">Contact & Support</a> •
16-
<a href="https://github.com/jaywcjlove/create-custom-symbols/releases">Changelog</a>
16+
<a href="./CHANGELOG.md">Changelog</a>
1717
</p>
1818
<p>
1919
<a target="_blank" href="https://apps.apple.com/app/create-custom-symbols/id6476924627" title="Create Custom Symbols AppStore"><img alt="Create Custom Symbols AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a>

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<a href="./README.md">English</a> •
1414
<a href="#常见问题">常见问题</a> •
1515
<a target="_blank" href="https://wangchujiang.com/#/contact">联系&支持</a> •
16-
<a target="_blank" href="https://github.com/jaywcjlove/create-custom-symbols/releases">变更日志</a>
16+
<a href="./CHANGELOG.zh.md">更新日志</a>
1717
</p>
1818
<p>
1919
<a target="_blank" href="https://apps.apple.com/app/create-custom-symbols/id6476924627" title="Create Custom Symbols AppStore"><img alt="Create Custom Symbols AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a>

0 commit comments

Comments
 (0)