Skip to content

v0.1.5

Choose a tag to compare

@pixelmund pixelmund released this 11 Jun 11:25
8e2abc7

Docker images

Self-hosted deployments can pull versioned images from GHCR:

docker pull ghcr.io/bittery-org/bittery-server:0.1.5
docker pull ghcr.io/bittery-org/bittery-web:0.1.5

See deploy/docker for the Docker Compose stack.

What's Changed

  • refactor: improve download page and component structure by @pixelmund in #20
  • docs: update Railway self-hosting guide and configuration files by @pixelmund in #21
  • fix: update Caddyfile routing for RPC endpoints by @pixelmund in #22
  • feat: add email verification requirement to signup process by @pixelmund in #23

Full Changelog: v0.1.4...v0.1.5