Skip to content

Commit efd005f

Browse files
committed
snapshot-156
1 parent cd3568c commit efd005f

File tree

1 file changed

+29
-11
lines changed

1 file changed

+29
-11
lines changed

appcast/latest.xml

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

88
<item>
9-
<title>MacVim snapshot-155</title>
9+
<title>MacVim snapshot-156</title>
1010
<description><![CDATA[
11+
<p>Vim patch 8.1.1517</p>
1112
12-
<p>Vim patch 8.1.950</p>
13+
<p>Security Fixes:</p>
14+
15+
<ul>
16+
<li>Fix modeline security vulnerability (CVE-2019-12735). #898 (fixed in Vim 8.1.265)</li>
17+
</ul>
18+
19+
<p>Features:</p>
20+
21+
<ul>
22+
<li>Add new option ‘MMTitlebarAppearsTransparent’ that will make the title bar transparent and use the background color in the color scheme (10.14 or above only). #888</li>
23+
</ul>
1324
1425
<p>Fixes:</p>
1526
1627
<ul>
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>
28+
<li>Fix filename parsing error when opening a file with special characters like ‘$’ in file path. #863</li>
29+
<li>Fix blurry I-beam mouse cursor. #755</li>
30+
<li>Fix silently failing to save a file when conversion error is present. #671. (Vim 8.1.1349)</li>
31+
<li>Fix failing to save to a network shared SMB folder #861. (Vim 8.1.0957)</li>
32+
</ul>
33+
34+
<p>Misc:</p>
35+
36+
<ul>
37+
<li>‘guitablabel’ can now be set in .vimrc, without MacVim overriding it. #899</li>
2038
</ul>
2139
2240
<p>Targets macOS 10.8+</p>
@@ -33,14 +51,14 @@
3351
3452
3553
]]></description>
36-
<pubDate>Mon, 18 Feb 2019 17:00:00 -0800</pubDate>
54+
<pubDate>Tue, 11 Jun 2019 02:00:00 -0700</pubDate>
3755
<sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion>
3856
<enclosure type="application/octet-stream"
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="
57+
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-156/MacVim.dmg"
58+
length="16869239"
59+
sparkle:version="156"
60+
sparkle:shortVersionString="8.1.1517"
61+
sparkle:dsaSignature="MC0CFQCCKCkD77UMft4QNdOQfL6BEbMIDQIUHJgH1myqjo3XpTR4DVdoQEQCFkU="
4462
/>
4563
</item>
4664
</channel>

0 commit comments

Comments
 (0)