Skip to content

Commit d4f2025

Browse files
Update appcast.xml for v0.27.3
1 parent bd75ea3 commit d4f2025

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

appcast.xml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,49 @@
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.3</title>
7+
<pubDate>Fri, 03 Apr 2026 14:07:56 +0000</pubDate>
8+
<sparkle:version>56</sparkle:version>
9+
<sparkle:shortVersionString>0.27.3</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>Structure tab context menu with Copy Name, Copy Definition (SQL), Duplicate, and Delete for columns, indexes, and foreign keys</li>
15+
<li>Foreign key preview: press Cmd+Enter on a FK cell to see the referenced row in a popover</li>
16+
<li>Column header: sort ascending/descending and show all hidden columns in context menu</li>
17+
<li>Data grid: preview and navigate FK references from right-click context menu</li>
18+
<li>Data grid: add row from right-click on empty space</li>
19+
</ul>
20+
<h3>Fixed</h3>
21+
<ul>
22+
<li>Oracle: crash when opening views caused by OracleNIO state-machine corruption from concurrent queries, LONG column types, and DBMS_METADATA errors</li>
23+
</ul>
24+
]]></description>
25+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.27.3/TablePro-0.27.3-arm64.zip" length="26429702" type="application/octet-stream" sparkle:edSignature="IWjkCtYm6gB1CVISohfedNVOmtTiywA5+vqgxDULQtEZCiASkC8wITfCMPZwnxOC6W+hLKF/nzYEmm6FQFk+Dw=="/>
26+
</item>
27+
<item>
28+
<title>0.27.3</title>
29+
<pubDate>Fri, 03 Apr 2026 14:07:57 +0000</pubDate>
30+
<sparkle:version>56</sparkle:version>
31+
<sparkle:shortVersionString>0.27.3</sparkle:shortVersionString>
32+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
33+
<description><![CDATA[<h3>Added</h3>
34+
<ul>
35+
<li>Structure tab context menu with Copy Name, Copy Definition (SQL), Duplicate, and Delete for columns, indexes, and foreign keys</li>
36+
<li>Foreign key preview: press Cmd+Enter on a FK cell to see the referenced row in a popover</li>
37+
<li>Column header: sort ascending/descending and show all hidden columns in context menu</li>
38+
<li>Data grid: preview and navigate FK references from right-click context menu</li>
39+
<li>Data grid: add row from right-click on empty space</li>
40+
</ul>
41+
<h3>Fixed</h3>
42+
<ul>
43+
<li>Oracle: crash when opening views caused by OracleNIO state-machine corruption from concurrent queries, LONG column types, and DBMS_METADATA errors</li>
44+
</ul>
45+
]]></description>
46+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.27.3/TablePro-0.27.3-x86_64.zip" length="23361650" type="application/octet-stream" sparkle:edSignature="d4njTAJZ4CpnMajA86yNvpT+Q6ntyF/InURI2Od9Q6D5gRJeQJfyalcMZRrv0qW8DpahncNLRtAoH5onFEsTBg=="/>
47+
</item>
548
<item>
649
<title>0.27.2</title>
750
<pubDate>Thu, 02 Apr 2026 06:21:44 +0000</pubDate>

0 commit comments

Comments
 (0)