4.0.0
Added
- After the plugin updates, a short note pops up explaining what changed and where the
project stands.
Fixed
- Sorting the file explorer by created or modified date works again. Before, turning the
plugin on left you stuck with name sorting only (#262).
Changed
- The plugin is more robust when Obsidian updates. If a new Obsidian version changes
something a feature depends on, only that one feature turns off (with a short notice)
instead of the whole plugin breaking or showing a blank screen (#233, #251).
Internal
- Added a Docker-based dev/test setup and end-to-end tests that run against a real Obsidian,
fixed a build error, and fixed cloning the plugin's submodule (#273).