Skip to content

1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 06:57
· 12 commits to develop since this release
2f02f80

What's Changed

  • Feature/move from lucidlog to electron log by @IsmaelMartinez in #1346. Quite a few changes, mostly around the logger and refactoring the custom background. This repo now includes a customBackground example.

    Moving from lucid-log to electron-log
    Adding --logConfig option to allow choosing between console (default), electron-log or Falsy (no logs in console)
    Adding --help option to show the config options
    Deprecating --appLogLevels in favor of --logConfig
    Adding deprecated warning popup if deprecated options found to be in use
    Refactoring the customBackground service and including an example
    Updating electron to 30.2.0, and other small dependency updates

  • Found some spelling errors after noticing a couple in the 1.8.0 PR by @richardnpaul in #1344

New Contributors

Full Changelog: v1.8.1...v1.9.0