Skip to content

Commit 88443ae

Browse files
committed
snapshot-155
1 parent 4943bae commit 88443ae

File tree

1 file changed

+13
-29
lines changed

1 file changed

+13
-29
lines changed

appcast/latest.xml

Lines changed: 13 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6,37 +6,21 @@
66
<description>MacVim</description>
77

88
<item>
9-
<title>MacVim snapshot-154</title>
9+
<title>MacVim snapshot-155</title>
1010
<description><![CDATA[
1111
12-
<p>Vim patch 8.1.873</p>
13-
14-
<p>Targets macOS 10.8+</p>
15-
16-
<p>General:</p>
17-
18-
<ul>
19-
<li>MacVim binary is now signed by a Developer ID (#517). This makes it
20-
easier to download and run the app without security warnings.
21-
<ul>
22-
<li>This also fixes an issue where invoking external programs via
23-
<code>:!open</code> was slow in Mojave. #763</li>
24-
</ul>
25-
</li>
26-
<li>Ruby version has been updated from 2.5 to 2.6.</li>
27-
</ul>
12+
<p>Vim patch 8.1.950</p>
2813
2914
<p>Fixes:</p>
3015
3116
<ul>
32-
<li>Scrollbars are no longer misplaced when resizing window #827</li>
33-
<li>Fix rendering performance issues for commands (e.g. <code>:version</code>,
34-
<code>:echo</code>, or <code>:!</code>) that echo text in Mojave #840</li>
35-
<li>MacVim now properly asks for permission to use AppleEvent (ODB Editor
36-
Suite requires that to work) #822</li>
37-
<li>Fix borderless window mode in pre-Mojave versions #828</li>
17+
<li>Fix Ctrl-C not working properly in Command-Line and Normal mode #856</li>
18+
<li>Fix scrollbar rendering artifact in macOS 10.13 or below #857</li>
19+
<li>matchit plugin now works again in MacVim (fixed in Vim 8.1.0875)</li>
3820
</ul>
3921
22+
<p>Targets macOS 10.8+</p>
23+
4024
<p>Script interfaces have compatibility with these versions:</p>
4125
4226
<ul>
@@ -49,14 +33,14 @@ Suite requires that to work) #822</li>
4933
5034
5135
]]></description>
52-
<pubDate>Mon, 04 Feb 2019 00:00:00 -0800</pubDate>
36+
<pubDate>Mon, 18 Feb 2019 17:00:00 -0800</pubDate>
5337
<sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion>
5438
<enclosure type="application/octet-stream"
55-
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-154/MacVim.dmg"
56-
length="16666772"
57-
sparkle:version="154"
58-
sparkle:shortVersionString="8.1.873"
59-
sparkle:dsaSignature="MCwCFEOnE4lVCmC5YjFQm9JjEPAtN4q1AhQElGjwtFiyaYBaeySyOJZlCWWQJw=="
39+
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-155/MacVim.dmg"
40+
length="16685019"
41+
sparkle:version="155"
42+
sparkle:shortVersionString="8.1.950"
43+
sparkle:dsaSignature="MC0CFQC0Ksi7j3xERTNqIT6XXRRTnP8+HwIUJAERj4KmyEVBCw2KDuvQq2f8Rp4="
6044
/>
6145
</item>
6246
</channel>

0 commit comments

Comments
 (0)