Skip to content

v0.1.8.2

Choose a tag to compare

@github-actions github-actions released this 09 Jan 15:51
· 16 commits to main since this release

[0.1.8.2] - 2026-01-10

Fixed

  • Docker: Fixed missing static directory in Dockerfile causing "Email template not found" error in production
    • Dockerfile now copies static/email_template directory when complete authentication is enabled
    • Resolves 404 error when sending verification emails in Docker containers