|
3 | 3 | <channel> |
4 | 4 | <title>TablePro</title> |
5 | 5 | <item> |
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> |
| 6 | + <title>0.23.0</title> |
| 7 | + <pubDate>Sun, 22 Mar 2026 15:06:29 +0000</pubDate> |
| 8 | + <sparkle:version>44</sparkle:version> |
| 9 | + <sparkle:shortVersionString>0.23.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>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> |
| 14 | +<li>Redis key namespace tree view with collapse/expand grouping in sidebar (#418)</li> |
| 15 | +<li>Keyboard focus navigation (Tab, Ctrl+J/K/N/P, arrow keys) for connection list, quick switcher, and database switcher</li> |
| 16 | +<li>MongoDB `mongodb+srv://` URI support with SRV toggle, Auth Mechanism dropdown, and Replica Set field (#419)</li> |
| 17 | +<li>Show all available database types in connection form with install status badge (#418)</li> |
| 18 | +</ul> |
| 19 | +<h3>Changed</h3> |
| 20 | +<ul> |
| 21 | +<li>MongoDB `authSource` defaults to database name per MongoDB URI spec instead of always "admin"</li> |
16 | 22 | </ul> |
17 | 23 | <h3>Fixed</h3> |
18 | 24 | <ul> |
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> |
| 25 | +<li>DuckDB: TIMESTAMPTZ, TIMETZ, and other temporal columns displaying as null (#424)</li> |
| 26 | +<li>Onboarding "Get Started" button not rendering on macOS 15 until window loses focus (#420)</li> |
| 27 | +<li>MongoDB collection loading uses `estimatedDocumentCount` and smaller schema sample for faster sidebar population</li> |
23 | 28 | </ul></body>]]></description> |
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=="/> |
| 29 | + <enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.23.0/TablePro-0.23.0-arm64.zip" length="20687910" type="application/octet-stream" sparkle:edSignature="EbWpEbT3qEwxjFw2/hNcpje11QLne0v9l62v/W+9ygaN/lpqgC2ebhQNW4eIZFn2F/xF9uUfNL6/uBkFelvkDA=="/> |
25 | 30 | </item> |
26 | 31 | <item> |
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> |
| 32 | + <title>0.23.0</title> |
| 33 | + <pubDate>Sun, 22 Mar 2026 15:06:29 +0000</pubDate> |
| 34 | + <sparkle:version>44</sparkle:version> |
| 35 | + <sparkle:shortVersionString>0.23.0</sparkle:shortVersionString> |
31 | 36 | <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> |
32 | 37 | <description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3> |
33 | 38 | <ul> |
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> |
| 39 | +<li>Redis key namespace tree view with collapse/expand grouping in sidebar (#418)</li> |
| 40 | +<li>Keyboard focus navigation (Tab, Ctrl+J/K/N/P, arrow keys) for connection list, quick switcher, and database switcher</li> |
| 41 | +<li>MongoDB `mongodb+srv://` URI support with SRV toggle, Auth Mechanism dropdown, and Replica Set field (#419)</li> |
| 42 | +<li>Show all available database types in connection form with install status badge (#418)</li> |
| 43 | +</ul> |
| 44 | +<h3>Changed</h3> |
| 45 | +<ul> |
| 46 | +<li>MongoDB `authSource` defaults to database name per MongoDB URI spec instead of always "admin"</li> |
36 | 47 | </ul> |
37 | 48 | <h3>Fixed</h3> |
38 | 49 | <ul> |
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> |
| 50 | +<li>DuckDB: TIMESTAMPTZ, TIMETZ, and other temporal columns displaying as null (#424)</li> |
| 51 | +<li>Onboarding "Get Started" button not rendering on macOS 15 until window loses focus (#420)</li> |
| 52 | +<li>MongoDB collection loading uses `estimatedDocumentCount` and smaller schema sample for faster sidebar population</li> |
43 | 53 | </ul></body>]]></description> |
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=="/> |
| 54 | + <enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.23.0/TablePro-0.23.0-x86_64.zip" length="20176728" type="application/octet-stream" sparkle:edSignature="CmX8kskiL8WY30IkKsGf5/Z7bvkPqDEZCocRrGCxSH2JxN2xJtIhKU8qm4wPw7viufzBqwcli1RwMVN4HyyaDg=="/> |
45 | 55 | </item> |
46 | 56 | </channel> |
47 | 57 | </rss> |
0 commit comments