Skip to content

Commit fb49c75

Browse files
committed
snapshot-153
1 parent 0114cc5 commit fb49c75

File tree

1 file changed

+20
-35
lines changed

1 file changed

+20
-35
lines changed

appcast/latest.xml

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

88
<item>
9-
<title>MacVim snapshot-152</title>
9+
<title>MacVim snapshot-153</title>
1010
<description><![CDATA[
11-
<p>Vim patch 8.1.560</p>
11+
<p>Vim patch 8.1.577</p>
1212
1313
<p>Targets macOS 10.8+</p>
1414
1515
<p>Features:</p>
1616
1717
<ul>
18-
<li>macOS Mojave (10.14) is now supported.
19-
<ul>
20-
<li>MacVim’s UI now works with Dark Mode.</li>
21-
<li>Fixed broken rendering and flickering under Mojave when using the
22-
default Core Text renderer. #757</li>
23-
</ul>
24-
</li>
25-
<li>guioption ‘k’ is supported again. #731
26-
<ul>
27-
<li>This option prevents window from resizing when UI elements such as
28-
toolbars or tabs show or hide themselves.</li>
29-
</ul>
30-
</li>
18+
<li>The option to automatically download and install updates is now
19+
exposed in the preference panel. This gives you a way to uncheck it,
20+
as previously there was no user-visible way to do so once it’s
21+
checked. #816</li>
3122
</ul>
3223
3324
<p>Fixes:</p>
3425
3526
<ul>
36-
<li>Fixed misc fullscreen and window resizing bugs and artifacts #745</li>
37-
<li>Dragging tabs to reorder now works properly #789</li>
38-
<li>Fixed timer callback handling in GUI #749</li>
39-
<li>Fixed native tabs (10.12+) interring with Vim tabs #788</li>
40-
<li>Fixed Japanese IME Ctrl-U/Ctrl-O handling #742</li>
41-
<li>Fixed MMShareFindPboard and Cmd-E/Cmd-G interactions #780</li>
42-
<li>Better handling of guifontwide font size #737</li>
43-
<li>Better python discovery in default vimrc #739</li>
44-
</ul>
45-
46-
<p>Known Issues:</p>
47-
48-
<ul>
49-
<li>Scrolling performance is slightly worse under Mojave #796</li>
27+
<li>Title bar is no longer transparent in 10.12 Sierra #805</li>
28+
<li>Fixed ‘transparency’ setting not working properly in Mojave #805</li>
29+
<li>Fixed setting ‘fullscreen’ in vimrc leading to black screen in 10.14
30+
Mojave if non-native fullscreen is used #811</li>
31+
<li>Fixed showing all black if <code>MMUseCGLayerAlways</code> is set in 10.14 Mojave
32+
#811</li>
33+
<li>Fixed misconfigured Python paths in default vimrc #812</li>
5034
</ul>
5135
5236
<p>Script interfaces have compatibility with these versions:</p>
@@ -59,15 +43,16 @@ toolbars or tabs show or hide themselves.</li>
5943
<li>Ruby 2.5</li>
6044
</ul>
6145
46+
6247
]]></description>
63-
<pubDate>Wed, 05 Dec 2018 06:00:00 -0800</pubDate>
48+
<pubDate>Thu, 13 Dec 2018 01:00:00 -0800</pubDate>
6449
<sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion>
6550
<enclosure type="application/octet-stream"
66-
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-152/MacVim.dmg"
67-
length="16341191"
68-
sparkle:version="152"
69-
sparkle:shortVersionString="8.1.560"
70-
sparkle:dsaSignature="MC0CFQCaeNK0IkH2lE5VHlZCflDOtU4WeAIUB2wf6B69PbV5FObsUhT0juvyVqE="
51+
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-153/MacVim.dmg"
52+
length="16356321"
53+
sparkle:version="153"
54+
sparkle:shortVersionString="8.1.577"
55+
sparkle:dsaSignature="MC4CFQC2BtHFhLg+w239OxTZfmcTi8oniwIVAIZOmu8FSfLcVj8lgo9PRsXltyg0"
7156
/>
7257
</item>
7358
</channel>

0 commit comments

Comments
 (0)