diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..cd0a7c6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +Changelog +=== + + + Iconed AppStore + + +## [v1.2.0](https://github.com/jaywcjlove/rightmenu-master/releases) + +1. 特性: 添加 macOS 图标预览功能。 +2. 特性: 添加复制和导出图像功能。 +3. 特性: 更新中文本地化。 + +--- + +1. feat: Add macOS icon preview functionality. +2. feat: Add copy and export image functionality. +3. feat: Update Chinese localizable. \ No newline at end of file diff --git a/README.md b/README.md index 2e227f4..72bb96e 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,13 @@ ![Iconed 4](./assets/screenshots-4.png) -Easily create and personalize icons from images, supporting macOS and iOS icon generation, folder icon creation and setting, and providing icon format conversion features. +Effortlessly create and personalize icons from images, supporting macOS and iOS icon generation, folder icon creation and setting, and icon format conversion features. -- **Folder Icons**: Quickly customize and set your folder icons with simple operations, making your folders more personalized and unique. -- **App Icons**: Compatible with all operating systems, supporting the import of any image and converting it into a complete, usable app icon. Specifically tailored for Apple platforms (iOS and macOS), supporting various required icon formats to meet different application scenarios. -- **Icon Format Conversion**: Easily convert icons to other formats, supporting common icon formats such as PNG, JPEG, TIFF, etc., making it convenient to switch between different platforms. +- **Folder Icons**: Quickly customize and set your folder icons through simple operations, making your folders more personalized and unique. +- **Application Icons**: Support importing any image and converting it into complete, usable application icons with Dock preview. Specially adapted for Apple platforms (iOS and macOS), supporting various required icon formats to meet different application scenarios. +- **Icon Format Conversion**: Easily convert icons to other formats, supporting common icon formats such as PNG, JPEG, TIFF, etc., allowing you to switch between different platforms effortlessly. -This tool helps you create any type of icon for your application, automatically converting it to the required 1x, 2x (retina), and 3x formats, and generating a complete image set to ensure perfect display on all devices and resolutions. +This tool helps you create any icons for applications, automatically converting them into required 1x, 2x (Retina), and 3x formats, and generating a complete image set to ensure perfect display on all devices and resolutions. ## URL Scheme diff --git a/README.zh.md b/README.zh.md index c33c4d0..8ba8842 100644 --- a/README.zh.md +++ b/README.zh.md @@ -29,7 +29,7 @@ 轻松从图片创建和个性化图标,支持 macOS 和 iOS 图标生成、文件夹图标创建与设置,并提供图标格式转换功能。 - **文件夹图标**:通过简单的操作,快速自定义并设置您的文件夹图标,让您的文件夹更加个性化和独特。 -- **应用程序图标**:兼容所有操作系统,支持将任意图像导入并转换为完整、可用的应用程序图标。特别适配 Apple 平台(iOS 和 macOS),支持各种所需图标格式,满足不同应用场景。 +- **应用程序图标**:支持将任意图像导入并转换为完整、可用的应用程序图标,并且可以在 Dock 上预览。特别适配 Apple 平台(iOS 和 macOS),支持各种所需图标格式,满足不同应用场景。 - **图标格式转换**:轻松将图标转换为其他格式,支持常见的图标格式,如 PNG、JPEG、TIFF 等,方便您在不同平台间切换使用。 该工具能帮助您为应用程序创建任何图标,自动转换为所需的 1x、2x(视网膜)和 3x 格式,并生成完整的图像集,确保在所有设备和分辨率下都能完美显示。 diff --git a/assets/screenshots-1.png b/assets/screenshots-1.png index d3fa4fb..bd9664f 100644 Binary files a/assets/screenshots-1.png and b/assets/screenshots-1.png differ diff --git a/assets/screenshots-2.png b/assets/screenshots-2.png index d11ccba..d64b318 100644 Binary files a/assets/screenshots-2.png and b/assets/screenshots-2.png differ