Releases: nathonius/obsidian-auto-class
Releases · nathonius/obsidian-auto-class
Release v2.3.0
Features
- Glob matching support. Contributed by @rliugorilla!
Release v2.2.0
2.2.0
Features
- 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
Fixes
- Tags in frontmatter are supported
Release v2.1.0
2.1.0
Features
- Can use enter key to add new paths, tags, classes, and groups instead of clicking the associated "add" button
Fixes
- Changes to the targeted path or tag are saved
Release v2.0.0
2.0.0
Features
- Add and remove classes automatically based on on a note's tags
Fixes
- Paths and tags in groups can be deleted
- Empty groups are deleted without confirmation
Breaking Changes
- If updating directly from version 1.1.0 or below, settings will not be migrated.
Release v1.5.3
1.5.3
Fixes
- Improve handling of removing classes from views; removes a potential memory leak.
Release v1.5.2
1.5.2
Fixes
- Paths in groups can now be edited.
Release v1.5.1
1.5.1
Fixes
- Restore plugin functionality.
Release v1.5.0
1.5.0
Feat
- Add groups of paths to better manage paths.
Release v1.4.1
1.4.1
Fixes
- 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.
Release v1.4.0
1.4.0
Features
- 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.
Fixes
- Ensure the plugin works for both linked and unlinked panes.