Releases: FlorianWoelki/obsidian-iconize
Releases · FlorianWoelki/obsidian-iconize
2.14.4
What's Changed
- fix: issues with loading obsidian in >1.7.2 #566
- fix: icon display in callout with codeblocks #543 by @Arthur-Gallez in #567
New Contributors
- @Arthur-Gallez made their first contribution in #567
Full Changelog: 2.14.3...2.14.4
2.14.3
What's Changed
- feat: add functionality for toggling between native, custom, and no Lucide icon pack (#527, #520)
- fix: issue with ITS theme and incorrect calculation of size (#521)
Full Changelog: 2.14.2...2.14.3
2.14.2
What's Changed
- feat(ui): add custom ResetButtonComponent for a more native feeling
- refactor: increase maximum font size to 64px (#514)
- fix: issue with icons not having correct size in link (#511)
Full Changelog: 2.14.1...2.14.2
2.14.1
What's Changed
- Fix: issue with non existing native Lucide icons (#509)
Full Changelog: 2.14.0...2.14.1
2.14.0
What's Changed
- feat: add native support for Lucide icons (#452) Note: this will also fix syncing issues if you only use Lucide icons!
- feat(ui): add setting to refresh icons from frontmatter by @adamhl8 in #507 (#423)
New Contributors
Full Changelog: 2.13.0...2.14.0
2.13.0
What's Changed
- Feat: add icons in outline functionality (#334)
- Feat: add custom first event system
- Fix: issue with padding-top for inline title icons
- Fix: issue with title icons and ITS theme (#500)
Full Changelog: 2.12.1...2.13.0
2.12.1
What's Changed
- Refactor: change from console.log to custom logger
- Fix: issue with transform for icon in line (#488)
- Fix: issue with transform for icon in line (#491)
- Fix: issue with custom color icon when changing font size (#498)
Full Changelog: 2.12.0...2.12.1
2.12.0
What's Changed
- Feat: add functionality for setting icon in title inline or above (#286)
- Refactor: remove
none
option for emoji style - Refactor: optimise UI for custom rules (#351)
- Fix(settings): issue when switching emoji style icon tabs and titles are also affected even when they are turned off (#466)
Full Changelog: 2.11.14...2.12.0
2.11.14
What's Changed
- Fix: issue with displaying multiple icons in links in one line (#470)
- Refactor: change shortcut for setting icon before file (#469)
Full Changelog: 2.11.13...2.11.14
2.11.13
What's Changed
- feat: add command and shortcut for changing the icon for the current note #398
- fix: issue with changing emoji style leading to wrong title icon #466
Full Changelog: 2.11.12...2.11.13