|
6 | 6 | <description>MacVim</description> |
7 | 7 |
|
8 | 8 | <item> |
9 | | - <title>MacVim snapshot-155</title> |
| 9 | + <title>MacVim snapshot-156</title> |
10 | 10 | <description><![CDATA[ |
| 11 | +<p>Vim patch 8.1.1517</p> |
11 | 12 |
|
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> |
13 | 24 |
|
14 | 25 | <p>Fixes:</p> |
15 | 26 |
|
16 | 27 | <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> |
20 | 38 | </ul> |
21 | 39 |
|
22 | 40 | <p>Targets macOS 10.8+</p> |
|
33 | 51 |
|
34 | 52 |
|
35 | 53 | ]]></description> |
36 | | - <pubDate>Mon, 18 Feb 2019 17:00:00 -0800</pubDate> |
| 54 | + <pubDate>Tue, 11 Jun 2019 02:00:00 -0700</pubDate> |
37 | 55 | <sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion> |
38 | 56 | <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=" |
44 | 62 | /> |
45 | 63 | </item> |
46 | 64 | </channel> |
|
0 commit comments