What's Changed
- feat(renderer): allow children of filtered to retain normal hls by @pynappo in #1822
- feat(preview): support snacks.image for image previews by @pynappo in #1815
Miscellaneous fixes:
- fix(session): always check to auto_clean on session load by @pynappo in #1814
- Docs: Update tiny typo in lua/neo-tree/ui/inputs.lua by @AkuPython in #1816
- fix: ignore
close_if_last_window
when exiting popups by @pynappo in #1819 - fix(renderer): revert typo in hidden logic by @pynappo in #1824
- docs: add install scripts, organize & revise README by @pynappo in #1826
- docs: update post-install & optional plugins sections by @pynappo in #1828
- fix: implement proper check for
close_if_last_window
by @pynappo in #1830 and #1831 - docs(README): fix mini.deps instructions by @gps08 in #1832
- docs: remove double 'the' by @HaraldMagnusson in #1833
- fix(highlights): allow fallback to default diff highlights by @pynappo in #1835
New Contributors
- @AkuPython made their first contribution in #1816
- @gps08 made their first contribution in #1832
- @HaraldMagnusson made their first contribution in #1833
Full Changelog: 3.34...3.35