v0.3.25
Fixed
- MCP: bearer tokens without an audience claim were accepted
- MCP: token not-before (
nbf) was not validated - MCP:
openidwas missing from the advertised scopes
Container images: ghcr.io/franzos/stackpit:0.3.25 (SQLite), ghcr.io/franzos/stackpit:0.3.25-postgres (PostgreSQL)
Verify a download:
sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256Install steps: README
Changes since v0.3.24: compare