You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This is a pre-release version of MacVim. To use the latest stable release, see <ahref="https://github.com/macvim-dev/macvim/releases/latest">https://github.com/macvim-dev/macvim/releases/latest</a></p>
4
+
5
+
<details>
6
+
<summary>What’s Changed</summary>
7
+
8
+
<!-- Release notes generated using configuration in .github/release.yml at prerelease-178.1 -->
9
+
10
+
<h2id="whats-changed">What’s Changed</h2>
11
+
<ul>
12
+
<li>CI: Update to Xcode 15 / macOS 13 in GitHub runner by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1434">#1434</a></li>
13
+
<li>Add cmdline completion for MacVim options: ‘fuoptions’, ‘guifont(wide)’ by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1436">#1436</a></li>
14
+
<li>Fix tabs drawing over rest of MacVim in macOS 14 Sonoma by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1440">#1440</a></li>
15
+
<li>Add option to only scroll in one direction when using trackpad by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1442">#1442</a></li>
16
+
<li>Use -O3 and link-time-optimization for published builds by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1444">#1444</a></li>
17
+
<li>Sparkle 2.5.1 by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1446">#1446</a></li>
18
+
<li>Fix macOS 14 Sonoma non-native full screen background color by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1448">#1448</a></li>
19
+
<li>Allow showing pre-release in What’s New page by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1447">#1447</a></li>
20
+
<li>Fix non-native full screen show menu with notch, and changing resolution by @ychin in <ahref="https://github.com/macvim-dev/macvim/pull/1450">#1450</a></li>
0 commit comments