Skip to content

Commit 666d9ae

Browse files
Update appcast.xml for v0.27.4
1 parent 2b6ba92 commit 666d9ae

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

appcast.xml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,51 @@
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.4</title>
7+
<pubDate>Sun, 05 Apr 2026 07:56:07 +0000</pubDate>
8+
<sparkle:version>57</sparkle:version>
9+
<sparkle:shortVersionString>0.27.4</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>Cloudflare D1: batch query execution via REST API for multi-statement SQL</li>
15+
<li>Cloudflare D1: schema editing — CREATE TABLE, ADD/DROP COLUMN, CREATE/DROP INDEX</li>
16+
</ul>
17+
<h3>Fixed</h3>
18+
<ul>
19+
<li>Multi-statement SQL execution fails on Cloudflare D1, ClickHouse, and other drivers that don't support transactions</li>
20+
</ul>
21+
<h3>Changed</h3>
22+
<ul>
23+
<li>Use Apple-standard `xcodebuild archive` + `exportArchive` build pipeline with dSYM collection</li>
24+
</ul>
25+
]]></description>
26+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.27.4/TablePro-0.27.4-arm64.zip" length="26668666" type="application/octet-stream" sparkle:edSignature="TbBIN31LOO1dSwqYZ17qGuFexGcIEsUVIhF9jRaluLkHDR9xvgIkhXv0Ta0XdYqAA87DpXs8DKP0fVahVUZQCg=="/>
27+
</item>
28+
<item>
29+
<title>0.27.4</title>
30+
<pubDate>Sun, 05 Apr 2026 07:56:08 +0000</pubDate>
31+
<sparkle:version>57</sparkle:version>
32+
<sparkle:shortVersionString>0.27.4</sparkle:shortVersionString>
33+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
34+
<description><![CDATA[<h3>Added</h3>
35+
<ul>
36+
<li>Cloudflare D1: batch query execution via REST API for multi-statement SQL</li>
37+
<li>Cloudflare D1: schema editing — CREATE TABLE, ADD/DROP COLUMN, CREATE/DROP INDEX</li>
38+
</ul>
39+
<h3>Fixed</h3>
40+
<ul>
41+
<li>Multi-statement SQL execution fails on Cloudflare D1, ClickHouse, and other drivers that don't support transactions</li>
42+
</ul>
43+
<h3>Changed</h3>
44+
<ul>
45+
<li>Use Apple-standard `xcodebuild archive` + `exportArchive` build pipeline with dSYM collection</li>
46+
</ul>
47+
]]></description>
48+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.27.4/TablePro-0.27.4-x86_64.zip" length="23603249" type="application/octet-stream" sparkle:edSignature="4tWv+H9YFeK2ojIDaYMPLK0MKKAzwpVnlLh9FE6xvIdUX9lOFhY5Fbwdj+feYbFIqRlOzvwrUWsobAwFpsyIBg=="/>
49+
</item>
550
<item>
651
<title>0.27.3</title>
752
<pubDate>Fri, 03 Apr 2026 14:07:56 +0000</pubDate>

0 commit comments

Comments
 (0)