Skip to content

Commit ea9b083

Browse files
Update appcast.xml for v0.20.4
1 parent 75e3cce commit ea9b083

1 file changed

Lines changed: 24 additions & 18 deletions

File tree

appcast.xml

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,43 @@
33
<channel>
44
<title>TablePro</title>
55
<item>
6-
<title>0.20.3</title>
7-
<pubDate>Wed, 18 Mar 2026 09:39:03 +0000</pubDate>
8-
<sparkle:version>39</sparkle:version>
9-
<sparkle:shortVersionString>0.20.3</sparkle:shortVersionString>
6+
<title>0.20.4</title>
7+
<pubDate>Thu, 19 Mar 2026 03:40:27 +0000</pubDate>
8+
<sparkle:version>40</sparkle:version>
9+
<sparkle:shortVersionString>0.20.4</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>Optional iCloud Keychain sync for connection passwords</li>
14+
<li>SQL syntax error when editing columns with reserved keyword names (e.g., `database`, `table`, `order`) in MySQL/PostgreSQL/SQLite</li>
15+
<li>High CPU usage and memory leaks at idle</li>
16+
<li>N+1 query performance in foreign key fetching with bulk queries</li>
17+
<li>Architecture-specific update delivery using `sparkle:hardwareRequirements`</li>
1518
</ul>
16-
<h3>Fixed</h3>
19+
<h3>Changed</h3>
1720
<ul>
18-
<li>`Use ~/.pgpass` setting not persisting when saving a PostgreSQL connection</li>
21+
<li>Improved performance for medium and low severity bottlenecks (query history, tab persistence, sidebar rendering)</li>
1922
</ul></body>]]></description>
20-
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.20.3/TablePro-0.20.3-arm64.zip" length="20056909" type="application/octet-stream" sparkle:edSignature="PETlSd7Vzo25F79nDW7/YiL3HH8rHbZnDovEKSH4FVgo28hPpuMbGn+Z0ZYiqQHuiKFo/ChEMSsEZTlEL7W3Bw=="/>
23+
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.20.4/TablePro-0.20.4-arm64.zip" length="20083075" type="application/octet-stream" sparkle:edSignature="TQ+IIQ9gXd8lilDa4EXj+kFTRPXNN+aa1Ub/JulfdUdfLcotpkVZHp9BUfvuLFBBSGsi8gUBb4W74AuPrZcWAg=="/>
2124
</item>
2225
<item>
23-
<title>0.20.3</title>
24-
<pubDate>Wed, 18 Mar 2026 09:39:03 +0000</pubDate>
25-
<sparkle:version>39</sparkle:version>
26-
<sparkle:shortVersionString>0.20.3</sparkle:shortVersionString>
26+
<title>0.20.4</title>
27+
<pubDate>Thu, 19 Mar 2026 03:40:27 +0000</pubDate>
28+
<sparkle:version>40</sparkle:version>
29+
<sparkle:shortVersionString>0.20.4</sparkle:shortVersionString>
2730
<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>
31+
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Fixed</h3>
2932
<ul>
30-
<li>Optional iCloud Keychain sync for connection passwords</li>
33+
<li>SQL syntax error when editing columns with reserved keyword names (e.g., `database`, `table`, `order`) in MySQL/PostgreSQL/SQLite</li>
34+
<li>High CPU usage and memory leaks at idle</li>
35+
<li>N+1 query performance in foreign key fetching with bulk queries</li>
36+
<li>Architecture-specific update delivery using `sparkle:hardwareRequirements`</li>
3137
</ul>
32-
<h3>Fixed</h3>
38+
<h3>Changed</h3>
3339
<ul>
34-
<li>`Use ~/.pgpass` setting not persisting when saving a PostgreSQL connection</li>
40+
<li>Improved performance for medium and low severity bottlenecks (query history, tab persistence, sidebar rendering)</li>
3541
</ul></body>]]></description>
36-
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.20.3/TablePro-0.20.3-x86_64.zip" length="19516768" type="application/octet-stream" sparkle:edSignature="GXR+N7XS227XOP1aDEIA82V2gpbTEUtHGFyalf1d94KAPDUkbneUra1Py8CzDn1okpYSlqsxUomDwSyMGYlvBQ=="/>
42+
<enclosure url="https://github.com/datlechin/TablePro/releases/download/v0.20.4/TablePro-0.20.4-x86_64.zip" length="19542648" type="application/octet-stream" sparkle:edSignature="oRk6h5SxxbokFqgccxQhtMTus+UVK8rO1jJyVCxJHqgVxKK3g5nifV3VwJ+P+Hg5UViRZTZjZWjmnbzxquM/Ag=="/>
3743
</item>
3844
</channel>
3945
</rss>

0 commit comments

Comments
 (0)