-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b120eb1
commit acf8186
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
Changelog | ||
=== | ||
|
||
<a target="_blank" href="https://apps.apple.com/app/iconize-folder/id6478772538" title="Iconize Folder for macOS"> | ||
<img alt="Iconize Folder AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"> | ||
</a> | ||
|
||
## [v1.5.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v1.5.0) | ||
|
||
1. Add support for URL Schemes | ||
|
||
--- | ||
|
||
1. 添加对 URL Schemes 的支持 | ||
|
||
## [v1.4.0](https://github.com/jaywcjlove/IconizeFolder/releases/tag/v1.4.0) | ||
|
||
1. feat: Add image icon caching functionality. | ||
2. feat: Add support for image icon configuration in folder icons. | ||
3. feat: Add symbol icon search feature. | ||
4. style: Improve window styling. | ||
5. perf: optimize folder drag-and-drop loading issue. | ||
|
||
--- | ||
|
||
1. feat: 增加图片图标缓存功能。 | ||
2. feat: 支持文件夹图标的图片图标配置。 | ||
3. feat: 添加符号图标搜索功能。 | ||
4. style: 改进窗口样式。 | ||
5. perf: 优化文件夹拖拽加载问题。 |