- Show app icons on windows
- Single instance app: now when you open Cerebro several times on Windows/Linux, only one instance is loaded
- Group plugins in available and installed
- Added "reload" built-in command
- Added "version" built-in command
- Human-readable format of
config.jsonfile - Added donate tray menu item and donate window
- Implemented lightweight vim-mode: you can use ctrl/cmd+jkhlo for navigation
- [linux] Added binary name support for app search
- Added settings for plugins: now you can include user-editable settings for your plugins
Downloads
General
- Converter: Add Indian rupee;
- Windows: fix some applications launch (i.e. discord);
- Do not clean search input by cmd/ctrl+backspace, use system shortcuts;
- Fix global exception on some Arch Linux machines;
- MacOS: display above fullscreen apps;
- Fix plugins search (only 25 plugins were shown, now all);
- Quit application when main window is closed (now using alt+f4 on Windows or cmd+w won't cause an error);
- Minor bug fixes;
Plugins
- Plugins autoupdate;
- Better formatting of plugins (do not include "Cerebro" word in title/description);
- Split plugins to categories (Updates, Installed and Available)
- Do not reload application when plugin installed or uninstalled;
Development
- Migrate to yarn;
- Use npm's registry to search plugins (should be more stable, than npms.io);
- Better experience of plugins development: when you use boilerplate and start
npm run debug, plugin is automatically added to app.
Downloads
- Hide preview panel when preview is not available;
- [Fix] plugin installation: sometimes plugin installation failed, now it is fixed. If you have any plugins that doesn't work – just try to reinstall them;
- [Fix] After reloading of main window some users had error dialog "Error: Attempting to call a function in a renderer...".
Downloads
General
- Open links from previews in default browser instead of interval navigation;
- Added 36 more languages to translate plugin;
- Added Ukrainian currency to converter plugin;
- Save window position after restart;
- Added option "clean on hide" to settings so you can control behavior on hiding window: should it show previous state or empty input without results;
- Fix for apps with same names, but different locations. I.e. users couldn't start
app storebecause onlyApp Store.prefPanewas shown; - Search applications by abbreviation, i.e.
lolto findLeague of Legends; - Now you can search and launch applications on Windows and Linux;
- Use color icon in tray on Windows and Linux;
- Do not show MacOS key symbols in hotkey input in settings on Windows and Linux
- Use ctrl+c to copy to clipboard on Windows and Linux;
- Fix
machine-id: No such file or directoryon some Linux distributions.
Development
- Now you can use yarn and node 7 for development
- Always open dev. tools in detached mode
Downloads
This release contains only fix bug fix. In some cases your config file could be broken and app didn't start.
Downloads
General
- New application icon;
- Added support for
cerebro://protocol. I.e. if you want to add a quick link for your plugin on web page just use:cerebro://search?term="plugins cerebro-imdb" - Manual updates: added
Check for updatesitem in tray menu; - Autoupdate (beta);
- Added "update" action for plugins
- Added "quit" command
Dev
- Added "developer" submenu in tray menu (thanks @staff0rd);
- Added appveyor CI for windows tests/builds;
- Added tests for packaging on CI;
- Added logger for plugin install/uninstall;
Downloads
General
Plugins
- Maps: now you can search for places nearby by name, not only address;
- OSx apps: faster reaction on application updates (install/uninstall);
- Some OSx-related plugins (contacts, define, system) are not in core now, so you should install them explicitly;
Dev
- Added
hideWindowaction to hide main Cerebro window; - After plugin installation reload all application windows (including background), not only main;
- Use node packages for recursive remove directory and untar archive for plugins;
Downloads
PreviousNext


