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
- @richardnpaul made their first contribution in #1344
Full Changelog: v1.8.1...v1.9.0