Skip to content

v0.3.21

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:33
· 41 commits to master since this release
v0.3.21
1fb0cac

Added

  • Release health page has a time-range filter and sortable columns

Changed

  • Releases are ordered by version everywhere, newest first
  • Release list version column is sortable and no longer truncated
  • Project list breakdown column is framed like the trend column

Fixed

  • React Native errors showed no description and grouped into one issue

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

Verify a download:

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

Install steps: README

Changes since v0.3.20: compare