Skip to content

Releases: FlorianWoelki/obsidian-iconize

2.1.1

04 Jun 15:04
Compare
Choose a tag to compare

What's Changed

  • FIx: possible issue with undefined item for Bookmark plugin (#189)

Full Changelog: 2.1.0...2.1.1

2.1.0

03 Jun 07:22
Compare
Choose a tag to compare

What's Changed

  • Feat: add enhanced editing functionality for custom icon roles
  • Fix: issue with wrong icon when moving a file to a different folder #178
  • Doc: add buymeacoffee badge -> feel free to support this plugin

Full Changelog: 2.0.2...2.1.0

2.0.2

27 May 09:53
Compare
Choose a tag to compare

What's Changed

  • Fix: issue with removing inheritance icons for folders (#180)
  • Fix: issue with selecting subfolders for bookmarks (#185)
  • Fix: issue with folder icons overlap file names (#183)
  • Fix: issue with icon removable and addition for bookmark plugin

Full Changelog: 2.0.1...2.0.2

2.0.1

14 May 08:46
Compare
Choose a tag to compare

What's Changed

  • Feat: support for Tabler icons (#166)
  • Fix: for path evaluation (#118)
  • Fix: issue with nested bookmarks and icons not showing (#179)
  • Fix: changing and removing icon issues for the bookmark plugin

Full Changelog: 2.0.0...2.0.1

2.0.0

03 May 07:34
Compare
Choose a tag to compare

What's Changed

  • Feat: icon in open file tabs #149
  • Fix: compatible with Obsidian 1.2.0 version by @bytemain in #165
  • Fix: issue that some icons are not shown correctly #158
  • Fix: corrupt icons in icon pack stops loading icon pack completely #160
  • Fix: same icon for custom rule #141
  • Refactor codebase for easier usage

New Contributors

Full Changelog: 1.7.0...2.0.0

1.7.0

08 Mar 08:35
Compare
Choose a tag to compare

This release includes the following changes:

  • Added Lucide icons as a pre-supported icon pack (thanks to @PrinceHeadache for the PR)
  • Added functionality to edit custom rules (#150)
  • Changed from yarn to pnpm

1.6.0

10 Jan 15:43
Compare
Choose a tag to compare

NOTE: This plugin now includes the functionality for changing the style of the emojis. If you used Twemojis before, please go to the plugin's settings and change the emoji style to Twemoji to see your emojis again.

This release includes the following changes:

  • Added option to disable Twemoji and toggle between native and twemoji emojis #139
  • Fixed Twemoji CDN link #145
  • Issue with loading some icons -- related to #110 #111

1.5.1

23 Dec 07:25
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixed issue with parsing twemojis #140

1.5.0

22 Dec 07:24
Compare
Choose a tag to compare

This release includes the following changes:

  • New SVG parser that should be able to parse a lot of SVG files (#135 #134 #133)
  • Dev: Migrate from yarn to pnpm

1.4.3

26 Nov 11:46
Compare
Choose a tag to compare

This release includes the following changes:

  • Improved the SVG extraction to handle more use cases for svgs