Skip to content

Commit 4e18bb2

Browse files
Update appcast.xml for v0.19.0
1 parent 0d46606 commit 4e18bb2

1 file changed

Lines changed: 32 additions & 14 deletions

File tree

appcast.xml

Lines changed: 32 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,46 @@
33
<channel>
44
<title>TablePro</title>
55
<item>
6-
<title>0.18.1</title>
7-
<pubDate>Sat, 14 Mar 2026 12:52:38 +0000</pubDate>
8-
<sparkle:version>33</sparkle:version>
9-
<sparkle:shortVersionString>0.18.1</sparkle:shortVersionString>
6+
<title>0.19.0</title>
7+
<pubDate>Sun, 15 Mar 2026 14:20:51 +0000</pubDate>
8+
<sparkle:version>34</sparkle:version>
9+
<sparkle:shortVersionString>0.19.0</sparkle:shortVersionString>
1010
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
11-
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Fixed</h3>
11+
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3>
1212
<ul>
13-
<li>Plugin download counts now accumulate across all versions instead of only counting the current release</li>
13+
<li>iCloud Sync (Pro): sync connections, groups, tags, settings, and query history across Macs with per-category toggles, conflict resolution, and real-time status indicator</li>
14+
<li>SQL Favorites: save frequently used queries with optional keyword bindings for autocomplete expansion</li>
15+
<li>Copy selected rows as JSON from context menu and Edit menu</li>
16+
<li>Help menu and welcome screen links to website, documentation, GitHub, and sponsor page</li>
17+
<li>Display BLOB data as hex dump in detail view sidebar</li>
18+
</ul>
19+
<h3>Fixed</h3>
20+
<ul>
21+
<li>SSH agent connections failing when socket path contains `~` (e.g., 1Password agent)</li>
22+
<li>Keychain authorization prompt no longer appears on every table open</li>
1423
</ul></body>]]></description>
15-
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.18.1/TablePro-0.18.1-arm64.zip" length="19641708" type="application/octet-stream" sparkle:edSignature="hzLd8vkBpCVgANgLH9i5HXWVAYwgc4bc9Ghg62zKDHfOxsrE1dOCl/41QMIyhdCI4jOPFD2jizoCfSkL2cfEBA==" sparkle:architectures="arm64"/>
24+
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.19.0/TablePro-0.19.0-arm64.zip" length="19945688" type="application/octet-stream" sparkle:edSignature="8i0NfwUUxp2TWLpVkZbezqYkStgf2mPFD34QmuLgBY89+YWusvd3tOPkKjKOed4/HnZJTtQnhB8h5/CB+JPHBQ==" sparkle:architectures="arm64"/>
1625
</item>
1726
<item>
18-
<title>0.18.1</title>
19-
<pubDate>Sat, 14 Mar 2026 12:52:38 +0000</pubDate>
20-
<sparkle:version>33</sparkle:version>
21-
<sparkle:shortVersionString>0.18.1</sparkle:shortVersionString>
27+
<title>0.19.0</title>
28+
<pubDate>Sun, 15 Mar 2026 14:20:51 +0000</pubDate>
29+
<sparkle:version>34</sparkle:version>
30+
<sparkle:shortVersionString>0.19.0</sparkle:shortVersionString>
2231
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
23-
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Fixed</h3>
32+
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3>
33+
<ul>
34+
<li>iCloud Sync (Pro): sync connections, groups, tags, settings, and query history across Macs with per-category toggles, conflict resolution, and real-time status indicator</li>
35+
<li>SQL Favorites: save frequently used queries with optional keyword bindings for autocomplete expansion</li>
36+
<li>Copy selected rows as JSON from context menu and Edit menu</li>
37+
<li>Help menu and welcome screen links to website, documentation, GitHub, and sponsor page</li>
38+
<li>Display BLOB data as hex dump in detail view sidebar</li>
39+
</ul>
40+
<h3>Fixed</h3>
2441
<ul>
25-
<li>Plugin download counts now accumulate across all versions instead of only counting the current release</li>
42+
<li>SSH agent connections failing when socket path contains `~` (e.g., 1Password agent)</li>
43+
<li>Keychain authorization prompt no longer appears on every table open</li>
2644
</ul></body>]]></description>
27-
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.18.1/TablePro-0.18.1-x86_64.zip" length="19073455" type="application/octet-stream" sparkle:edSignature="My4lABV5FBKCgcpR2o7h8V5M8vn/J7obGwJShKToANzhFH8+j1qG+qWp6PmGZ3d7LxI7qGrIIILKJOHaaXhaDw==" sparkle:architectures="x86_64"/>
45+
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.19.0/TablePro-0.19.0-x86_64.zip" length="19398708" type="application/octet-stream" sparkle:edSignature="HC9Lxy6+f98eqR/4XtFPzzRSq5+fKCpNVz8qtiI9571yswsr9wcW3rjQLWxIa2uUwdgzQlCTb/AZHU4Ui3ftAA==" sparkle:architectures="x86_64"/>
2846
</item>
2947
</channel>
3048
</rss>

0 commit comments

Comments
 (0)