Skip to content

Commit def0584

Browse files
Update appcast.xml for v0.31.5
1 parent b06c26d commit def0584

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

appcast.xml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,45 @@
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.5</title>
7+
<pubDate>Tue, 14 Apr 2026 06:46:28 +0000</pubDate>
8+
<sparkle:version>69</sparkle:version>
9+
<sparkle:shortVersionString>0.31.5</sparkle:shortVersionString>
10+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
11+
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
12+
<description><![CDATA[<h3>Fixed</h3>
13+
<ul>
14+
<li>Fix AI chat hanging the app during streaming, schema fetch, and conversation loading (#735)</li>
15+
<li>SSH Agent auth: fall back to key file from `~/.ssh/config` or default paths when agent has no loaded identities (#729)</li>
16+
<li>Wire AI Explain (⌘L), Optimize (⌘⌥L), and Toggle Sidebar (⌘0) shortcuts to menu bar commands</li>
17+
<li>Keyboard shortcuts follow macOS HIG — remap Quick Switcher to ⌘⇧O, Format Query to ⌘⇧L, fix stale tooltip hints</li>
18+
<li>SSH-tunneled connections failing to reconnect after idle/sleep — health monitor now rebuilds the tunnel, OS-level TCP keepalive detects dead NAT mappings, and wake-from-sleep triggers immediate validation (#736)</li>
19+
<li>Composite primary key tables: editing or deleting a row affects all rows sharing the first PK value instead of just the target row</li>
20+
<li>Structure view saves bypass safe mode on read-only connections</li>
21+
</ul>
22+
]]></description>
23+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.31.5/TablePro-0.31.5-arm64.zip" length="24632288" type="application/octet-stream" sparkle:edSignature="E1lEYWrHva/J/ilZPz9n6+3aFk54sA2tdu5GiqXFzM3Yz0uMKT7y76NRFOccp1cbXQxndEAoF4etQEBnwHAACQ=="/>
24+
</item>
25+
<item>
26+
<title>0.31.5</title>
27+
<pubDate>Tue, 14 Apr 2026 06:46:29 +0000</pubDate>
28+
<sparkle:version>69</sparkle:version>
29+
<sparkle:shortVersionString>0.31.5</sparkle:shortVersionString>
30+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
31+
<description><![CDATA[<h3>Fixed</h3>
32+
<ul>
33+
<li>Fix AI chat hanging the app during streaming, schema fetch, and conversation loading (#735)</li>
34+
<li>SSH Agent auth: fall back to key file from `~/.ssh/config` or default paths when agent has no loaded identities (#729)</li>
35+
<li>Wire AI Explain (⌘L), Optimize (⌘⌥L), and Toggle Sidebar (⌘0) shortcuts to menu bar commands</li>
36+
<li>Keyboard shortcuts follow macOS HIG — remap Quick Switcher to ⌘⇧O, Format Query to ⌘⇧L, fix stale tooltip hints</li>
37+
<li>SSH-tunneled connections failing to reconnect after idle/sleep — health monitor now rebuilds the tunnel, OS-level TCP keepalive detects dead NAT mappings, and wake-from-sleep triggers immediate validation (#736)</li>
38+
<li>Composite primary key tables: editing or deleting a row affects all rows sharing the first PK value instead of just the target row</li>
39+
<li>Structure view saves bypass safe mode on read-only connections</li>
40+
</ul>
41+
]]></description>
42+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.31.5/TablePro-0.31.5-x86_64.zip" length="23927529" type="application/octet-stream" sparkle:edSignature="p1CfGGWSQ8z/0ZMzVJ7ale/YFP53ty2A+tFlUCqMfKqJ8mWj4YjjlI6aPxWDNFU4UhMfemqBV39hzSjQf7a8CQ=="/>
43+
</item>
544
<item>
645
<title>0.31.4</title>
746
<pubDate>Mon, 13 Apr 2026 18:53:27 +0000</pubDate>

0 commit comments

Comments
 (0)