Skip to content

v0.3.18

Choose a tag to compare

@github-actions github-actions released this 26 Jul 20:58
· 47 commits to master since this release
v0.3.18
fbe52eb

Changed

  • New Stackpit logo across the web UI and favicon
  • Project list is cached, and auth caches are capped

Fixed

  • Slack notifications escape mrkdwn, so event text can't forge formatting
  • Truncated envelope items are skipped instead of misparsed

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

Verify a download:

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

Install steps: README

Changes since v0.3.17: compare