What's Changed
- fix(preview): stop preview from moving floating tree by @LionC in #1653
- feat(filesystem): customizable timestamp formats by @MastarCheeze in #1614
- fix(utils): handle edge case for
is_subpath
by @saytaM12 in #1655 - feat(preview): custom
title
by @joaomendoncaa in #1563 - feat: add close to fuzzy_finder_mappings by @agoodshort in #1568
- feat(filter): custom title by @sand4rt in #1489
- fix(filesystem): ignore dotfiles properly for find filter by @obukhovaa in #1564
- fix(preview): allow enabling when node is directory by @LDprg in #1659
- fix(lsp): prefer
get_clients
overget_active_clients
by @pynappo in #1645 - fix(help): clamp help window size on VimResized by @pynappo in #1656
- fix(preview): update image.nvim integration by @pynappo in #1648
- chore(issue): update the bug report template by @pynappo in #1646
- fix(document_symbols): handle SymbolInformation responses by @pynappo in #1644
- fix(preview): setup image.nvim if needed by @pynappo in #1662
- doc: make longer example collapsible by @nhat-vo in #857
New Contributors
- @LionC made their first contribution in #1653
- @saytaM12 made their first contribution in #1655
- @joaomendoncaa made their first contribution in #1563
- @obukhovaa made their first contribution in #1564
- @LDprg made their first contribution in #1659
Full Changelog: 3.28...3.29