Skip to content

v0.3.17

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:26
· 50 commits to master since this release
v0.3.17
abbb82e

Fixed

  • Per-issue sparklines failed to load on Postgres (INT4/INT8 type mismatch)

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

Verify a download:

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

Install steps: README

Changes since v0.3.16: compare