-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathappcast.xml
More file actions
41 lines (37 loc) · 2.42 KB
/
appcast.xml
File metadata and controls
41 lines (37 loc) · 2.42 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
37
38
39
40
41
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>MyMacCleaner Updates</title>
<link>https://github.com/Prot10/MyMacCleaner</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Version 0.1.3</title>
<pubDate>Sat, 31 Jan 2026 12:58:27 +0100</pubDate>
<sparkle:version>6</sparkle:version>
<sparkle:shortVersionString>0.1.3</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>What's New in Version 0.1.3</h2>
<ul>
<li>- Improve array mutation safety to prevent potential crashes when using Select/Deselect All - Unsafe ForEach pattern in ScanResultsCard that could cause index out of bounds - Force unwrap in FileScanner that could crash if categories array was empty - CGGradient force unwraps in SpaceLensView with fallback rendering - Unsafe direct array index access in PerformanceView</li>
</ul>
]]></description>
<enclosure url="https://github.com/Prot10/MyMacCleaner/releases/download/v0.1.3/MyMacCleaner-v0.1.3.zip" sparkle:edSignature="f3oNrwFI0ztAFzAogtjvmR37m3/nUw6dY/el+HqIkujg2z5paXuENvMBq1Dxc9uRYp4wRA/XSu9b3IT2b9LfAA==" length="4457253" type="application/octet-stream"/>
</item>
<item>
<title>Version 0.1.2</title>
<pubDate>Sun, 25 Jan 2026 12:46:51 +0100</pubDate>
<sparkle:version>5</sparkle:version>
<sparkle:shortVersionString>0.1.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>What's New in Version 0.1.2</h2>
<ul>
<li>Hide toolbar background to prevent visible bar in DetailContentView</li>
</ul>
]]></description>
<enclosure url="https://github.com/Prot10/MyMacCleaner/releases/download/v0.1.2/MyMacCleaner-v0.1.2.zip" sparkle:edSignature="iCGMCZ1w34lOqCryNiR0PFD+D6raBpPgVTvlB7ohEBqMxN74oe4l8eK8shLUFbSiXZIiYjWvcxlwCGyNzQbpAg==" length="4460212" type="application/octet-stream"/>
</item>
</channel>
</rss>