-
v0.4.1 Stable
released this
2026-09-06 02:01:09 +00:00 | 18 commits to master since this releaseSecurity
- Issues, discards and tag counts are keyed by project and fingerprint, so a crafted fingerprint collision from one project can no longer rewrite or hide an issue in another. The SQLite migration rebuilds the
issues,discarded_fingerprintsandissue_tag_valuestables; back up your database before upgrading. - An invite created for an email address can only be accepted by an account with that verified email
- The integrations list is owner-only; the URLs it shows are credentials for Slack and most webhooks
- No-auth loopback mode uses a random per-process CSRF token instead of a constant
- Unsigned webhook deliveries log only the destination host
- The container runs as an unprivileged user
Changed
- The licence's organisation limit is enforced when creating an organisation or provisioning one from the IdP
- Admin and web requests time out after five minutes
stackpit-benchis built from its own directory (--manifest-path stackpit-bench/Cargo.toml)
Fixed
- Aggregation flushes wrote user sketches one row at a time while holding the write lock
- Profile items were fully parsed on ingest to read a few header fields
- The issue page ran its reads one after another and recounted events on every render
Builds, checksums and packages: https://github.com/franzos/stackpit/releases/tag/v0.4.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Issues, discards and tag counts are keyed by project and fingerprint, so a crafted fingerprint collision from one project can no longer rewrite or hide an issue in another. The SQLite migration rebuilds the