Skip to content

Commit 53ad63e

Browse files
Update appcast.xml for v0.22.0
1 parent 81e5985 commit 53ad63e

File tree

1 file changed

+30
-26
lines changed

1 file changed

+30
-26
lines changed

appcast.xml

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3,47 +3,51 @@
33
<channel>
44
<title>TablePro</title>
55
<item>
6-
<title>0.21.0</title>
7-
<pubDate>Thu, 19 Mar 2026 14:00:46 +0000</pubDate>
8-
<sparkle:version>41</sparkle:version>
9-
<sparkle:shortVersionString>0.21.0</sparkle:shortVersionString>
6+
<title>0.22.0</title>
7+
<pubDate>Sat, 21 Mar 2026 12:37:49 +0000</pubDate>
8+
<sparkle:version>42</sparkle:version>
9+
<sparkle:shortVersionString>0.22.0</sparkle:shortVersionString>
1010
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
1111
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
1212
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3>
1313
<ul>
14-
<li>Cloudflare D1 database support</li>
15-
<li>Match highlighting in autocomplete suggestions (matched characters shown in bold)</li>
16-
<li>Loading spinner in autocomplete popup while fetching column metadata</li>
14+
<li>Export query results directly to CSV, JSON, SQL, XLSX, or MQL via File menu, context menu, or toolbar</li>
15+
<li>Pro license gating for Safe Mode (Touch ID) and XLSX export</li>
16+
<li>License activation dialog</li>
17+
<li>Reusable SSH tunnel profiles: save SSH configurations once and select them across multiple connections</li>
18+
<li>Ctrl+HJKL navigation as arrow key alternative for keyboards without dedicated arrow keys</li>
19+
<li>Amazon DynamoDB database support with PartiQL queries, AWS IAM/Profile/SSO authentication, GSI/LSI browsing, table scanning, capacity display, and DynamoDB Local support</li>
1720
</ul>
18-
<h3>Changed</h3>
21+
<h3>Fixed</h3>
1922
<ul>
20-
<li>Refactored autocomplete popup to native SwiftUI (visible selection highlight, native accent color, scroll-to-selection)</li>
21-
<li>Autocomplete now suppresses noisy empty-prefix suggestions in non-browseable contexts (e.g., after SELECT, WHERE)</li>
22-
<li>Autocomplete ranking stays consistent as you type (unified fuzzy scoring between initial display and live filtering)</li>
23-
<li>Increased autocomplete suggestion limit from 20 to 40 for schema-heavy contexts (FROM, SELECT, WHERE)</li>
23+
<li>High CPU usage (79%+) and energy consumption when idle (#394)</li>
24+
<li>etcd connection failing with 404 when gRPC gateway uses a different API prefix (auto-detects `/v3/`, `/v3beta/`, `/v3alpha/`)</li>
25+
<li>Data grid editing (delete rows, modify cells, add rows) not working in query tabs (#383)</li>
2426
</ul></body>]]></description>
25-
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.21.0/TablePro-0.21.0-arm64.zip" length="20134808" type="application/octet-stream" sparkle:edSignature="jUtBlQXZmtUMwi5oo6Z9Y1nw8RCms/EEm2OqNkUvHoIcAjUXbHPVWpZ2NFFgvMIIPW998EG0LqHj1ZZlT2d7AQ=="/>
27+
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.22.0/TablePro-0.22.0-arm64.zip" length="20578818" type="application/octet-stream" sparkle:edSignature="Dn8Ctd7IY3UHG/azkRlXzxsqtDuTB201Z4jveA5bxSn9eZ16v3LlLaoSY68MMdl+pcJG+8b1PHTYXfz+yog6AA=="/>
2628
</item>
2729
<item>
28-
<title>0.21.0</title>
29-
<pubDate>Thu, 19 Mar 2026 14:00:46 +0000</pubDate>
30-
<sparkle:version>41</sparkle:version>
31-
<sparkle:shortVersionString>0.21.0</sparkle:shortVersionString>
30+
<title>0.22.0</title>
31+
<pubDate>Sat, 21 Mar 2026 12:37:49 +0000</pubDate>
32+
<sparkle:version>42</sparkle:version>
33+
<sparkle:shortVersionString>0.22.0</sparkle:shortVersionString>
3234
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
3335
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3>
3436
<ul>
35-
<li>Cloudflare D1 database support</li>
36-
<li>Match highlighting in autocomplete suggestions (matched characters shown in bold)</li>
37-
<li>Loading spinner in autocomplete popup while fetching column metadata</li>
37+
<li>Export query results directly to CSV, JSON, SQL, XLSX, or MQL via File menu, context menu, or toolbar</li>
38+
<li>Pro license gating for Safe Mode (Touch ID) and XLSX export</li>
39+
<li>License activation dialog</li>
40+
<li>Reusable SSH tunnel profiles: save SSH configurations once and select them across multiple connections</li>
41+
<li>Ctrl+HJKL navigation as arrow key alternative for keyboards without dedicated arrow keys</li>
42+
<li>Amazon DynamoDB database support with PartiQL queries, AWS IAM/Profile/SSO authentication, GSI/LSI browsing, table scanning, capacity display, and DynamoDB Local support</li>
3843
</ul>
39-
<h3>Changed</h3>
44+
<h3>Fixed</h3>
4045
<ul>
41-
<li>Refactored autocomplete popup to native SwiftUI (visible selection highlight, native accent color, scroll-to-selection)</li>
42-
<li>Autocomplete now suppresses noisy empty-prefix suggestions in non-browseable contexts (e.g., after SELECT, WHERE)</li>
43-
<li>Autocomplete ranking stays consistent as you type (unified fuzzy scoring between initial display and live filtering)</li>
44-
<li>Increased autocomplete suggestion limit from 20 to 40 for schema-heavy contexts (FROM, SELECT, WHERE)</li>
46+
<li>High CPU usage (79%+) and energy consumption when idle (#394)</li>
47+
<li>etcd connection failing with 404 when gRPC gateway uses a different API prefix (auto-detects `/v3/`, `/v3beta/`, `/v3alpha/`)</li>
48+
<li>Data grid editing (delete rows, modify cells, add rows) not working in query tabs (#383)</li>
4549
</ul></body>]]></description>
46-
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.21.0/TablePro-0.21.0-x86_64.zip" length="19599229" type="application/octet-stream" sparkle:edSignature="6OzXMFFO7aWENSUs8fMjPO8z67n/k3BfkM+snD5/Qlqazd3C7jN1tdrivp3HkZSGTgV/UTsqLwn6BgFrbHKOBQ=="/>
50+
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.22.0/TablePro-0.22.0-x86_64.zip" length="20066454" type="application/octet-stream" sparkle:edSignature="kaKaJee2Rc2EdoazZOMOdLFjOTpHenj/NzfSUVBETk2Zz5f8JfGBIPnN0EBPwzy7fbwNG2EJhvFi5m1rHizACQ=="/>
4751
</item>
4852
</channel>
4953
</rss>

0 commit comments

Comments
 (0)