Skip to content

v4.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 14:51
2087bbf

4.7.0 (2024-11-09)

Features

  • added snacks backend and made it the default for notify (when avaiable) (eb7e855)

Bug Fixes

  • snacks: honor Snacks.config.notifier.enabled = false (f381a46)
  • snacks: make buffer modifiable when merging in another message (46fa519)
  • snacks: notifier (a55b898)
  • snacks: pass correct message ids (73d38cc)
  • treesitter: use markdown_inline instead of markdown (9039e7d)
  • view: added support for multiple backends. Fixes #986 (eac7e84)

Performance Improvements

  • status: cache status messages (1a74bde)