Skip to content

Commit ac39675

Browse files
Update appcast.xml for v0.27.5
1 parent 3739b9c commit ac39675

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

appcast.xml

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,55 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>TablePro</title>
5+
<item>
6+
<title>0.27.5</title>
7+
<pubDate>Mon, 06 Apr 2026 12:39:06 +0000</pubDate>
8+
<sparkle:version>58</sparkle:version>
9+
<sparkle:shortVersionString>0.27.5</sparkle:shortVersionString>
10+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
11+
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
12+
<description><![CDATA[<h3>Added</h3>
13+
<ul>
14+
<li>iOS: groups, tags, filter, sort, pagination, query history, export to clipboard, Spotlight, Siri Shortcuts, Home Screen widget</li>
15+
</ul>
16+
<h3>Fixed</h3>
17+
<ul>
18+
<li>Fix crashes in SSH tunnel, export dialog, and jump host removal</li>
19+
<li>Fix data races in storage layers (MainActor isolation)</li>
20+
<li>Use native sheet presentation for all dialogs and file pickers</li>
21+
<li>Replace event monitors and timing hacks with native SwiftUI APIs</li>
22+
</ul>
23+
<h3>Changed</h3>
24+
<ul>
25+
<li>Migrate undo system to NSUndoManager</li>
26+
</ul>
27+
]]></description>
28+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.27.5/TablePro-0.27.5-arm64.zip" length="24073866" type="application/octet-stream" sparkle:edSignature="equHcgY2wXNf+vXsE8FbmL+PlYT4wlkiTALrcBLapijvc3symZX37kGqHSYdVOI4uP7ViHofymimdNccYU+4AA=="/>
29+
</item>
30+
<item>
31+
<title>0.27.5</title>
32+
<pubDate>Mon, 06 Apr 2026 12:39:07 +0000</pubDate>
33+
<sparkle:version>58</sparkle:version>
34+
<sparkle:shortVersionString>0.27.5</sparkle:shortVersionString>
35+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
36+
<description><![CDATA[<h3>Added</h3>
37+
<ul>
38+
<li>iOS: groups, tags, filter, sort, pagination, query history, export to clipboard, Spotlight, Siri Shortcuts, Home Screen widget</li>
39+
</ul>
40+
<h3>Fixed</h3>
41+
<ul>
42+
<li>Fix crashes in SSH tunnel, export dialog, and jump host removal</li>
43+
<li>Fix data races in storage layers (MainActor isolation)</li>
44+
<li>Use native sheet presentation for all dialogs and file pickers</li>
45+
<li>Replace event monitors and timing hacks with native SwiftUI APIs</li>
46+
</ul>
47+
<h3>Changed</h3>
48+
<ul>
49+
<li>Migrate undo system to NSUndoManager</li>
50+
</ul>
51+
]]></description>
52+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.27.5/TablePro-0.27.5-x86_64.zip" length="23331564" type="application/octet-stream" sparkle:edSignature="FwpHHzgCvSNNetNDIt1MeazlFme3/X0pCZtVVhxTNtfq3F203pnQ7fw+tvetbR7BtJYSRqowObyr226TteyCBQ=="/>
53+
</item>
554
<item>
655
<title>0.27.4</title>
756
<pubDate>Sun, 05 Apr 2026 07:56:07 +0000</pubDate>

0 commit comments

Comments
 (0)