Skip to content

Commit ac3c645

Browse files
Update appcast.xml for v0.31.0
1 parent 741bcff commit ac3c645

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

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.31.0</title>
7+
<pubDate>Sat, 11 Apr 2026 19:31:15 +0000</pubDate>
8+
<sparkle:version>64</sparkle:version>
9+
<sparkle:shortVersionString>0.31.0</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>Server Dashboard: active sessions, metrics, slow queries (PostgreSQL, MySQL, MSSQL, ClickHouse, DuckDB, SQLite)</li>
15+
<li>Handoff support between iOS and macOS</li>
16+
<li>iOS: full-text search in data browser, state restoration, iPad keyboard shortcuts</li>
17+
</ul>
18+
<h3>Changed</h3>
19+
<ul>
20+
<li>Sidebar table loading refactored: single source of truth, explicit loading states, no race conditions on database switch</li>
21+
</ul>
22+
<h3>Fixed</h3>
23+
<ul>
24+
<li>Create Database dialog now shows correct options per database type (encoding/LC_COLLATE for PostgreSQL, hidden for Redis/etcd)</li>
25+
<li>SSH tunnel with `~/.ssh/config` profiles (#672): `Include` directives, token expansion, multi-word `Host` filtering</li>
26+
</ul>
27+
]]></description>
28+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.31.0/TablePro-0.31.0-arm64.zip" length="24570827" type="application/octet-stream" sparkle:edSignature="Sveav1OEos56x3fDbWyF82eWXk1y+YlyeT1ZLqdp1chXcm/tisrnh8BbNMXCpmJS+YAtKKC6DewqhA9G2tyQCg=="/>
29+
</item>
30+
<item>
31+
<title>0.31.0</title>
32+
<pubDate>Sat, 11 Apr 2026 19:31:16 +0000</pubDate>
33+
<sparkle:version>64</sparkle:version>
34+
<sparkle:shortVersionString>0.31.0</sparkle:shortVersionString>
35+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
36+
<description><![CDATA[<h3>Added</h3>
37+
<ul>
38+
<li>Server Dashboard: active sessions, metrics, slow queries (PostgreSQL, MySQL, MSSQL, ClickHouse, DuckDB, SQLite)</li>
39+
<li>Handoff support between iOS and macOS</li>
40+
<li>iOS: full-text search in data browser, state restoration, iPad keyboard shortcuts</li>
41+
</ul>
42+
<h3>Changed</h3>
43+
<ul>
44+
<li>Sidebar table loading refactored: single source of truth, explicit loading states, no race conditions on database switch</li>
45+
</ul>
46+
<h3>Fixed</h3>
47+
<ul>
48+
<li>Create Database dialog now shows correct options per database type (encoding/LC_COLLATE for PostgreSQL, hidden for Redis/etcd)</li>
49+
<li>SSH tunnel with `~/.ssh/config` profiles (#672): `Include` directives, token expansion, multi-word `Host` filtering</li>
50+
</ul>
51+
]]></description>
52+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.31.0/TablePro-0.31.0-x86_64.zip" length="23858408" type="application/octet-stream" sparkle:edSignature="gTmBvk1aTnLCro+ycypscx5d+i4wYwk7CUK4pt14dcvgVFJwU9KEx8pYgTryA6HBCHQe6pu8MUd86d4Y5IBJDA=="/>
53+
</item>
554
<item>
655
<title>0.30.1</title>
756
<pubDate>Fri, 10 Apr 2026 15:57:55 +0000</pubDate>

0 commit comments

Comments
 (0)