Skip to content

0.1.0

Compare
Choose a tag to compare
@KELiON KELiON released this 11 Dec 13:23
· 616 commits to master since this release

General

  • Better search & sort of results;
  • Better API for external plugins;
  • Created plugins management system so developers can create and share plugins;
  • Some core plugins (gif, emoji, ip, kill) moved to externals, you can install them using plugins command;
  • Added plugin documentation. Now you can easily create your own plugin and share it with other users;
  • Created boilerplage repository for plugins. You can use it to focus only on plugin functionality;
  • Added developer mode to settings: now you can turn-on developer tools to see console, that simplifies creation of your plugins.

Plugins

  • Apps: show real name instead of .app name for some applications (i.e. chrome apps, like Postman);
  • Converter: added bitcoin;
  • Autocomplete: now if plugin supports keyword (ip, kill, gif, emoj, maps, etc) – Cerebro shows autocomplete for these keywords;
  • Autocomplete: now you can use enter key for autocomplete;
  • cerebro-ip: Added big preview with IP;
  • cerebro-ip: now you can use enter as well as cmd+c to copy ip to clipboard;
  • cerebro-gif: Now you can use enter as well as cmd+c to copy gif url to clipboard.