Skip to content

v0.3.23

Choose a tag to compare

@github-actions github-actions released this 02 Aug 20:03
· 35 commits to master since this release
v0.3.23
88b3348

Added

  • Project list now spans every organisation you belong to
  • Sortable organisation column and filter on the project list
  • Sidebar and breadcrumb show which organisation is active

Changed

  • GET /api/v1/projects/ returns projects from all your organisations
  • Admin token now lists projects from every organisation

Fixed

  • Project links from another of your organisations no longer 404
  • Releases and events pages were empty for cross-organisation projects
  • Owning one organisation no longer grants owner rights in another

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

Verify a download:

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

Install steps: README

Changes since v0.3.22: compare