explorer v2.2.7-beta Release Notes

    • โž• add binary to help installing plugins and reloading explorer
    • ๐Ÿ”จ refactor native search :
      • use tree lib instead of code duplication
      • implement search filters (--dir)
      • use Jaro Winkler distance
    • ๐Ÿ‘Œ improved plugins managment
      • plugins are using a detached router on /p/pluginName
      • better hooks management
      • docs improvement (see here)
    • Main directory cleanup
      • moved configuration examples to doc/examples
      • default configuration is taken from doc/example
    • ๐Ÿš€ refactor deployment/publish scripts