Skip to content

Releases: cerebroapp/cerebro

v0.11.0

09 Feb 01:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

28 Nov 18:55
fd779f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

09 Nov 20:56
ea8e9f8
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade without break-changes packages with newer version by @oguhpereira in #608
  • fix: rollback cerebro-ui dep by @dubisdev in #616
  • chore: add cerebro-search as default plugin by @dubisdev in #613
  • chore: add electron-store to manage settings by @dubisdev in #609
  • fix(cerebro-ui): update broken cerebro-ui dep by @dubisdev in #618
  • Update the grammar in the README + add command in build from source process by @jessebot in #619
  • chore: move to @cerebroapp/cerebro-mac-apps by @dubisdev in #620
  • feat: add windows portable target to electron-builder by @dubisdev in #622
  • chore: release v0.9.0 by @dubisdev in #623

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

20 Sep 22:48
b11efc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

11 Sep 14:24
739ece6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Sep 11:22
8ffdb76
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Jul 01:09
eaa59bf
Compare
Choose a tag to compare

Upgrade Cerebro core update packages and improve project build #559

v0.5.0

17 Feb 04:40
Compare
Choose a tag to compare
Remove shields from readme and change build command

v0.4.0

20 Apr 02:27
Compare
Choose a tag to compare
  • 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

0.3.2

05 Dec 08:27
Compare
Choose a tag to compare
  • 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)