ITADN
mikavilpas/yazi.nvim

版本发布 8

v13.1.4
? · 2026-02-01

## [13.1.4](https://github.com/mikavilpas/yazi.nvim/compare/v13.1.3...v13.1.4) (2026-02-01) ### Bug Fixes * enhance buffer deletion with validity checks ([#1592](https://github.com/mikavilpas/yazi.nvim/issues/1592)) ([b741ebc](https://github.com/mikavilpas/yazi.nvim/commit/b741ebcae805479bb30f226fa871df279e83408f))

v13.1.3
? · 2026-01-10

## [13.1.3](https://github.com/mikavilpas/yazi.nvim/compare/v13.1.2...v13.1.3) (2026-01-10) ### Bug Fixes * **config:** respect config.highlight_hovered_buffers_in_same_directory ([#1546](https://github.com/mikavilpas/yazi.nvim/issues/1546)) ([5d36ee9](https://github.com/mikavilpas/yazi.nvim/commit/5d36ee9d59f995ca73d52522c5da82629c4cdd06)), closes [#1542](https://github.com/mikavilpas/yazi.nvim/issues/1542)

v13.1.2
? · 2026-01-07

## [13.1.2](https://github.com/mikavilpas/yazi.nvim/compare/v13.1.1...v13.1.2) (2026-01-07) ### Bug Fixes * **deps:** update all non-major dependencies ([#1533](https://github.com/mikavilpas/yazi.nvim/issues/1533)) ([f57292e](https://github.com/mikavilpas/yazi.nvim/commit/f57292eac34dd1b37e1c01e7d6f81eb455806be3)) * opening yazi in a fugitive buffer falls back to cwd ([#1540](https://github.com/mikavilpas/yazi.nvim/issues/1540)) ([a4137c3](https://github.com/mikavilpas/yazi.nvim/commit/a4137c315c10f148f036fb92ca1bab9c0fcaf4e3))

v13.1.1
? · 2026-01-06

## [13.1.1](https://github.com/mikavilpas/yazi.nvim/compare/v13.1.0...v13.1.1) (2026-01-06) ### Bug Fixes * **deps:** update all non-major dependencies ([#1476](https://github.com/mikavilpas/yazi.nvim/issues/1476)) ([00b7fc0](https://github.com/mikavilpas/yazi.nvim/commit/00b7fc02c617729accd240b641cecdefbfe0c160)) * **deps:** update all non-major dependencies ([#1480](https://github.com/mikavilpas/yazi.nvim/issues/1480)) ([34e2964](https://github.com/mikavilpas/yazi.nvim/commit/34e2964ead65b98c545bcd3cb8f2713116d33c17)) * **deps:** update all non-major dependencies ([#1482](https://github.com/mikavilpas/yazi.nvim/issues/1482)) ([7f3310e](https://github.com/mikavilpas/yazi.nvim/commit/7f3310ea30f99c314f5b69db21d91e62ca0b5929)) * **deps:** update dependency cypress to v15.7.1 ([#1436](https://github.com/mikavilpas/yazi.nvim/issues/1436)) ([dcee7b0](https://github.com/mikavilpas/yazi.nvim/commit/dcee7b039db5e21b97e5417fb7e607bcc7bed6ca)) * **deps:** update dependency cypress to v15.8.1 ([#1484](https://github.com/mikavilpas/yazi.nvim/issues/1484)) ([0754bf5](https://github.com/mikavilpas/yazi.nvim/commit/0754bf5cee9a0c64d5755d685d1d9d4c18c75fcc)) * support yazi URIs with extra context ([#1532](https://github.com/mikavilpas/yazi.nvim/issues/1532)) ([c720b57](https://github.com/mikavilpas/yazi.nvim/commit/c720b5744de9cd58fcf6e05750e5cec9b8374730))

v13.0.0
? · 2025-09-20

## [13.0.0](https://github.com/mikavilpas/yazi.nvim/compare/v12.0.0...v13.0.0) (2025-09-20) ### ⚠ BREAKING CHANGES * custom events need to use kebab-case ([#1222](https://github.com/mikavilpas/yazi.nvim/issues/1222)) ### Code Refactoring * custom events need to use kebab-case ([#1222](https://github.com/mikavilpas/yazi.nvim/issues/1222)) ([d05dadf](https://github.com/mikavilpas/yazi.nvim/commit/d05dadf065eb743c0fb0e2a316ce0af72299f9b9))

v12.0.0
? · 2025-09-20

## [12.0.0](https://github.com/mikavilpas/yazi.nvim/compare/v11.10.5...v12.0.0) (2025-09-20) ### ⚠ BREAKING CHANGES * removed `integrations.escape_path_implementation` (function) and `future_features.new_shell_escaping` (boolean). ### Bug Fixes * **deps:** update all non-major dependencies ([#1205](https://github.com/mikavilpas/yazi.nvim/issues/1205)) ([ecb88a9](https://github.com/mikavilpas/yazi.nvim/commit/ecb88a97210a3774bfee3db93e96ae7bf5c09663)) * **deps:** update dependency wait-on to v9 ([#1203](https://github.com/mikavilpas/yazi.nvim/issues/1203)) ([4230d1f](https://github.com/mikavilpas/yazi.nvim/commit/4230d1fc6a3ecf682aa3bfcd3fc0c893b1056b2e)) ### Code Refactoring * disable custom shell escaping as unneeded ([#1217](https://github.com/mikavilpas/yazi.nvim/issues/1217)) ([4f4dd4b](https://github.com/mikavilpas/yazi.nvim/commit/4f4dd4bc6437818cf3be5f2d7122fa98298d0021))

v11.10.5
? · 2025-09-03

## [11.10.5](https://github.com/mikavilpas/yazi.nvim/compare/v11.10.4...v11.10.5) (2025-09-03) ### Bug Fixes * yazi shifting to the left on open ([#1169](https://github.com/mikavilpas/yazi.nvim/issues/1169)) ([bbe81d4](https://github.com/mikavilpas/yazi.nvim/commit/bbe81d4dbc790b7c870a376666400b0915336faf))

v11.10.3
? · 2025-08-13

## [11.10.3](https://github.com/mikavilpas/yazi.nvim/compare/v11.10.2...v11.10.3) (2025-08-13) ### Bug Fixes * set buffer name for yazi floating window correctly ([03c6d6b](https://github.com/mikavilpas/yazi.nvim/commit/03c6d6b516aa848cd90c9a0cd9a943891d45f4b2))