• v0.1.0 de86880a8f

    Fix prod SMTP STARTTLS for Resend password-reset mail.
    Some checks failed
    CI / E2E browser tests (push) Has been cancelled
    CI / Lint, type check, unit tests, coverage (push) Has been cancelled

    root released this 2026-05-21 16:50:18 +00:00 | 52 commits to master since this release

    The docker profile disables mail.smtp.starttls for Mailpit; prod runs
    docker+prod so Resend saw AUTH before STARTTLS (538). Re-enable auth and
    STARTTLS in application-prod.yml.

    Co-authored-by: Cursor cursoragent@cursor.com

    Downloads