Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:18
a34f323

Docker images

Self-hosted deployments can pull versioned images from GHCR:

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

See deploy/docker for the Docker Compose stack.

What's Changed

  • feat: implement travel mode settings and enhance settings dialog by @pixelmund in #26
  • Rebuild multi-account and travel mode around accountId and core session manager by @pixelmund in #27

Full Changelog: v0.1.7...v0.2.0