Skip to content

Scrumooth v2.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 01:55
56bd5c6

Docker Images

docker pull ghcr.io/orbivort/scrumooth/backend:2.0.3
docker pull ghcr.io/orbivort/scrumooth/frontend:2.0.3

Deployment

See the Deployment Guide for complete setup instructions.

Quick start:

git clone --depth 1 --branch v2.0.3 https://github.com/orbivort/scrumooth.git
cd scrumooth
cp packages/backend/.env.example packages/backend/.env.production
# Edit .env.production with your settings
docker compose up -d

What's Changed

[2.0.3] - 2026-06-19

Security


Full Changelog: v2.0.2...v2.0.3