v3.4.0
Highlights
New date picker
With this new date picker, you can select specific times and filter by a single date!
Result counter
You are now able to view the amount of logs that show up from a filter, search or both!
Added support for electron_debug.log
Sleuth is now able to process electron_debug
logs, which provide additional logging from the Chromium level.
What’s Changed
- feat: add support for electron_debug.log by @erickzhao in #61
- feat: minimize/maximize on double click (macOS) by @JohanDelao in #88
- feat: antd datepicker by @nocturnll in #89
- feat: display number of results by @JohanDelao in #97
- fix: Update error message to point to new mappy cli tool by @issacgerges in #52
- fix: typo in touchbar copy by @nocturnll in #62
- fix: order log filters by log levels by @JohanDelao in #83
- fix: disable Electron remote module by @JohanDelao in #92