mirror of
https://github.com/neovim/neovim.git
synced 2026-04-06 07:38:31 +00:00
Following is a list of commits (fixes/features only) in this release. See `:help news` in Nvim for release notes. FIXES -------------------------------------------------------------------------------- -b1f2fe46cdlsp.enable() don't work correctly inside FileType event #37538 -9b13ee041fapi: nvim_set_hl crashes when url= key is passed -3a94763124channel: crash on failed sockconnect() (#37811) -7281cf883echannel: possible hang after connecting with TCP times out (#37813) -7bb3c3068chighlight: setting 'winhl' doesn't work with global ns (#37868) -cf6660d3c1mpack: boundary values for negative integer encoding (#38411) -f9c67c40bclsp: call `on_list` before reading `loclist` #37645 -818b97173eprocess: avoid buffering unnecessary UI event with PTY CWD (#37582) -3eef5752b3terminal: heap UAF if buffer deleted during TermRequest (#37612) -37738d5ae0terminal: reset `w_leftcol` after resizing terminal -e0ea90070atreesitter: escape hyphen in lua pattern -85d4822797treesitter: normalize language aliases -03815969c4watch: invalid joined path #37973 PERFORMANCE -------------------------------------------------------------------------------- -768b624c40filetype: vim.filetype.get_option cache miss when option value is false #37593 VIM PATCHES -------------------------------------------------------------------------------- -c7f48e40b89.1.2119: tests: Test_language_cmd fails on OpenBSD (#37503) -d47d317a799.1.2128: Heap use after free in buf_check_timestamp() -79ed49cc699.1.2130: Page scrolling in Insert mode beeps (#37710) -4792c299699.1.2132: [security]: buffer-overflow in 'helpfile' option handling (#37735) -03e68ad5d39.1.2133: Another case of buffer overflow with 'helpfile' (#37746) -5f6b1954029.1.2136: :tab sbuffer may close old tabpage (#37765) -b072f89d1e9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopinsert (#37881) -de20500b409.2.0028: matchadd() conceal may use unrelated syntax cchar (#37974) -7fc228d94f9.2.0077: [security]: Crash when recovering a corrupted swap file (#38104) -b9459fba269.2.0078: [security]: stack-buffer-overflow in build_stl_str_hl() (#38102) -976db1ba4b9.2.0137: [security]: crash with composing char in collection range (#38261) -bea7f3a44e9.2.0202: [security]: command injection via newline in glob() (#38385)
85 lines
3.4 KiB
XML
85 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Copyright 2018 Neovim contributors
|
|
|
|
See also:
|
|
https://appimage.github.io/neovim/
|
|
https://github.com/flathub/io.neovim.nvim
|
|
-->
|
|
<component type="desktop-application">
|
|
<id>io.neovim.nvim</id>
|
|
<translation type="gettext">nvim</translation>
|
|
<project_license>Apache-2.0</project_license>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<name>Neovim</name>
|
|
<summary>Vim-fork focused on extensibility and usability</summary>
|
|
|
|
<description>
|
|
<p>Neovim is a refactor of the Vim text editor designed to encourage new features, advanced UIs, and powerful extensions.</p>
|
|
</description>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>Live :substitute feature</caption>
|
|
<image>https://neovim.io/images/nvim-screenshot-1.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<releases>
|
|
<release date="2026-03-28" version="0.11.7"/>
|
|
<release date="2026-01-26" version="0.11.6"/>
|
|
<release date="2025-11-02" version="0.11.5"/>
|
|
<release date="2025-08-31" version="0.11.4"/>
|
|
<release date="2025-07-12" version="0.11.3"/>
|
|
<release date="2025-05-30" version="0.11.2"/>
|
|
<release date="2025-04-26" version="0.11.1"/>
|
|
<release date="2025-03-26" version="0.11.0"/>
|
|
<release date="2025-01-29" version="0.10.4"/>
|
|
<release date="2024-12-21" version="0.10.3"/>
|
|
<release date="2024-10-03" version="0.10.2"/>
|
|
<release date="2024-07-24" version="0.10.1"/>
|
|
<release date="2024-05-16" version="0.10.0"/>
|
|
<release date="2023-12-30" version="0.9.5"/>
|
|
<release date="2023-10-09" version="0.9.4"/>
|
|
<release date="2023-09-07" version="0.9.2"/>
|
|
<release date="2023-05-29" version="0.9.1"/>
|
|
<release date="2023-04-07" version="0.9.0"/>
|
|
<release date="2023-02-02" version="0.8.3"/>
|
|
<release date="2022-12-29" version="0.8.2"/>
|
|
<release date="2022-11-14" version="0.8.1"/>
|
|
<release date="2022-09-30" version="0.8.0"/>
|
|
<release date="2022-06-26" version="0.7.2"/>
|
|
<release date="2022-06-26" version="0.7.1"/>
|
|
<release date="2022-04-15" version="0.7.0"/>
|
|
<release date="2021-12-31" version="0.6.1"/>
|
|
<release date="2021-11-30" version="0.6.0"/>
|
|
<release date="2021-09-26" version="0.5.1"/>
|
|
<release date="2021-07-02" version="0.5.0"/>
|
|
<release date="2020-08-04" version="0.4.4"/>
|
|
<release date="2019-11-06" version="0.4.3"/>
|
|
<release date="2019-09-15" version="0.4.2"/>
|
|
<release date="2019-09-15" version="0.4.1"/>
|
|
<release date="2019-09-15" version="0.4.0"/>
|
|
<release date="2019-07-03" version="0.3.8"/>
|
|
<release date="2019-04-29" version="0.3.5"/>
|
|
<release date="2019-01-13" version="0.3.4"/>
|
|
<release date="2019-01-05" version="0.3.3"/>
|
|
<release date="2018-12-31" version="0.3.2"/>
|
|
<release date="2018-07-19" version="0.3.1"/>
|
|
<release date="2018-07-11" version="0.3.0"/>
|
|
</releases>
|
|
|
|
<content_rating type="oars-1.1"/>
|
|
<launchable type="desktop-id">nvim.desktop</launchable>
|
|
<url type="homepage">https://neovim.io/</url>
|
|
<url type="bugtracker">https://github.com/neovim/neovim/issues</url>
|
|
<url type="faq">https://neovim.io/doc/user/faq.html</url>
|
|
<url type="help">https://neovim.io/doc/</url>
|
|
<url type="donation">https://neovim.io/#sponsor</url>
|
|
<url type="translate">https://github.com/neovim/neovim/tree/master/src/nvim/po</url>
|
|
<provides>
|
|
<binary>nvim</binary>
|
|
<id>nvim</id>
|
|
</provides>
|
|
</component>
|