1.13.0 (2025-06-14)
Features
- #3113: add renderer.icons.folder_arrow_padding (#3114) (ea5097a)
- #3132: add api.node.expand and api.node.collapse (#3133) (ae59561)
Bug Fixes
- "Invalid buffer id" on closing nvim-tree window (#3129) (25d16aa)
- #2746: background and right aligned icons in floating windows (#3128) (cbc3165)
- #3117: allow changing filename's casing (bd54d1d)
- #3117: windows: change file/dir case (#3135) (bd54d1d)
- #3122: remove redundant vim.validate (#3123) (e7d1b7d)
- #3124: fix icon padding for "right_align" placements, notably for dotfiles (#3125) (e4cd856)
- #3124: prevent empty icons_right_align response from breaking padding (e4cd856)
- #3134: setting one glyph to "" no longer disables others (#3136) (ebcaccd)
- #3143: actions.open_file.window_picker.exclude applies when not using window picker (#3144) (05d8172)
- fixes #3134 (ebcaccd)
- invalid buffer issue (25d16aa)