Skip to content

Releases: FlorianWoelki/obsidian-iconize

2.8.2

05 Jan 08:21

Choose a tag to compare

What's Changed

  • Feat: add prefix to icon pack display for icon packs
  • Feat: add native html title which is a basic tooltip for icons for files and folders
  • Feat: add feathericons
  • Refactor: optimize descriptions and overall structure of settings
  • Fix: issue with twemoji parsing for icon title #338
  • Fix: rendering of icon in table #336

Full Changelog: 2.8.1...2.8.2

2.8.1

23 Dec 09:46

Choose a tag to compare

What's Changed

  • Feat: add coolicons by @whiterqbbit in #325
  • Feat: increase recent icons limit to 25 (#305)
  • Feat: add data-icon attribute to live preview icons
  • Fix(editor): issue with shortcodes in invalid nodes (#312)
  • Fix: issue with icon color and font size for custom rule (#319)
  • Fix: console error when adding or removing emojis
  • Fix: issue with modifying path and non existing directories (#317)

New Contributors

Full Changelog: 2.8.0...2.8.1

2.8.0

15 Nov 08:07

Choose a tag to compare

What's Changed

  • Feat: add icons in live-preview
  • Feat: add new option for toggling icons in notes (#303)
  • Fix: issue with duplicated icons in icon picker modal (#294)
  • Fix: issue with setting emoji when updating custom rule (#298)

Full Changelog: 2.7.3...2.8.0

2.7.3

06 Nov 08:51

Choose a tag to compare

What's Changed?

  • Fix: issue with empty parent element for icon title functions
  • Fix: issue with emoji and text, parsed as emoji (#288)

Full Changelog: 2.7.2...2.7.3

2.7.2

03 Nov 08:43

Choose a tag to compare

What's Changed

  • Fix: issue with frontmatter property type (#290)
  • Fix: issue with changing font size of editor and icon above title (#287)

Developer Updates

  • Fix: issue with floating point numbers in setting font-size for svg

Full Changelog: 2.7.1...2.7.2

2.7.1

01 Nov 08:54

Choose a tag to compare

What's Changed

  • Fix: issue with using emoji in a frontmatter property (#284)
  • Docs: add documentation of using frontmatter with an icon for a file

Full Changelog: 2.7.0...2.7.1

2.7.0

31 Oct 08:34

Choose a tag to compare

What's Changed

  • Feat: add possibility to add icons based on frontmatter property icon (#38)
  • Refactor: use iconize class instead of obsidian-icon-folder

Developer Updates

  • Feat: add icon caching mechanism for not refetching items
  • Refactor: renamed all files to use kebab-case

Full Changelog: 2.6.1...2.7.0

2.6.1

25 Oct 06:36

Choose a tag to compare

What's Changed

  • Fix: issue with inline title icon and minimal theme #277

Full Changelog: 2.6.0...2.6.1

2.6.0

22 Oct 09:34

Choose a tag to compare

What's Changed

  • Feat: add icons and emojis support in notes by @nebspacefarer in #273
  • Fix: issue with preview mode and icon above title functionality

New Contributors

Full Changelog: 2.5.2...2.6.0

2.5.2

19 Oct 08:19

Choose a tag to compare

What's Changed

  • Feat: add support for emojis above titles

Developer Updates

  • Refactor: adjust icon.getByPath to respect emojis
  • Refactor: adjust icon.getIconByPath to return emojis as a string as well

Full Changelog: 2.5.1...2.5.2