-
v0.1.4 Stable
released this
2026-04-02 15:21:33 +00:00 | 141 commits to master since this releaseFixed
- SVG text escaping order causing double-encoded ampersands in chart labels
- SVG sanitizer bypasses for unquoted attribute values and long handler names
- Missing master key now blocks startup if encrypted integration secrets exist
- Compression failures no longer corrupt stored events (read path falls back to raw JSON)
- zstd compression no longer blocks the async runtime (
block_in_place) WriteErrornow implementsstd::error::Errorfor proper error chain composition
Changed
- Event severity
levelfield is now a typed enum instead of a free-form string - Nav badge counts consolidated from 9 subqueries to a single events table scan
- Filtered events now return
X-Sentry-Discardedheader so operators can detect drops
Builds, checksums and packages: https://github.com/franzos/stackpit/releases/tag/v0.1.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads