Releases: FlorianWoelki/obsidian-iconize
Releases · FlorianWoelki/obsidian-iconize
2.5.1
What's Changed
- Fix: issues with icons above titles for mobile
- Fix: issue with removing icon pack on mobile
2.5.0
What's changed
- Feat: add the ability to add the icon of the file to the top of the title (like in notion)
- Fix: issue with icon in tab not updated for custom rules #269
- Fix: issue with notes that have the same name switches icon #266
Developer Updates
- Test: Iconize now has a test coverage of over ~60%
- Refactor: most of the files are now in kebab-case
- Refactor: improve API for icon tabs
- Refactor: cleaned up custom rule functionality
- CI: add unit test pipeline
2.4.2
What's Changed
- Fix: issue with icon tabs and reading mode (#259)
- Fix: issue with renaming and metadata being null for custom rules
- Fix: issue with not normalized icon names for background checker
Full Changelog: 2.4.1...2.4.2
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