From a7529b6c44c275abf45f3bf57e40240aba1fce64 Mon Sep 17 00:00:00 2001 From: X1a0He Date: Tue, 14 Jan 2025 17:53:41 +0800 Subject: [PATCH] release: v1.4.0 --- Adobe Downloader.xcodeproj/project.pbxproj | 8 +++--- appcast.xml | 31 ++++++++++++++++++++++ readme-en.md | 18 +++++-------- readme.md | 15 ++++------- update-log.md | 20 ++++++++++++++ 5 files changed, 66 insertions(+), 26 deletions(-) diff --git a/Adobe Downloader.xcodeproj/project.pbxproj b/Adobe Downloader.xcodeproj/project.pbxproj index 5f0abcd..eac3621 100644 --- a/Adobe Downloader.xcodeproj/project.pbxproj +++ b/Adobe Downloader.xcodeproj/project.pbxproj @@ -418,7 +418,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 131; + CURRENT_PROJECT_VERSION = 140; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "\"Adobe Downloader/Preview Content\""; DEVELOPMENT_TEAM = TG862GVKHK; @@ -434,7 +434,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 12.0; - MARKETING_VERSION = 1.3.1; + MARKETING_VERSION = 1.4.0; PRODUCT_BUNDLE_IDENTIFIER = "com.x1a0he.macOS.Adobe-Downloader"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; @@ -452,7 +452,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 131; + CURRENT_PROJECT_VERSION = 140; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "\"Adobe Downloader/Preview Content\""; DEVELOPMENT_TEAM = TG862GVKHK; @@ -468,7 +468,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 12.0; - MARKETING_VERSION = 1.3.1; + MARKETING_VERSION = 1.4.0; PRODUCT_BUNDLE_IDENTIFIER = "com.x1a0he.macOS.Adobe-Downloader"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; diff --git a/appcast.xml b/appcast.xml index a5694c8..4362880 100644 --- a/appcast.xml +++ b/appcast.xml @@ -2,6 +2,37 @@ Adobe Downloader + + 1.4.0 + Tue, 14 Jan 2025 17:41:16 +0800 + 140 + 1.4.0 + 12.0 + + + ul{margin-top: 0;margin-bottom: 7;padding-left: 18;} +

Adobe Downloader 更新日志:

+
    +
  • 1. 支持窗口调整大小,适配屏幕更小的设备
  • +
  • 2. 修正了部分视图下的拼写错误
  • +
  • 3. 对 Helper 进行了进一步的完善
  • +
+

PS: Adobe Downloader 已进入了稳定阶段,大部分情况下均可正常下载

+
+

Adobe Downloader Changes:

+
    +
  • 1. Added support for window resizing to better accommodate smaller screens.
  • +
  • 2. Fixed spelling errors in certain views.
  • +
  • 3. Further improvements made to the Helper functionality.
  • +
+

PS: Adobe Downloader has reached a stable phase and is generally capable of performing downloads under most +conditions.

+ ]]> +
+
1.3.1 Tue, 19 Nov 2024 00:57:21 +0800 diff --git a/readme-en.md b/readme-en.md index 8cfccae..f312e97 100644 --- a/readme-en.md +++ b/readme-en.md @@ -70,21 +70,15 @@ when prompted. - For historical update logs, please go to [Update Log](update-log.md) -- 2024-11-19 00:55 Update Log +- 2025-01-14 17:45 Update Log ```markdown -1. Simulate the package dependency download logic of the official Adobe Creative Cloud -2. Due to the above updates, the problem of insufficient download quantity of some packages has been fixed -3. Fixed when HDBox and IPCBox already exist, the problem that the original components will not be replaced after - downloading X1a0He CC components -4. Fixed the problem that Acrobat products are still in downloading status when paused and canceled -5. Add product quantity display at the bottom and display warning slogan in the center -6. Add some language selections -7. Optimize the sorting display of the version selection page -8. Optimize product processing and parsing speed, abandon xml processing and parsing, and use json processing +1. Added support for window resizing to better accommodate smaller screens. +2. Fixed spelling errors in certain views. +3. Further improvements made to the Helper functionality. -PS: Most products have been tested on M1 Max and downloaded and installed normally, but Intel has not been tested. If -you have any questions, please raise issues +PS: Adobe Downloader has reached a stable phase and is generally capable of performing downloads under most +conditions. ``` ### Language friendly diff --git a/readme.md b/readme.md index 8128a34..13dfc1d 100644 --- a/readme.md +++ b/readme.md @@ -59,19 +59,14 @@ - 更多关于 App 的更新日志,请查看 [Update Log](update-log.md) -- 2024-11-19 00:55 更新日志 +- 2025-01-14 17:45 更新日志 ```markdown -1. 模拟官方 Adobe Creative Cloud 的包依赖下载逻辑 -2. 由于上述更新,修复了某些包下载数量仍然不足的问题 -3. 修复了当已存在 HDBox 和 IPCBox 的时候,下载 X1a0He CC 组件后,并不会替换掉原来的组件的问题 -4. 修复了 Acrobat 产品在暂停和取消时仍处于下载状态的问题 -5. 底部增加产品数量显示,居中显示警示标语 -6. 增加部分语言选择 -7. 优化了版本选择页面的排序展示 -8. 优化了产品处理和解析速度,弃用 xml 处理和解析,采用 json 的形式处理 +1. 支持窗口调整大小,适配屏幕更小的设备 +2. 修正了部分视图下的拼写错误 +3. 对 Helper 进行了进一步的完善 -PS: M1 Max上已测试大部份产品正常下载并安装,Intel未测试,有问题请提issues +PS: Adobe Downloader 已进入了稳定阶段,大部分情况下均可正常下载 ``` ### 语言支持 diff --git a/update-log.md b/update-log.md index 27df950..0bb7eb0 100644 --- a/update-log.md +++ b/update-log.md @@ -1,5 +1,25 @@ # Change Log +## 2025-01-14 17:45 更新日志 + +[//]: # (1.4.0) + +```markdown +1. 支持窗口调整大小,适配屏幕更小的设备 +2. 修正了部分视图下的拼写错误 +3. 对 Helper 进行了进一步的完善 + +PS: Adobe Downloader 已进入了稳定阶段,大部分情况下均可正常下载 +==================== + +1. Added support for window resizing to better accommodate smaller screens. +2. Fixed spelling errors in certain views. +3. Further improvements made to the Helper functionality. + +PS: Adobe Downloader has reached a stable phase and is generally capable of performing downloads under most +conditions. +``` + ## 2024-11-19 00:55 更新日志 [//]: # (1.3.1)