0.2.0
General
- Now → can be used for autocomplete, not only tab;
- Reduce application size;
- Better search and improved performance;
- Added
update
action for external plugins; - Cerebro added to brew cask. If you use it you can install cerebro with one line from terminal:
brew cask install cerebro
.
Plugins
Core plugins
- Apps: fixed search for non-english locales;
- Maps: allow to use maps plugin with russian language, like "карта самара";
External plugins
(these plugins should be installed with plugins
command)
- IMDB: Search for films on imdb.com. You can see some details like plot, poster and actors/directors in preview;
- Shell: Execute any shell command from cerebro.
Dev
- Electron updated to v1.4.12;
- Use electron-builder instead of electron-packager, that simplifies building process.