v0.2.0
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.0See 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