Skip to content

Commit 6807f25

Browse files
Update appcast.xml for v0.40.2
1 parent 72522c5 commit 6807f25

1 file changed

Lines changed: 67 additions & 0 deletions

File tree

appcast.xml

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,73 @@
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.40.2</title>
7+
<pubDate>Tue, 12 May 2026 13:39:58 +0000</pubDate>
8+
<sparkle:version>82</sparkle:version>
9+
<sparkle:shortVersionString>0.40.2</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>Right-click Set Value on date, datetime, and timestamp cells now offers `CURRENT_DATE`, `CURRENT_TIME`, `NOW()`, and `CURRENT_TIMESTAMP`, filtered by column type.</li>
15+
<li>Welcome screen left pane gains an Import from Other App button.</li>
16+
</ul>
17+
<h3>Changed</h3>
18+
<ul>
19+
<li>Row numbers in the data grid continue across pages and the `#` column auto-sizes to fit the widest visible number.</li>
20+
<li>Date, datetime, and timestamp cells use the standard inline text editor; the popover date picker is removed.</li>
21+
<li>Foreign key preview popover follows the selected row as you arrow up or down.</li>
22+
<li>The connection window shows the connecting state inline with a Cancel button.</li>
23+
</ul>
24+
<h3>Fixed</h3>
25+
<ul>
26+
<li>Closing the connection window during a slow connect no longer leaves a stuck "Connecting…" window or a stray failure alert (#1185).</li>
27+
<li>Cmd+Z while editing a cell now undoes typing in the editor; pressing it after dismissing the editor no longer crashes.</li>
28+
<li>Cmd+Z right after Add Row no longer leaves a stranded editor floating over the removed row.</li>
29+
<li>Editing a NULL cell and dismissing without typing no longer flips the value to an empty string.</li>
30+
<li>Double-clicking another cell while editing no longer delays the new editor or drops pending changes on the previous one.</li>
31+
<li>Double-clicking an enum, set, or boolean cell now opens the inline text editor; the chevron still opens the picker popover.</li>
32+
<li>Chevron-accessory cells (enum, boolean, JSON, blob) no longer truncate short values that fit the full cell width.</li>
33+
<li>DATE columns no longer render a phantom `00:00:00` time suffix.</li>
34+
<li>Adding a new row no longer renders the row on top of the auto-opened cell editor mid-animation.</li>
35+
</ul>
36+
]]></description>
37+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.40.2/TablePro-0.40.2-arm64.zip" length="20859947" type="application/octet-stream" sparkle:edSignature="WdCliaccGeJi4vP6dKQ94f98IOk4nxifqD32eLo3E//uOsBQKPFfOg2xFHmmbfQfwCGYE5jXpIvO/k5rtRlVDQ=="/>
38+
</item>
39+
<item>
40+
<title>0.40.2</title>
41+
<pubDate>Tue, 12 May 2026 13:39:59 +0000</pubDate>
42+
<sparkle:version>82</sparkle:version>
43+
<sparkle:shortVersionString>0.40.2</sparkle:shortVersionString>
44+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
45+
<description><![CDATA[<h3>Added</h3>
46+
<ul>
47+
<li>Right-click Set Value on date, datetime, and timestamp cells now offers `CURRENT_DATE`, `CURRENT_TIME`, `NOW()`, and `CURRENT_TIMESTAMP`, filtered by column type.</li>
48+
<li>Welcome screen left pane gains an Import from Other App button.</li>
49+
</ul>
50+
<h3>Changed</h3>
51+
<ul>
52+
<li>Row numbers in the data grid continue across pages and the `#` column auto-sizes to fit the widest visible number.</li>
53+
<li>Date, datetime, and timestamp cells use the standard inline text editor; the popover date picker is removed.</li>
54+
<li>Foreign key preview popover follows the selected row as you arrow up or down.</li>
55+
<li>The connection window shows the connecting state inline with a Cancel button.</li>
56+
</ul>
57+
<h3>Fixed</h3>
58+
<ul>
59+
<li>Closing the connection window during a slow connect no longer leaves a stuck "Connecting…" window or a stray failure alert (#1185).</li>
60+
<li>Cmd+Z while editing a cell now undoes typing in the editor; pressing it after dismissing the editor no longer crashes.</li>
61+
<li>Cmd+Z right after Add Row no longer leaves a stranded editor floating over the removed row.</li>
62+
<li>Editing a NULL cell and dismissing without typing no longer flips the value to an empty string.</li>
63+
<li>Double-clicking another cell while editing no longer delays the new editor or drops pending changes on the previous one.</li>
64+
<li>Double-clicking an enum, set, or boolean cell now opens the inline text editor; the chevron still opens the picker popover.</li>
65+
<li>Chevron-accessory cells (enum, boolean, JSON, blob) no longer truncate short values that fit the full cell width.</li>
66+
<li>DATE columns no longer render a phantom `00:00:00` time suffix.</li>
67+
<li>Adding a new row no longer renders the row on top of the auto-opened cell editor mid-animation.</li>
68+
</ul>
69+
]]></description>
70+
<enclosure url="https://github.com/TableProApp/TablePro/releases/download/v0.40.2/TablePro-0.40.2-x86_64.zip" length="22104518" type="application/octet-stream" sparkle:edSignature="DsPPoCITf8i5HWoD/6ifeWjDnJXqCKbOg4H+rc6hUSXHJF4ZhX37oP+73VpVZrM6GFI+gagoIrewpbMbbMH+Ag=="/>
71+
</item>
572
<item>
673
<title>0.40.1</title>
774
<pubDate>Tue, 12 May 2026 06:27:15 +0000</pubDate>

0 commit comments

Comments
 (0)