Skip to content

v0.6.0

Compare
Choose a tag to compare
@vutran vutran released this 12 Oct 06:36
· 174 commits to develop since this release

Plugins API

  • Plugins can now change text icons color by setting icon.bgColor
  • Added the ability to create alternative details/commands in plugins by setting mods.alt and mods.cmd
  • execute is deprecated and replaced with query

Themes API

  • Added the ability customize resultDetails and searchBase

Miscellaneous

  • Added yarn support
  • More test coverage
  • Some code cleanup