v0.1.2
0.1.2 — 2026-06-12
Upgrade notes for admins
- No migrations or new required env vars.
- Optionally set
DJANGO_SECURE_SSL_REDIRECT=truein your.envif you run a TLS-terminating reverse proxy in front of TetherDust.
Fixed
DJANGO_SECURE_SSL_REDIRECTnow defaults tofalsein Docker Compose, fixing the web container healthcheck failure on on-prem deployments without a TLS proxy.