Skip to content

Releases: nathonius/obsidian-auto-class

Release v2.3.0

01 Feb 17:04
7d46fe0
Compare
Choose a tag to compare

Features

Release v2.2.0

03 Jan 18:04
63fb5a7
Compare
Choose a tag to compare

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

23 Nov 19:38
Compare
Choose a tag to compare

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

17 Nov 06:13
e8b0648
Compare
Choose a tag to compare

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

15 Nov 05:13
Compare
Choose a tag to compare

1.5.3

Fixes

  • Improve handling of removing classes from views; removes a potential memory leak.

Release v1.5.2

15 Nov 01:05
Compare
Choose a tag to compare

1.5.2

Fixes

  • Paths in groups can now be edited.

Release v1.5.1

14 Nov 01:34
Compare
Choose a tag to compare

1.5.1

Fixes

  • Restore plugin functionality.

Release v1.5.0

14 Nov 01:07
e233670
Compare
Choose a tag to compare

1.5.0

Feat

  • Add groups of paths to better manage paths.

Release v1.4.1

13 Nov 13:19
Compare
Choose a tag to compare

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

13 Nov 06:23
831f6de
Compare
Choose a tag to compare

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.