github octopusreview/octopus v1.0.25
1.0.25

latest releases: v1.0.118, v1.0.117, v1.0.116...
one month ago

Docker image: ghcr.io/octopusreview/octopus:1.0.25

To upgrade a self-hosted instance, point your compose web service at
this image tag (or :latest), then:

docker compose pull
docker compose up -d
docker compose exec web bunx prisma migrate deploy

The in-app Updates page (Settings → System → Updates) shows when a new
release is available, along with this upgrade snippet.

What's Changed

  • fix(login): render the OAuth provider gate per-request, not at build time by @cemoso in #582

Full Changelog: v1.0.24...v1.0.25

Don't miss a new octopus release

NewReleases is sending notifications on new releases.