|
6 | 6 | <description>MacVim</description> |
7 | 7 |
|
8 | 8 | <item> |
9 | | - <title>MacVim snapshot-156</title> |
| 9 | + <title>MacVim snapshot-157</title> |
10 | 10 | <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> |
18 | 12 |
|
19 | 13 | <p>Features:</p> |
20 | 14 |
|
21 | 15 | <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> |
23 | 20 | </ul> |
24 | 21 |
|
25 | 22 | <p>Fixes:</p> |
26 | 23 |
|
27 | 24 | <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> |
38 | 29 | </ul> |
39 | 30 |
|
40 | 31 | <p>Targets macOS 10.8+</p> |
|
49 | 40 | <li>Ruby 2.6</li> |
50 | 41 | </ul> |
51 | 42 |
|
52 | | -
|
53 | 43 | ]]></description> |
54 | | - <pubDate>Tue, 11 Jun 2019 02:00:00 -0700</pubDate> |
| 44 | + <pubDate>Sat, 27 Jul 2019 22:00:00 -0700</pubDate> |
55 | 45 | <sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion> |
56 | 46 | <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==" |
62 | 52 | /> |
63 | 53 | </item> |
64 | 54 | </channel> |
|
0 commit comments