-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappcast.xml
More file actions
36 lines (32 loc) · 1.68 KB
/
Copy pathappcast.xml
File metadata and controls
36 lines (32 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>QueryCraft</title>
<description>QueryCraft software updates.</description>
<language>en</language>
<item>
<title>0.1.0</title>
<pubDate>Wed, 12 Aug 2026 16:56:32 +0800</pubDate>
<sparkle:version>10</sparkle:version>
<sparkle:shortVersionString>0.1.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
<enclosure url="https://querycraft.debug-tools.cc/releases/QueryCraft-0.1.0.zip" length="25379039" type="application/octet-stream" sparkle:edSignature="NXdduRiHzCU0Uda+X8R8BySjpZoFrDoq+4yEzOtOlNoWRY2Q6ZZO+4cDbf71bNH6Lf/JChkrpPbIX8xvQt6PDg=="/>
<description sparkle:format="markdown"><![CDATA[# QueryCraft 0.1.0
## 本次更新
- 首个公开版本。
- 支持在应用内检查、下载并安装更新。
- 接通在线许可证验证服务。
- 修复许可证验证反复请求钥匙串授权的问题。
- 许可证改用仅限当前设备的安全凭证,许可证密钥不再保存在本机。
- 改进应用稳定性。
## What's New
- First public release.
- Added in-app update checking, downloading, and installation.
- Connected the online license validation service.
- Fixed repeated Keychain authorization prompts during license validation.
- License keys are no longer stored locally; activation now uses a device-bound secure credential.
- Improved application stability.
]]></description>
</item>
</channel>
</rss>