66 <description >MacVim</description >
77
88 <item >
9- <title >MacVim snapshot-153 </title >
9+ <title >MacVim snapshot-154 </title >
1010 <description ><![CDATA[
11- <p>Vim patch 8.1.577</p>
11+
12+ <p>Vim patch 8.1.873</p>
1213
1314<p>Targets macOS 10.8+</p>
1415
15- <p>Features :</p>
16+ <p>General :</p>
1617
1718<ul>
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>
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>
2227</ul>
2328
2429<p>Fixes:</p>
2530
2631<ul>
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>
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>
3438</ul>
3539
3640<p>Script interfaces have compatibility with these versions:</p>
@@ -40,19 +44,19 @@ Mojave if non-native fullscreen is used #811</li>
4044 <li>Perl 5.18</li>
4145 <li>Python2 2.7</li>
4246 <li>Python3 3.7</li>
43- <li>Ruby 2.5 </li>
47+ <li>Ruby 2.6 </li>
4448</ul>
4549
4650
4751 ]]> </description >
48- <pubDate >Thu, 13 Dec 2018 01 :00:00 -0800</pubDate >
52+ <pubDate >Mon, 04 Feb 2019 00 :00:00 -0800</pubDate >
4953 <sparkle : minimumSystemVersion >10.8</sparkle : minimumSystemVersion >
5054 <enclosure type =" application/octet-stream"
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 "
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== "
5660 />
5761 </item >
5862 </channel >
0 commit comments