Releases: aidenlx/obsidian-icon-shortcodes
Releases · aidenlx/obsidian-icon-shortcodes
0.9.7
0.9.7 (2022-10-15)
Bug Fixes
- update styles for obsidian v1.0.0 (5d168f0)
0.9.6
0.9.6 (2022-06-15)
Bug Fixes
- fix compatibility issue for obsidian v0.15.0+ (8b7723d), closes #51
0.9.5
0.9.5 (2022-05-17)
Bug Fixes
- post-ps: improve compatabilty with dataview inline fields (6ec7ba8)
0.9.4
0.9.4 (2022-05-11)
Bug Fixes
- suggester: fix dimmed icon in minimal theme (3135a7b)
0.9.3
0.9.3 (2022-04-01)
Bug Fixes
- icon: fix broken icon size in obsidian v0.14.4+ (132147b), closes #43
- icon: fix heading font size not applied to icons (e5b0c99), closes #38
0.9.2
0.9.2 (2022-03-18)
Bug Fixes
- suggester: fix icon color in suggester not adapt to theme (8c42968)
0.9.1
0.9.1 (2022-03-17)
Bug Fixes
- callout-icon: fix custom icon not rendered sometimes (4d04318)
0.9.0
0.9.0 (2022-03-17)
Bug Fixes
- fix plugin fail to load while loading settings (dbe4083)
- icon-in-editor: fix inline svg icon break click handler (47a47bc)
- icon-packs: fix broken classnames in emoji warpper; fix emoji vertical align; add class EmojiIconData (df72588)
- icon-packs: patch remixicon fill color (bdf1d19)
- settings: fix list of enabled icon packs from old version breaks icon pack filter (2b0d43a)
Features
- icon-packs: fix font awesome icons not following context color (a93d1df)
- icon-packs: support inline svg render (e9cd3c1), closes #23
- icon: adjust icon vertical align style (cfc7561)
- post-ps: add callout support (04b4a8e)
- settings: add toggle for custom icons to enable/disable them in suggester (28c83df)
0.8.4
0.8.4 (2022-03-08)
Bug Fixes
- icon-in-editor: fix icon not rendered on start if at the end of doc (990f71f)
0.8.3
0.8.3 (2022-03-07)
Bug Fixes
- browser-packs: fix failure on opening browser pack due to base64 decoding issue (c5141a0)