Skip to content

Commit 245bb9f

Browse files
Update appcast.xml for v0.41.0
1 parent ee5f076 commit 245bb9f

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

appcast.xml

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,61 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>TablePro</title>
5+
<item>
6+
<title>0.41.0</title>
7+
<pubDate>Wed, 13 May 2026 08:52:30 +0000</pubDate>
8+
<sparkle:version>84</sparkle:version>
9+
<sparkle:shortVersionString>0.41.0</sparkle:shortVersionString>
10+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
11+
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
12+
<description><![CDATA[<h3>Added</h3>
13+
<ul>
14+
<li>File > Backup Dump… and Restore Dump… for PostgreSQL and Redshift, with live progress, cancel, and SSH tunnel reuse (#1211).</li>
15+
</ul>
16+
<h3>Changed</h3>
17+
<ul>
18+
<li>Plugin format updated. Older plugin builds no longer load; reinstall plugins from the registry after updating.</li>
19+
</ul>
20+
<h3>Fixed</h3>
21+
<ul>
22+
<li>Redis: "Required (skip verify)" SSL mode now actually skips certificate verification, so Upstash and other untrusted-CA endpoints connect (#1247).</li>
23+
<li>MSSQL: SSL mode setting now affects the connection. Previously every mode was silently ignored.</li>
24+
<li>MongoDB: "Required" and "Verify CA" SSL modes connect to self-signed and untrusted-CA servers instead of failing.</li>
25+
<li>MongoDB: connecting no longer crashes with `dispatch_sync called on queue already owned by current thread` (#1249).</li>
26+
<li>MongoDB: TLS handshake to Atlas no longer fails with `internal error (-9838)` on macOS 26.</li>
27+
<li>MongoDB: importing a connection URL with no database path now works for Atlas users restricted to one database.</li>
28+
<li>MySQL: CA certificate is no longer loaded when the SSL mode skips verification, matching PostgreSQL.</li>
29+
</ul>
30+
]]></description>
31+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.41.0/TablePro-0.41.0-arm64.zip" length="20938745" type="application/octet-stream" sparkle:edSignature="kN0zs3i+oBFaeSpRDbCWWWj8E5lhgBtyBOaRHy2slb7Bffe2R4UeKLtyQp9Im6G+teA0dc3ksz8aFfmulGp2CQ=="/>
32+
</item>
33+
<item>
34+
<title>0.41.0</title>
35+
<pubDate>Wed, 13 May 2026 08:52:31 +0000</pubDate>
36+
<sparkle:version>84</sparkle:version>
37+
<sparkle:shortVersionString>0.41.0</sparkle:shortVersionString>
38+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
39+
<description><![CDATA[<h3>Added</h3>
40+
<ul>
41+
<li>File > Backup Dump… and Restore Dump… for PostgreSQL and Redshift, with live progress, cancel, and SSH tunnel reuse (#1211).</li>
42+
</ul>
43+
<h3>Changed</h3>
44+
<ul>
45+
<li>Plugin format updated. Older plugin builds no longer load; reinstall plugins from the registry after updating.</li>
46+
</ul>
47+
<h3>Fixed</h3>
48+
<ul>
49+
<li>Redis: "Required (skip verify)" SSL mode now actually skips certificate verification, so Upstash and other untrusted-CA endpoints connect (#1247).</li>
50+
<li>MSSQL: SSL mode setting now affects the connection. Previously every mode was silently ignored.</li>
51+
<li>MongoDB: "Required" and "Verify CA" SSL modes connect to self-signed and untrusted-CA servers instead of failing.</li>
52+
<li>MongoDB: connecting no longer crashes with `dispatch_sync called on queue already owned by current thread` (#1249).</li>
53+
<li>MongoDB: TLS handshake to Atlas no longer fails with `internal error (-9838)` on macOS 26.</li>
54+
<li>MongoDB: importing a connection URL with no database path now works for Atlas users restricted to one database.</li>
55+
<li>MySQL: CA certificate is no longer loaded when the SSL mode skips verification, matching PostgreSQL.</li>
56+
</ul>
57+
]]></description>
58+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.41.0/TablePro-0.41.0-x86_64.zip" length="22189374" type="application/octet-stream" sparkle:edSignature="MHYFSxTaskh8m6U8M8L6V5VME3vPsCICh647g57H5uwB0xpMdx7ZKsr4vijT9uQXHOAW5UvEKNqPx8WrM4AUCg=="/>
59+
</item>
560
<item>
661
<title>0.40.3</title>
762
<pubDate>Wed, 13 May 2026 03:13:19 +0000</pubDate>

0 commit comments

Comments
 (0)