Skip to content

Commit dc817ac

Browse files
Update appcast.xml for v0.24.2
1 parent 0e1acbf commit dc817ac

1 file changed

Lines changed: 26 additions & 12 deletions

File tree

appcast.xml

Lines changed: 26 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,43 @@
33
<channel>
44
<title>TablePro</title>
55
<item>
6-
<title>0.24.1</title>
7-
<pubDate>Wed, 25 Mar 2026 19:44:17 +0000</pubDate>
8-
<sparkle:version>48</sparkle:version>
9-
<sparkle:shortVersionString>0.24.1</sparkle:shortVersionString>
6+
<title>0.24.2</title>
7+
<pubDate>Thu, 26 Mar 2026 16:34:25 +0000</pubDate>
8+
<sparkle:version>49</sparkle:version>
9+
<sparkle:shortVersionString>0.24.2</sparkle:shortVersionString>
1010
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
1111
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
1212
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Fixed</h3>
1313
<ul>
14-
<li>Keyboard shortcut hints in welcome window footer overflowing and truncating when too many items are displayed</li>
14+
<li>XLSX export producing corrupted files that Excel cannot open (#464)</li>
15+
<li>Deep link cold launch missing toolbar and duplicate windows (#465)</li>
16+
</ul>
17+
<h3>Added</h3>
18+
<ul>
19+
<li>Enum/set picker support for PostgreSQL custom enums, ClickHouse Enum8/Enum16, and DuckDB ENUM types</li>
20+
<li>Boolean picker for MSSQL BIT columns and MySQL TINYINT(1) convention</li>
21+
<li>Correct type classification for ClickHouse Nullable()/LowCardinality() wrappers, MSSQL MONEY/IMAGE/DATETIME2, DuckDB unsigned integers, and parameterized MySQL integer types</li>
1522
</ul></body>]]></description>
16-
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.24.1/TablePro-0.24.1-arm64.zip" length="26150478" type="application/octet-stream" sparkle:edSignature="LhdBCflzB3yxT7XusORtPqoonffKl7layhaTXfJRb7xeG16S8ftX6M78/8iM6zm2/wIcw22bvolmRzM1M2lfAg=="/>
23+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.24.2/TablePro-0.24.2-arm64.zip" length="26157705" type="application/octet-stream" sparkle:edSignature="J7pR0ZqVHfD5nCWrOIoCWQw5CWhxOoe5wJAMRKhPZE1XbMISSOQ557GFDu/Hbt+a+YBcyJOQ2U+C1NnRgugfAA=="/>
1724
</item>
1825
<item>
19-
<title>0.24.1</title>
20-
<pubDate>Wed, 25 Mar 2026 19:44:17 +0000</pubDate>
21-
<sparkle:version>48</sparkle:version>
22-
<sparkle:shortVersionString>0.24.1</sparkle:shortVersionString>
26+
<title>0.24.2</title>
27+
<pubDate>Thu, 26 Mar 2026 16:34:25 +0000</pubDate>
28+
<sparkle:version>49</sparkle:version>
29+
<sparkle:shortVersionString>0.24.2</sparkle:shortVersionString>
2330
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
2431
<description><![CDATA[<body style="font-family: -apple-system, sans-serif; font-size: 13px; padding: 8px;"><h3>Fixed</h3>
2532
<ul>
26-
<li>Keyboard shortcut hints in welcome window footer overflowing and truncating when too many items are displayed</li>
33+
<li>XLSX export producing corrupted files that Excel cannot open (#464)</li>
34+
<li>Deep link cold launch missing toolbar and duplicate windows (#465)</li>
35+
</ul>
36+
<h3>Added</h3>
37+
<ul>
38+
<li>Enum/set picker support for PostgreSQL custom enums, ClickHouse Enum8/Enum16, and DuckDB ENUM types</li>
39+
<li>Boolean picker for MSSQL BIT columns and MySQL TINYINT(1) convention</li>
40+
<li>Correct type classification for ClickHouse Nullable()/LowCardinality() wrappers, MSSQL MONEY/IMAGE/DATETIME2, DuckDB unsigned integers, and parameterized MySQL integer types</li>
2741
</ul></body>]]></description>
28-
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.24.1/TablePro-0.24.1-x86_64.zip" length="23075342" type="application/octet-stream" sparkle:edSignature="StoTuuC9xH4T7dA0sjfu+tougd5g/o0yDszE4AgyYzF2IVQA5BfaL7q3nYtlGCwoFcaNozMrs1Vok2qirtxGAA=="/>
42+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.24.2/TablePro-0.24.2-x86_64.zip" length="23082817" type="application/octet-stream" sparkle:edSignature="sPr1lLnIGXv3LJ6KFYbxX5mZ4gvPAbeKbd8RzttBk2dDcL39AVoLE/9r0LTo6RB/dpgOwR0uCufxucCFPjLLDA=="/>
2943
</item>
3044
</channel>
3145
</rss>

0 commit comments

Comments
 (0)