Releases: FlorianWoelki/obsidian-iconize
Releases · FlorianWoelki/obsidian-iconize
2.4.1
What's Changed
- Feat: disable notice of missing icon packs when background check is enabled
- Feat: add notice for background check
- Refactor: optimize background check
- Refactor: spelling mistake (XML to SVG)
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- Feat: add new icon packs (predefined boxicons and rpg-awesome) by @Lisandra-dev in #260
- Feat: add documentation page
- Feat: add background checker for fixing Obsidian sync (#242)
- Feat: add toggle setting for background checker
- Refactor: change preview image in README file
- Fix: issue with icon pack and extra path causing issues with font awesome icon packs (#256)
Developer updates
- Feat: add
data-icon
attribute to nodes to identify nodes with icons (value will be the icon) - Feat: add
getIconFromElement
function to dom library - Refactor: improve
removeFromAllFiles
custom rule function
Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- Fix: issue with downloading simple-icons icon pack #253
- Fix: issue with themes and modal text color #250
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Feat: add support for file-path in rules by @Lisandra-dev
- Feat: add reordering functionality for custom rules by @FlorianWoelki and @Lisandra-dev #71
- Refactor: update icon packs by @binaryDiv in #238
- Refactor: change default icon pack path to
.obsidian/icons
- Fix: issue with custom rule over inheritance #225
- Fix: issue with file opening and changing icon twice in one tab #208
- Fix: issue with extra path and downloading predefined icon packs #241
- Fix: issue with renaming and moving files
New Contributors
- @binaryDiv made their first contribution in #238
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- Fix: issue with not normalized icon names (#221)
- Fix: issue with adding icon packs on the first run
- Fix: issue with removing icon packs on the first run
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Feat: release of the new syncing mechanism (#153)
- Fix: issue with duplicated icons for inheritance (#198)
- Refactor: improve mounting of icons
- Refactor: improve migration functionality
Full Changelog: 2.1.2...2.2.0
2.1.2
What's Changed
- Fix: issue with moving files or folders, not keeping the icons (#192)
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- FIx: possible issue with undefined item for Bookmark plugin (#189)
Full Changelog: 2.1.0...2.1.1
2.1.0
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
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