Skip to content

v8.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 19:34

8.8.0 (2024-06-25)

Features

  • latex-renderer: add toggle renderer command (a00628f)
  • toc: auto open/enter ToC (988c2c1)
  • toc: close toc when neorg win is closed (78e1155)
  • toc: configurable max width (b0544ed)
  • toc: exit nvim when toc is the last window (baf9934)

Bug Fixes

  • broken true-zen integration (#1477) (ace1cda)
  • don't update metadata unless buffer is modified (#1469) (286d94b)
  • hop: describe which links are currently unsupported instead of "not found" (9626def)
  • insert template at the end of a new journal entry (#1468) (f33a491)
  • latex-renderer: fixed renderer breaking when a snippet change made it stop compiling (7fc91bb)
  • toc: don't try to open a toc from a toc (6cdd6a1)
  • toc: open new win from toc when neorg win was closed (c2d58da)
  • todo-introspector: check that the buffer is valid (369ed28)