|
3 | 3 | <channel> |
4 | 4 | <title>TablePro</title> |
5 | 5 | <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> |
10 | 10 | <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> |
11 | 11 | <sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements> |
12 | 12 | <description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3> |
13 | 13 | <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> |
17 | 20 | </ul> |
18 | | -<h3>Changed</h3> |
| 21 | +<h3>Fixed</h3> |
19 | 22 | <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> |
24 | 26 | </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=="/> |
26 | 28 | </item> |
27 | 29 | <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> |
32 | 34 | <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> |
33 | 35 | <description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3> |
34 | 36 | <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> |
38 | 43 | </ul> |
39 | | -<h3>Changed</h3> |
| 44 | +<h3>Fixed</h3> |
40 | 45 | <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> |
45 | 49 | </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=="/> |
47 | 51 | </item> |
48 | 52 | </channel> |
49 | 53 | </rss> |
0 commit comments