Skip to content

Commit f9e2190

Browse files
committed
snapshot-159
1 parent de8726a commit f9e2190

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

appcast/latest.xml

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

88
<item>
9-
<title>MacVim snapshot-157</title>
9+
<title>MacVim snapshot-159</title>
1010
<description><![CDATA[
11-
<p>Vim patch 8.1.1722</p>
11+
12+
<p>Vim patch 8.1.2168</p>
1213
1314
<p>Features:</p>
1415
1516
<ul>
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>
17+
<li>Can now use autocommand to detect an OS appearance change (dark vs
18+
light mode). See <code>:help OSAppearanceChanged</code>. #766</li>
2019
</ul>
2120
2221
<p>Fixes:</p>
2322
2423
<ul>
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>
24+
<li>Fix text being clipped in macOS Catalina. #905</li>
25+
<li>Fix “E432: Tags file not sorted” issue in macOS Catalina. #953. (Vim
26+
8.1.2152)</li>
2927
</ul>
3028
3129
<p>Targets macOS 10.8+</p>
@@ -40,15 +38,16 @@ main menu bar (see <code>:help hidden-menus</code>). #853</li>
4038
<li>Ruby 2.6</li>
4139
</ul>
4240
41+
4342
]]></description>
44-
<pubDate>Sat, 27 Jul 2019 22:00:00 -0700</pubDate>
43+
<pubDate>Thu, 17 Oct 2019 02:00:00 -0700</pubDate>
4544
<sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion>
4645
<enclosure type="application/octet-stream"
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=="
46+
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-159/MacVim.dmg"
47+
length="16955918"
48+
sparkle:version="159"
49+
sparkle:shortVersionString="8.1.2168"
50+
sparkle:dsaSignature="MC0CFC5U6i0BjaiMLu09r2a58cZWKWzPAhUAqfYuZagx51FPGmLA2dZtejD8Wss="
5251
/>
5352
</item>
5453
</channel>

0 commit comments

Comments
 (0)