Skip to content

Releases: tinyspeck/sleuth

v3.5.4

02 Feb 21:38
v3.5.4
19b7fb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.5.4

v3.5.1

13 Dec 22:18
ea67993
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.5.1

v3.4.0

11 Jul 21:12
1b2d2b3
Compare
Choose a tag to compare

Highlights

New date picker

With this new date picker, you can select specific times and filter by a single date!


Screenshot 2023-07-07 at 4 31 02 PM

Result counter

You are now able to view the amount of logs that show up from a filter, search or both!


Screenshot 2023-07-07 at 4 46 41 PM

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

v3.3.0

27 Sep 16:31
Compare
Choose a tag to compare

Changes:

  • Removes the existing in-app sourcemapping in favor of ingestion sourcemapping
  • Adds support for iOS timestamps like hh.mm.ss -> hh:mm:ss

v3.2.0

15 Mar 18:49
Compare
Choose a tag to compare

Changelog

New features

  • Added support for all localized iOS log formats
  • Added support for more console log formats
  • Added start/end time and duration for performance profiles
  • Added test infrastructure

UI/UX Improvements

  • Added link to FAQ in Help menu
  • Added "Open recent" to File menu
  • Improved the Preferences menu UI
  • Traces are now labelled "Performance Profile" in the sidebar
  • Added a tooltip to long file names in the Welcome screen
  • Welcome screen now makes more file suggestions

Fixes

  • Removed Log Line Intelligence (which has been non-functional for over a year)
  • Fixed issue where some console logs would cause Slack to crash
  • Fixed "Delete files older than 2 days" button on the Welcome screen
  • Ensure the correct performance trace is displayed when a new file is loaded

v3.1.1

24 Nov 00:24
v3.1.1
919f6a2
Compare
Choose a tag to compare

Changes:

  • Added a performance profile viewer - load & read performance profiles directly in Sleuth
  • Improved net log table readability in dark mode

v3.0.4

27 Aug 19:22
Compare
Choose a tag to compare

Changes:

  • Updated iOS parser to support new [prefixes] (previously )
  • iOS parser now also supports more localized date formats (dd.mm.yy)
  • root-state.json no longer displays an error when releaseChannelOverride is set to null
  • "No Slack logs here" error now gives suggestions on making the file readable
  • Copying an Android logline now uses a shorter, more consistent timestamp

v3.0.3

06 Aug 21:06
v3.0.3
0dfb37a
Compare
Choose a tag to compare

Updated to Electron 13.1.18

v3.0.2

05 Aug 22:11
18a0880
Compare
Choose a tag to compare

Changes:

  • Added a histogram chart to visualize events over time
  • New icon
  • Improvements to Android and iOS log parsers