Skip to content

Commit de8726a

Browse files
committed
snapshot-157
1 parent dcb1d78 commit de8726a

File tree

1 file changed

+16
-26
lines changed

1 file changed

+16
-26
lines changed

appcast/latest.xml

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

88
<item>
9-
<title>MacVim snapshot-156</title>
9+
<title>MacVim snapshot-157</title>
1010
<description><![CDATA[
11-
<p>Vim patch 8.1.1517</p>
12-
13-
<p>Security Fixes:</p>
14-
15-
<ul>
16-
<li>Fix modeline security vulnerability (CVE-2019-12735). #898 (fixed in Vim 8.1.1365)</li>
17-
</ul>
11+
<p>Vim patch 8.1.1722</p>
1812
1913
<p>Features:</p>
2014
2115
<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>
16+
<li>Add ‘MMDisableLaunchAnimation’ option to disable the opening animation
17+
of MacVim Windows. #915</li>
18+
<li>Make ‘MMTitlebarAppearsTransparent’ work in pre-Mojave macOS versions.
19+
#917</li>
2320
</ul>
2421
2522
<p>Fixes:</p>
2623
2724
<ul>
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>
25+
<li>Fix issue where MacVim would freeze when opening a file already opened
26+
in another MacVim window when swap files are enabled. #913</li>
27+
<li>Menu items with name starting with ‘]’ now properly get hidden in the
28+
main menu bar (see <code>:help hidden-menus</code>). #853</li>
3829
</ul>
3930
4031
<p>Targets macOS 10.8+</p>
@@ -49,16 +40,15 @@
4940
<li>Ruby 2.6</li>
5041
</ul>
5142
52-
5343
]]></description>
54-
<pubDate>Tue, 11 Jun 2019 02:00:00 -0700</pubDate>
44+
<pubDate>Sat, 27 Jul 2019 22:00:00 -0700</pubDate>
5545
<sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion>
5646
<enclosure type="application/octet-stream"
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="
47+
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-157/MacVim.dmg"
48+
length="16902712"
49+
sparkle:version="157"
50+
sparkle:shortVersionString="8.1.1722"
51+
sparkle:dsaSignature="MCwCFB735GbaLl3tYNo6IRlcoV3QRHL7AhRCMhI/U8VHny9kM5N2mNUUT5xhuw=="
6252
/>
6353
</item>
6454
</channel>

0 commit comments

Comments
 (0)