Skip to content

v0.1.2

Choose a tag to compare

@mpospirit mpospirit released this 12 Jun 18:26
· 2 commits to main since this release
77a8aeb

0.1.2 — 2026-06-12

Upgrade notes for admins

  • No migrations or new required env vars.
  • Optionally set DJANGO_SECURE_SSL_REDIRECT=true in your .env if you run a TLS-terminating reverse proxy in front of TetherDust.

Fixed

  • DJANGO_SECURE_SSL_REDIRECT now defaults to false in Docker Compose, fixing the web container healthcheck failure on on-prem deployments without a TLS proxy.