Skip to content

Commit 9926196

Browse files
chore(main): release 4.11.0
1 parent bbf6b7d commit 9926196

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [4.11.0](https://github.com/folke/noice.nvim/compare/v4.10.0...v4.11.0) (2025-10-21)
4+
5+
6+
### Features
7+
8+
* added snacks integration ([df72b6d](https://github.com/folke/noice.nvim/commit/df72b6ddf6c167b20083f54647ae16dafde3737b))
9+
10+
11+
### Bug Fixes
12+
13+
* **health:** prevent crash in checkhealth when handler is not a function ([#1153](https://github.com/folke/noice.nvim/issues/1153)) ([3988250](https://github.com/folke/noice.nvim/commit/3988250998da3ea909aad9ea0d2966ecb933dd56))
14+
* **treesitter:** parser should be lower-case. Closes [#1055](https://github.com/folke/noice.nvim/issues/1055) ([d71b8eb](https://github.com/folke/noice.nvim/commit/d71b8ebc230df8653ae95280412ad732c488e585))
15+
* **ui:** set scrollbar window border to none ([#1155](https://github.com/folke/noice.nvim/issues/1155)) ([7766097](https://github.com/folke/noice.nvim/commit/77660974a9d42dd17791b24e8e203baedb46259c))
16+
17+
18+
### Performance Improvements
19+
20+
* **lsp.signature:** refactored autocmds needed for signature help. Now at most 3 in total for all buffers. Closes [#1158](https://github.com/folke/noice.nvim/issues/1158) ([3234438](https://github.com/folke/noice.nvim/commit/32344382607df1974e21864dfe2dedb01f8dc623))
21+
322
## [4.10.0](https://github.com/folke/noice.nvim/compare/v4.9.0...v4.10.0) (2025-02-06)
423

524

0 commit comments

Comments
 (0)