Releases: tinyspeck/sleuth
Releases · tinyspeck/sleuth
v3.15.1
What's Changed
🌸 Sleuth 3.15 ships a new default timestamp format (contains the year in the date) as well as various performance improvements to log loading. Under the hood, a lot of spring cleaning was done to the code.
Happy Sleuthing!
Changelog
- ci: upgrade macOS runners to 15.7.2 by @erickzhao in #294
- build(deps): bump minimatch from 3.1.2 to 3.1.3 by @dependabot[bot] in #295
- build(deps): bump rollup from 4.40.2 to 4.59.0 by @dependabot[bot] in #296
- chore: sync stylesheet names with components by @erickzhao in #281
- refactor: use css instead of LESS by @erickzhao in #297
- chore: add local claude settings to
.gitignoreby @erickzhao in #298 - refactor: move
spec/rtl-newtospec/componentsby @erickzhao in #299 - ci: upload test results to circle by @erickzhao in #301
- chore: use oxc.rs formatting/linting stack by @erickzhao in #302
- build(deps): Electron 41 + Forge 8 Alpha 4 by @erickzhao in #300
- feat: new timestamp format by @erickzhao in #304
- build(deps): upgrade MobX and React types by @erickzhao in #303
- build(deps): Forge 8 Alpha 6 by @erickzhao in #305
- refactor: move to functional components by @erickzhao in #280
- perf: process logs faster by @erickzhao in #306
Full Changelog: v3.14.7...v3.15.1
v3.14.7
What's Changed
- feat: add ShipItState.plist detection by @erickzhao in #283
- fix(sidebar): gate against manifest existence by @erickzhao in #289
- fix(log-table): persist
showOnlySearchResultsby @erickzhao in #284
Internal Changes
- chore: add CLAUDE.md for Claude Code development guidance by @georgexu99 in #269
- ci: update xcode to 16.4.0 by @erickzhao in #282
- build: Electron Forge 8 by @erickzhao in #285
- build(deps-dev): bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #286
- build(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #287
- build: Adopting KMS signing for windows builds by @vamirapu-cloud in #291
- build(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #292
- build(deps): bump webpack from 5.102.1 to 5.104.1 by @dependabot[bot] in #290
- build: upgrade to Yarn 4.12 by @erickzhao in #288
- build(codesign): use ee runners by @erickzhao in #293
New Contributors
- @vamirapu-cloud made their first contribution in #291
Full Changelog: v3.14.4...v3.14.7
v3.14.4
What's Changed
- refactor(perf-trace): embed devtools frontend from appspot by @erickzhao in #278
- fix: add times back to range filter by @erickzhao in #279
Full Changelog: v3.14.3...v3.14.4
v3.14.3
What's Changed
- fix: make RangePicker filter use TZDate by @erickzhao in #277
Full Changelog: v3.14.2...v3.14.3
v3.14.2
What's Changed
- fix: date constructor month is zero-indexed by @erickzhao in #276
Internal Changes
- chore: remove unused
capitalizehelper by @erickzhao in #274 - chore: use yarn 4.10.3 by @erickzhao in #275
- chore: add
.vscodeto gitignore by @erickzhao in #272 - chore: format
.lessfiles on pre-commit by @erickzhao in #266 - docs: update install instructions by @erickzhao in #268
Full Changelog: v3.14.1...v3.14.2
v3.14.1
What's Changed
- fix: read correct UNIX timestamps by @erickzhao in #273
Full Changelog: v3.14.0...v3.14.1
v3.14.0
What's Changed
- chore: upgrade to Yarn v4 by @erickzhao in #261
- feat: add timezone switcher by @erickzhao in #270
- build: update
electronandelectron-forgeby @erickzhao in #271
Full Changelog: v3.13.0...v3.14.0
v3.13.0
What's Changed
- feat: additional info on welcome screen by @erickzhao in #253
- feat: add label for
diagnostic.jsonby @erickzhao in #252 - feat: warn about presence of crash dumps by @erickzhao in #254
- fix: update log analytics by @erickzhao in #256
- infra: set up local crash reporter by @erickzhao in #262
- fix(net-log): prevent
scrollIntoViewlayout shift by @erickzhao in #263 - fix: ignore Android metadata by @nocturnll in #264
- fix: more usable log line detail by @erickzhao in #265
Full Changelog: v3.12.0...v3.13.0
v3.12.0
The Perfetto Release
This release adds Perfetto as an alternative viewer for Slack performance traces. Generate a /slacktrace and give it a spin!
What's Changed
- style: minor layout tweaks by @erickzhao in #249
- chore: drop unused type packages by @erickzhao in #246
- chore: remove unused component by @erickzhao in #248
- fix(context-menu): copy multiple log lines at once by @erickzhao in #251
- feat: add perfetto tab to sleuth trace viewer by @georgexu99 in #250
New Contributors
- @georgexu99 made their first contribution in #250
Full Changelog: v3.11.2...v3.12.0
v3.11.2
Highlights
This release does a few cool things:
- Fixes the net log viewer that broke with v3.11.
- Fixes the perf trace viewer that went stale from upstream Chromium changes.
- Completes the BlueprintJS -> antd migration.
What's Changed
- refactor: convert
log-table.tsxto antd by @erickzhao in #232 - refactor: convert
log-content.tsxinto antd by @erickzhao in #231 - build: update node and yarn by @erickzhao in #237
- fix: correctly copy
catapultfolder to distributed app by @erickzhao in #235 - refactor: migrate
devtools-view.tsxto antd by @erickzhao in #234 - refactor: migrate
state-table.tsxto antd by @erickzhao in #233 - refactor: convert
spotlight.tsxto antd by @erickzhao in #238 - ci: only run timestamp server for Windows by @erickzhao in #236
- build: upgrade devtools frontend by @issacgerges in #240
- chore: remove babel by @erickzhao in #243
- refactor: remove BlueprintJS by @erickzhao in #242
- build(deps): bump tmp from 0.2.1 to 0.2.4 by @dependabot[bot] in #244
- build: add sourcemaps in dev by @erickzhao in #245
Full Changelog: v3.11.1...v3.11.2