Monday, November 20, 2023

Leo 6.7.5 released

Leo https://leo-editor.github.io/leo-editor/ 6.7.5 is now available on GitHub and pypi.

Leo is an IDE, outliner and PIM.

The highlights of Leo 6.7.5

  • PR #3568: Improve word-oriented finds and improve Leo's spell checker.
  • PRs #3515 and #3517: Significantly improve python importer.
  • PRs #3509 and #3511: Improve rust importer.

Other improvements

  • PR #3560: Retire the g.SherlockTracer class.
  • PR #3552: Clear dirty bits when writing sqLite DBs.
  • PR #3541: Use c.doCommandByName instead of c.k.simulateCommand.
  • PR #3538: Make file-diff-files undoable.
  • PR #3533: Reload outlines rather than restarting Leo.
  • PR #3531: Add move-outline-to-first-child & move-outline-to-last-child commands.
  • PR #3528: Improve copy-gnx command.
  • PR #3525: Add promote-section-references command.
  • PR #3521: Improve what-line command.
  • PR #3519: Make the mark-node-and-parents and unmark-node-and-parents commands undoable.
  • PR #3503: Fix bug involving back slashes in search patterns.
  • PR #3499: Retire the read-outline-only command.
  • PR #3607: Add scheme importer
  • Fix several other minor bugs.

Links