Skip to content

Commit b470f68

Browse files
Update appcast.xml for v0.23.2
1 parent f63e9cc commit b470f68

1 file changed

Lines changed: 32 additions & 22 deletions

File tree

appcast.xml

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,47 @@
33
<channel>
44
<title>TablePro</title>
55
<item>
6-
<title>0.23.1</title>
7-
<pubDate>Tue, 24 Mar 2026 01:34:22 +0000</pubDate>
8-
<sparkle:version>45</sparkle:version>
9-
<sparkle:shortVersionString>0.23.1</sparkle:shortVersionString>
6+
<title>0.23.2</title>
7+
<pubDate>Tue, 24 Mar 2026 13:48:22 +0000</pubDate>
8+
<sparkle:version>46</sparkle:version>
9+
<sparkle:shortVersionString>0.23.2</sparkle:shortVersionString>
1010
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
1111
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
12-
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3>
12+
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Fixed</h3>
1313
<ul>
14-
<li>Test Connection button in SSH profile editor to validate SSH connectivity independently</li>
15-
</ul>
16-
<h3>Changed</h3>
17-
<ul>
18-
<li>Improve performance: faster sorting, lower memory usage, adaptive tab eviction</li>
14+
<li>MongoDB Atlas connections failing to authenticate (#438)</li>
15+
<li>MongoDB TLS certificate verification skipped for SRV connections</li>
16+
<li>Active tab data no longer refreshes when switching back to the app window</li>
17+
<li>Undo history preserved when switching between database tables</li>
18+
<li>Health monitor now detects stuck queries beyond the configured timeout</li>
19+
<li>SSH tunnel closure errors now logged instead of silently discarded</li>
20+
<li>Schema/database restore errors during reconnect now logged</li>
21+
<li>Memory not released after closing tabs</li>
22+
<li>New tabs opening as separate windows instead of joining the connection tab group</li>
23+
<li>Clicking tables in sidebar not opening table tabs</li>
1924
</ul></body>]]></description>
20-
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.23.1/TablePro-0.23.1-arm64.zip" length="20712387" type="application/octet-stream" sparkle:edSignature="0S4aj/EoVreJ2xy+8JPfbwwQXjl5LB3qZV7fe2sNYhq6zSNlAoh0H8IBMq2RP6Q4yoXdKL+4HdxgtIYu4GEuDw=="/>
25+
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.23.2/TablePro-0.23.2-arm64.zip" length="20720955" type="application/octet-stream" sparkle:edSignature="0W2Xer02xzc06tE6N+IzjH/dgVtNM+KhPxBrWHvRasBUx8olTOXap87ldwa/u9mJeU+2+xoXHJ+if0JYiJCxDw=="/>
2126
</item>
2227
<item>
23-
<title>0.23.1</title>
24-
<pubDate>Tue, 24 Mar 2026 01:34:22 +0000</pubDate>
25-
<sparkle:version>45</sparkle:version>
26-
<sparkle:shortVersionString>0.23.1</sparkle:shortVersionString>
28+
<title>0.23.2</title>
29+
<pubDate>Tue, 24 Mar 2026 13:48:22 +0000</pubDate>
30+
<sparkle:version>46</sparkle:version>
31+
<sparkle:shortVersionString>0.23.2</sparkle:shortVersionString>
2732
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
28-
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Added</h3>
29-
<ul>
30-
<li>Test Connection button in SSH profile editor to validate SSH connectivity independently</li>
31-
</ul>
32-
<h3>Changed</h3>
33+
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Fixed</h3>
3334
<ul>
34-
<li>Improve performance: faster sorting, lower memory usage, adaptive tab eviction</li>
35+
<li>MongoDB Atlas connections failing to authenticate (#438)</li>
36+
<li>MongoDB TLS certificate verification skipped for SRV connections</li>
37+
<li>Active tab data no longer refreshes when switching back to the app window</li>
38+
<li>Undo history preserved when switching between database tables</li>
39+
<li>Health monitor now detects stuck queries beyond the configured timeout</li>
40+
<li>SSH tunnel closure errors now logged instead of silently discarded</li>
41+
<li>Schema/database restore errors during reconnect now logged</li>
42+
<li>Memory not released after closing tabs</li>
43+
<li>New tabs opening as separate windows instead of joining the connection tab group</li>
44+
<li>Clicking tables in sidebar not opening table tabs</li>
3545
</ul></body>]]></description>
36-
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.23.1/TablePro-0.23.1-x86_64.zip" length="20196846" type="application/octet-stream" sparkle:edSignature="qvKiJiz99y42LSULIKvmNid/9AhRJXAZeLb5XAQ4isFhh0pHgkRQrnVn1pYZSIYmlfmWaiiZOrBXyIDgXWt8Dw=="/>
46+
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.23.2/TablePro-0.23.2-x86_64.zip" length="20216007" type="application/octet-stream" sparkle:edSignature="jBmG7cQCneAwXAcDaVkLJgbTWoVvOAZLk2OWd6hXNM7xof6n7a8+AbffOsiAPjx2jY34LumkRhR4Na4/nu+7Dg=="/>
3747
</item>
3848
</channel>
3949
</rss>

0 commit comments

Comments
 (0)