mirror of
https://github.com/wenlzhang/obsidian-folder-navigator.git
synced 2026-07-22 05:41:23 +00:00
989 B
989 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.3.0] - 2025-04-30
Changes
- Add visual separators and confirmation modal for folder history reset
- Add sort options
- Add demo
- Improve code format
[0.2.1] - 2025-04-06
Changes
- Clean up code
- Fix folder expansion
- Update README.md
- Update README.md
- Improve code format
[0.2.0] - 2025-04-05
Changes
- Improve code quality
- Fix folder expansion
- Address review comments
- Add license
- Update README.md
- Fix type safety
- Update plugin description
- Update README.md
[0.1.0] - 2025-03-06
Changes
- Update README.md
- Update README.md
- Support default folder expanding
- Fix folder navigation bug
- Debug folder navigation
- Fix hotkey bug
- Add initial version
- Initial commit