Cerebro Versions Save

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency

v0.11.0

1 year ago

What's Changed

Full Changelog: https://github.com/cerebroapp/cerebro/compare/v0.10.0...v0.11.0

v0.10.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cerebroapp/cerebro/compare/v0.9.0...v0.10.0

v0.9.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cerebroapp/cerebro/compare/v0.8.0...v0.9.0

v0.8.0

1 year ago

What's Changed

Full Changelog: https://github.com/cerebroapp/cerebro/compare/v0.7.1...v0.8.0

v0.7.1

1 year ago

What's Changed

Full Changelog: https://github.com/cerebroapp/cerebro/compare/v0.7.0...v0.7.1

v0.7.0

1 year ago

What's Changed

Full Changelog: https://github.com/cerebroapp/cerebro/compare/v0.6.0...v0.7.0

v0.6.0

1 year ago

Upgrade Cerebro core update packages and improve project build https://github.com/cerebroapp/cerebro/pull/559

v0.5.0

2 years ago

v0.4.0

3 years ago
  • fix: fix lint error
  • Simplify development and test configuration (#378)
  • fix: remove publish
  • chore: bumb node version
  • feat: Add transparency to BrowserWindow options (#430)
  • feat: Add config option to hide on blur (#454)
  • fix: serif font on systems that do not define a system font (#455)
  • feat: style scrollbars (#422)
  • chore: update package.json
  • fix: Move event handling to before the 'preventedDefault' property is read (#435)
  • feat: Open cerebro window on Active screen (#416)
  • chore: bump electron version
  • feat: add install plugins manually (#518)
  • feat: add env and dotenv (#519)
  • Add extension to .eslintrc (#472)
  • Merge pull request #487 from saadmk11/change-theme-readme
  • Updating the README.md to Document how to change Themes

v0.3.2

6 years ago
  • Fixed fail when no description provided for published plugin
  • Added opt-in for statistics and crash reports (thanks @ionphractal)
  • Fix text positioning and scrollbars issues (thanks @lawgsy)
  • Restore focus to previous window on blur/hide on Windows (thanks @ lawgsy)