Releases: vslinko/obsidian-outliner
Releases · vslinko/obsidian-outliner
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
Huge release! 🚀
Features
- Configurable hotkeys for commands
- Added configuration for features without hotkeys
- More useful and correct README file
Bugfixes
- Fixed: Moving an item causes nearby lists to unfold #62
- Fixed: Unable to unload plugin without restarting Obsidian
Internal enhancements
- Modular source code structure
- End-to-end tests
- Configured Github Actions that run tests in a real Obsidian app
1.1.0-beta5
obsidian-commands-4
Fixed folding while moving #62
obsidian-commands-3
Do not handle mouse selections
obsidian-commands-2
Handle cursor movement using beforeSelectionChange instead of keydown