|
3 | 3 | <channel> |
4 | 4 | <title>TablePro</title> |
5 | 5 | <item> |
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> |
| 6 | + <title>0.22.1</title> |
| 7 | + <pubDate>Sat, 21 Mar 2026 20:03:03 +0000</pubDate> |
| 8 | + <sparkle:version>43</sparkle:version> |
| 9 | + <sparkle:shortVersionString>0.22.1</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>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> |
| 14 | +<li>Show/hide row numbers column in data grid (Settings > Data Grid)</li> |
| 15 | +<li>Persist column widths and order per table across tab switches, view toggles, and app restarts</li> |
20 | 16 | </ul> |
21 | 17 | <h3>Fixed</h3> |
22 | 18 | <ul> |
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> |
| 19 | +<li>Show correct version for installed registry plugins (#410)</li> |
| 20 | +<li>Dangling pointer in release builds due to incorrect withUnsafeBufferPointer usage</li> |
| 21 | +<li>AI provider connection test error handling (#407)</li> |
| 22 | +<li>Use-after-free crash in Redis plugin redisFree</li> |
26 | 23 | </ul></body>]]></description> |
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=="/> |
| 24 | + <enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.22.1/TablePro-0.22.1-arm64.zip" length="20596228" type="application/octet-stream" sparkle:edSignature="WIib+kb+dMxSjXVqeIKkOiaDraR5wSjXOjl4HjYGNgydKmu7NY4YC3NgT32dmD5CEqWeJZLpD+4PIhZLPIJrAA=="/> |
28 | 25 | </item> |
29 | 26 | <item> |
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> |
| 27 | + <title>0.22.1</title> |
| 28 | + <pubDate>Sat, 21 Mar 2026 20:03:03 +0000</pubDate> |
| 29 | + <sparkle:version>43</sparkle:version> |
| 30 | + <sparkle:shortVersionString>0.22.1</sparkle:shortVersionString> |
34 | 31 | <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> |
35 | 32 | <description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3> |
36 | 33 | <ul> |
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> |
| 34 | +<li>Show/hide row numbers column in data grid (Settings > Data Grid)</li> |
| 35 | +<li>Persist column widths and order per table across tab switches, view toggles, and app restarts</li> |
43 | 36 | </ul> |
44 | 37 | <h3>Fixed</h3> |
45 | 38 | <ul> |
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> |
| 39 | +<li>Show correct version for installed registry plugins (#410)</li> |
| 40 | +<li>Dangling pointer in release builds due to incorrect withUnsafeBufferPointer usage</li> |
| 41 | +<li>AI provider connection test error handling (#407)</li> |
| 42 | +<li>Use-after-free crash in Redis plugin redisFree</li> |
49 | 43 | </ul></body>]]></description> |
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=="/> |
| 44 | + <enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.22.1/TablePro-0.22.1-x86_64.zip" length="20081427" type="application/octet-stream" sparkle:edSignature="MUP76lB9o91YY0ETI3txyn1V2s+p6liIBjWnNFS6dR+b5Op6MwLVkXMxT68fDA2JUIFH29JWhWOr1Lm2tfGbBw=="/> |
51 | 45 | </item> |
52 | 46 | </channel> |
53 | 47 | </rss> |
0 commit comments