Skip to content

v0.3.13

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:09
· 68 commits to master since this release
v0.3.13
8fade3c

Added

  • Per-release detail page: session health plus the release's issues
  • Expandable spans with metadata in the trace waterfall
  • Minified-stacktrace hint linking to source-map settings

Changed

  • Release Health errored/crashed counts link through to the release
  • Trace waterfall compresses long idle gaps
  • Client reports show per-report dropped counts and reasons
  • Release versions rendered as short hashes
  • Issue breadcrumbs expanded by default

Fixed

  • Long issue titles no longer overflow the issues table

Container images: ghcr.io/franzos/stackpit:0.3.13 (SQLite), ghcr.io/franzos/stackpit:0.3.13-postgres (PostgreSQL)

Verify a download:

sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256

Install steps: README

Changes since v0.3.12: compare