This release contains several *breaking changes* to Leo's API.
See the What's new in Leo 6.8.0 section for details.
*Significant changes*
- PR #3828: Leo now requires PyQt6.
- PR #3911: Leo's core no longer uses the free_layout or nested_splitter
plugins.
- PR #3872: Improve how Leo searches for definitions. Add @bool
prefer-nav-pane.
- PR #3922: Improved the restart-leo command.
*New and improved*
- PR #3870: Leo's beautifier works faster.
- PR #3841: Add g.traceUnique and g.traceUniqueClass functions.
- PR #3893: Add vr-fully-expand, vr-toggle-visibility and vr-keep-open
commands.
- PR #3902: Add the toggle-unl-view command.
- PR #3921: Add the show-qt-widgets command.
- The usual minor improvements and bug fixes.