|
| 1 | +# Created by Anthelion using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Neovide.Neovide |
| 5 | +PackageVersion: 0.16.1 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Neovide |
| 8 | +PublisherUrl: https://github.com/neovide |
| 9 | +PublisherSupportUrl: https://github.com/neovide/neovide/issues |
| 10 | +PackageName: Neovide |
| 11 | +PackageUrl: https://github.com/neovide/neovide |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/neovide/neovide/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright (c) 2023 Neovide Contributors |
| 15 | +CopyrightUrl: https://github.com/neovide/neovide/blob/main/LICENSE |
| 16 | +ShortDescription: No Nonsense Neovim Client in Rust |
| 17 | +Tags: |
| 18 | +- gpu |
| 19 | +- neovim |
| 20 | +- neovim-guis |
| 21 | +- rust |
| 22 | +- skia |
| 23 | +ReleaseNotes: |- |
| 24 | + The fixes of week, enjoy! |
| 25 | + Neovide will always be free and open-source. |
| 26 | + Sponsorship is highly appreciated. |
| 27 | + What's Changed |
| 28 | +
|
| 29 | + Bug Fixes |
| 30 | + - fix: update neovim listen_addr :restart protocol and keep open args per route by @falcucci in #3441 |
| 31 | + - fix: reintroduce error window for launch failures by @CGamesPlay in #3445 |
| 32 | + - fix: defer cold-start file drops until ui_attach completes by @falcucci in #3448 |
| 33 | + - fix: expand tilde in chdir config. by @falcucci in #3449 |
| 34 | + - fix: apply neovide_scale_factor at startup and on updates correctly by @falcucci in #3451 |
| 35 | + - fix: split startup preflight from runtime setup by @falcucci in #3453 |
| 36 | + - fix: treat clipboard failure as a state, not as fatal by @falcucci in #3454 |
| 37 | + - fix: preserve cwd on login-shell launches by @falcucci in #3455 |
| 38 | +
|
| 39 | + New Contributors |
| 40 | + - @CGamesPlay made their first contribution in #3445 |
| 41 | +ReleaseNotesUrl: https://github.com/neovide/neovide/releases/tag/0.16.1 |
| 42 | +ManifestType: defaultLocale |
| 43 | +ManifestVersion: 1.12.0 |
0 commit comments