Skip to content

Releases: FlorianWoelki/obsidian-iconize

1.2.6

12 Jul 06:25

Choose a tag to compare

This release includes the following changes:

  • Fixed issue with inheritance and custom rules
  • Fixed loading of custom icons with a lot of directories (#81)
  • Refactored custom rule functionality

1.2.5

20 Jun 07:36

Choose a tag to compare

This update includes the following changes:

  • Updated text of notice for wrong icon pack folder path (#84)

1.2.4

19 Jun 10:23

Choose a tag to compare

This update includes the following changes:

  • Added plugin name to Notice #82 (thanks to @cfurrow)
  • Fixed issue with multiple types of custom rules #77
  • Fixed issue with removing custom rules that have the same rule

1.2.3

17 Jun 06:24

Choose a tag to compare

This update includes the following changes:

  • Added notice for saving icon folder path
  • Added migration guide if icon folder path is still in plugins/...
  • Fixed issue with default path

1.2.2

16 Jun 17:24

Choose a tag to compare

This new version includes the following changes:

  • Fixed issue with double inheritance #70
  • Fixed issue with icon path outside the obsidian path #73
  • Removed icons from search because it disabled sort functionality as mentioned in #79

Migration Guide:
Make sure to add a .obsidian prefix in the path.

1.2.1

13 May 13:28

Choose a tag to compare

This release includes the following fixes:

  • Fix dependency security issues
  • Fix prioritization of icon rules (thanks to @Mara-Li)

1.2.0

29 Apr 07:33

Choose a tag to compare

This release includes the following new features/fixes:

  • Add functionality for custom rules work only for files, folders, or both (#57)
  • Add functionality for adding colors for custom rules (#51)
  • Change title and description of padding setting
  • Refactor settings tab

1.1.6

26 Apr 07:26

Choose a tag to compare

This small release includes the following features/fixes:

  • Add fullpath log to warning when icon is missing
  • Add "fix icon pack" button to normalize the icon pack (fixes #59 and maybe #61)

1.1.5

19 Apr 07:01

Choose a tag to compare

This release contains a couple of changes:

  • Change description of plugin
  • Revert to the old inheritance functionality #63
  • Add custom rules for setting icons #58
  • Remove icon pack dependencies

1.1.4

11 Apr 07:07

Choose a tag to compare

This release includes the following updates:

  • Add warning message for missing icon
  • Fix logic issue with inheritance