v3.6.1
What's Changed
Sleuth v3.6.1 upgrades the app to Electron 31 and provides new features for performance trace profiling and log table UI improvements.
- build:
--fail
cURL request for secret exchange by @erickzhao in #143 - build: add universal code-sign macos job to dependency for publish by @erickzhao in #144
- feat(log-table): tag process types when viewing All Desktop Logs by @erickzhao in #147
- perf(log-table): just let updates happen by @erickzhao in #148
- chore: upgrade to electron@30 by @samuelmaddock in #154
- chore: update devtools by @samuelmaddock in #155
- ci: add
sleuth-code-signing
context by @erickzhao in #159 - feat: show browser process in performance profile view by @samuelmaddock in #156
- feat: warn when user is running Slack from mounted DMG by @erickzhao in #158
- build: electron 31 by @erickzhao in #160
- build: de-duplicate devtools-frontend by @erickzhao in #161
Note
Sleuth 3.6.0 had an inflated bundle size due to how we were bundling the updated Chrome DevTools prebuilt frontend, and will remain unpublished.
New Contributors
- @samuelmaddock made their first contribution in #154
Full Changelog: v3.5.4...v3.6.1