1.7.0 (2024-09-21)
Features
- #2430: use vim.ui.open as default system_open, for neovim 0.10+ (#2912) (03f737e)
- help closes on <Esc> and api.tree.toggle_help mappings (#2909) (b652dbd)
Bug Fixes
- #2862: windows path replaces backslashes with forward slashes (#2903) (45a93d9)
- #2906: resource leak on populate children (#2907) (a4dd5ad)
- #2917: fix root copy paths: Y, ge, gy, y (#2918) (b18ce8b)
- safely close last tree window (#2913) (bd48816)
- safely close tree window with pcall and debug logging (bd48816)