- Glob matching support. Contributed by @rliugorilla!
- All references to "preview mode" changed to "read mode" for v13 update
- Updated icons for read and edit scopes to match the glasses and pencil icons used in the UI by default
- Tags in frontmatter are supported
- Can use enter key to add new paths, tags, classes, and groups instead of clicking the associated "add" button
- Changes to the targeted path or tag are saved
- Add and remove classes automatically based on on a note's tags
- Paths and tags in groups can be deleted
- Empty groups are deleted without confirmation
- If updating directly from version 1.1.0 or below, settings will not be migrated.
- Improve handling of removing classes from views; removes a potential memory leak.
- Paths in groups can now be edited.
- Restore plugin functionality.
- Add groups of paths to better manage paths.
- Remove some more extra console logs. Added a lint rule so this doesn't happen again. This is what happens when I code instead of going to sleep.
- Revamp settings. Now you can update a path with a new scope, new folder, and add or remove classes.
- Configured paths can be re-ordered by dragging.
- Use icons to show the scope of a path.
- Ensure the plugin works for both linked and unlinked panes.
- Support adding classes to linked panes.
- Remove a bunch of extra console logs that got left in.
- Plugin will now successfully upgrade from 1.1.0 or 1.0.0 to 1.2.0 or higher.
- Select a scope to add classes to a preview view, edit view, or both.
- Add optional folder suggester to make selecting a path easier.
Initial release.