v0.3.21
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.sha256Install steps: README
Changes since v0.3.20: compare