Skip to content

Genesis 0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 May 12:02
90b86fd

Docker Images

docker pull 0xj4f/genesis:0.3.0
docker pull 0xj4f/genesis-web:0.3.0

Quick Start

curl -O https://raw.githubusercontent.com/0xj4f/genesis/main/docker-compose.prod.yml
TAG=0.3.0 docker compose -f docker-compose.prod.yml up -d

What's Changed

  • MVP - complete JWT, SSO, OIDC, and watchdog UI overhaul by @0xj4f in #51
  • Feat/admin page by @0xj4f in #52
  • create: github actions for prbuild and release by @0xj4f in #53

Full Changelog: v0.2.2...v0.3.0