Skip to content

0.6.1

Compare
Choose a tag to compare
@aidenlx aidenlx released this 30 Dec 14:35
· 88 commits to master since this release

0.6.1 (2021-12-30)

Bug Fixes

  • api: mark isPluginEnabled deprecated; update desc for getIconFromUser (0812f6b)
  • suggester: fix matches partially rendered when using and operator (900942d)
  • suggester: fix svg icon sometimes rendered too large (5847415)

Features

  • api: add prompt for user to select icon (3af00a5), closes #20
  • api: getIconFromUser now returns icon info instead of icon data directly (0313cc8)
  • suggester: suggest modal now show 20 suggestion when no input is given (3d9ff4b)