v3.7.1
Highlights
Sleuth 3.7 adds new quality of life features to the log viewer, support for new mobile logging formats, as well as miscellaneous internal codebase cleanup items.
Inter-process log context
When analyzing individual log files, it's sometimes important to be able to see what's happening around the same time in other processes. You can now do this by right-clicking log lines and selecting the Show in "All Desktop Logs"
view!
Screen.Recording.2024-07-25.at.14.54.44.mov
Welcome screen design updates
A more delightful welcome screen awaits!
What's changed
- spec: add devtools-view tests by @erickzhao in #165
- build: forge.config.ts by @erickzhao in #163
- chore: delete unused
tools
scripts by @erickzhao in #168 - chore: remove lint-ish rules from tsconfig by @erickzhao in #164
- feat(filter): add filter reset functionality by @erickzhao in #166
- fix: support new mobile timestamp format by @nocturnll in #162
- feat(log-table): useful context menus by @erickzhao in #169
- feat(welcome): UX improvements by @erickzhao in #170
Full Changelog: v3.6.1...v3.7.1