mirror of
https://github.com/X1a0He/Adobe-Downloader.git
synced 2025-11-25 19:27:35 +08:00
release: 2.1.3
This commit is contained in:
24
appcast.xml
24
appcast.xml
@@ -2,6 +2,30 @@
|
||||
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
|
||||
<channel>
|
||||
<title>Adobe Downloader</title>
|
||||
<item>
|
||||
<title>2.1.3</title>
|
||||
<pubDate>Sun, 17 Aug 2025 14:26:49 +0800</pubDate>
|
||||
<sparkle:version>213</sparkle:version>
|
||||
<sparkle:shortVersionString>2.1.3</sparkle:shortVersionString>
|
||||
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
|
||||
<enclosure url="https://github.com/X1a0He/Adobe-Downloader/releases/download/2.1.3/Adobe.Downloader.dmg" length="4002304" type="application/octet-stream" sparkle:edSignature="heFZadEXxYZD7SN4+fEZT+diGFC2tGJMe6FKZW/ge8kwlyanQfZjXWi6lYBKnWKPcUPcRFzOs8OFQ1xG5BX0Aw=="/>
|
||||
<description>
|
||||
<![CDATA[
|
||||
<style>ul{margin-top: 0;margin-bottom: 7;padding-left: 18;}</style>
|
||||
<h4>Adobe Downloader 更新日志: </h4>
|
||||
<ul>
|
||||
<li>1. 垃圾 SMAppService 赶紧滚,回退 SMJobBless Helper</li>
|
||||
<li>2. 修复了安装时 Helper 权限不足导致 103 错误的问题</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h4>Adobe Downloader Changes: </h4>
|
||||
<ul>
|
||||
<li>1. Back to SMJobBless Helper.</li>
|
||||
<li>2. Fixed an issue where Helper permissions were insufficient during installation.</li>
|
||||
</ul>
|
||||
]]>
|
||||
</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>2.1.2</title>
|
||||
<pubDate>Mon, 11 Aug 2025 12:28:06 +0800</pubDate>
|
||||
|
||||
@@ -68,13 +68,11 @@ when prompted.
|
||||
|
||||
- For historical update logs, please go to [Update Log](update-log.md)
|
||||
|
||||
- 2025-08-11 Update Log
|
||||
- 2025-08-17 Update Log
|
||||
|
||||
```markdown
|
||||
1. Fixed an issue where Helper could not reconnect.
|
||||
2. Fixed an issue where the custom download is always the latest version.
|
||||
3. Added a switch to delete local files at the same time when deleting tasks.
|
||||
4. Fixed an issue where Helper would not automatically update.
|
||||
1. Back to SMJobBless Helper.
|
||||
2. Fixed an issue where Helper permissions were insufficient during installation.
|
||||
```
|
||||
|
||||
### Language friendly
|
||||
|
||||
@@ -58,13 +58,11 @@
|
||||
|
||||
- 更多关于 App 的更新日志,请查看 [Update Log](update-log.md)
|
||||
|
||||
- 2025-08-11 更新日志
|
||||
- 2025-08-17 更新日志
|
||||
|
||||
```markdown
|
||||
1. 修复了Helper无法连接的问题
|
||||
2. 修复了自定义下载永远是最新版本的问题
|
||||
3. 新增开关用于在删除任务时同时删除本地文件
|
||||
4. 修复了Helper不会自动更新的问题
|
||||
1. 垃圾 SMAppService 赶紧滚,回退 SMJobBless Helper
|
||||
2. 修复了安装时 Helper 权限不足导致 103 错误的问题
|
||||
```
|
||||
|
||||
### 语言支持
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# Change Log
|
||||
|
||||
## 2025-08-17 更新日志
|
||||
|
||||
[//]: # (2.1.3)
|
||||
```markdown
|
||||
1. 垃圾 SMAppService 赶紧滚,回退 SMJobBless Helper
|
||||
2. 修复了安装时 Helper 权限不足导致 103 错误的问题
|
||||
|
||||
====================
|
||||
|
||||
1. Back to SMJobBless Helper.
|
||||
2. Fixed an issue where Helper permissions were insufficient during installation.
|
||||
```
|
||||
|
||||
## 2025-08-11 更新日志
|
||||
|
||||
[//]: # (2.1.2)
|
||||
|
||||
Reference in New Issue
Block a user