Skip to content

Releases: aidenlx/obsidian-icon-shortcodes

0.9.7

15 Oct 13:18
Compare
Choose a tag to compare

0.9.7 (2022-10-15)

Bug Fixes

  • update styles for obsidian v1.0.0 (5d168f0)

0.9.6

15 Jun 07:30
Compare
Choose a tag to compare

0.9.6 (2022-06-15)

Bug Fixes

  • fix compatibility issue for obsidian v0.15.0+ (8b7723d), closes #51

0.9.5

17 May 03:02
Compare
Choose a tag to compare

0.9.5 (2022-05-17)

Bug Fixes

  • post-ps: improve compatabilty with dataview inline fields (6ec7ba8)

0.9.4

11 May 01:53
Compare
Choose a tag to compare

0.9.4 (2022-05-11)

Bug Fixes

  • suggester: fix dimmed icon in minimal theme (3135a7b)

0.9.3

01 Apr 09:11
Compare
Choose a tag to compare

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

18 Mar 01:15
Compare
Choose a tag to compare

0.9.2 (2022-03-18)

Bug Fixes

  • suggester: fix icon color in suggester not adapt to theme (8c42968)

0.9.1

17 Mar 11:28
Compare
Choose a tag to compare

0.9.1 (2022-03-17)

Bug Fixes

  • callout-icon: fix custom icon not rendered sometimes (4d04318)

0.9.0

17 Mar 11:08
Compare
Choose a tag to compare

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

08 Mar 02:42
Compare
Choose a tag to compare

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

07 Mar 16:21
Compare
Choose a tag to compare

0.8.3 (2022-03-07)

Bug Fixes

  • browser-packs: fix failure on opening browser pack due to base64 decoding issue (c5141a0)