Skip to content

2.47

Compare
Choose a tag to compare
@cseickel cseickel released this 17 Dec 14:31
· 305 commits to main since this release
2.47
73a90f6

What's Changed

  • fix(typo): documentation of custom commands by @muhfaris in #636
  • fix(git): make mark_ignored async by @musjj in #621
  • docs(custom-command): typo call function by @muhfaris in #641
  • fix(fs): check window is valid before replacing buffers by @levouh in #644
  • build: update stylua to 15.2 and apply changes by @cseickel in #649
  • feat(git): async git interface for get_repository_root by @musjj in #637
  • feat(ui): add NeoTreeFloatNormal highlight group by @figsoda in #648
  • fix(events): return result from event when { handled = true } by @cseickel in #653
  • fix(renderer): add checks to make sure tree is still visible throughout renderer module by @cseickel in #654
  • feat: add BEFORE_FILE_MOVE BEFORE_FILE_RENAME events by @sidlatau in #625
  • fix: no cursorline when using cursorlineopt=number by @Quacktiamauct in #657
  • fix(fs_actions): check window valid on close buf by @levouh in #658
  • fix (components): enable using symlink_target on all sources by @pysan3 in #660

New Contributors

Full Changelog: 2.46...2.47