
This update contains many additions and bug-fixes, and is now compiled as a much smaller package, at around 760kb, providing a faster installation and startup time. See Changelog below.
Many thanks to all the people who helped by trying out features and reporting the bugs to the project's issues page!
I want to give special thanks to Edward, and again, to those who supported the development of LeoInteg!
Félix
I'll now focus on LeoJS which is near a first beta release! Stay Tuned! 🦁
1.0.14 Changelog:
- Made package much smaller by fixing webpack compilation. (from 5.6mb to 760kb)
- Added 'new', 'Open' and 'Save' icons to the outline pane's title bar.
- Fixed links in welcome page.
- Made package smaller by excluding image files for readme and other .md files in resources folder.
- Fixed 'minibuffer' preserving of the body pane before opening input.
- Added 'revert' command used to 'Revert to Saved' the currently opened Leo document.
- Added 'tag' related commands to outline nodes context menu, and to the minibuffer.
- Added goto-global-line functionality to the minibuffer with direct access via direct 'number' entry.
- Fixed input box entry UI for various commands. (insert-child, insert-node, clone-find-tag, etc.)
- Added 'tab-cycle-next' command and the Ctrl+Tab keybinding shortcut to cycle opened Leo documents.
- Fixed the 'focus-on-tree' command, along with the Alt+T shortcut, to work from Leo panes other than the body pane.
- Fixed 'opening' a Leo file (normally or via right-click) to force-show the main Leo panes (outline and body).