v0.3.13
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.sha256Install steps: README
Changes since v0.3.12: compare