Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

v0.14.0

Compare
Choose a tag to compare
@whaught whaught released this 26 Oct 22:20
· 1200 commits to main since this release
v0.14.0

Release notes for main

Documentation

Changelog since v0.13.0

Changes by Kind

API Changes

  • API CHANGE : /api/verify now returns the testDate in addition to symptom date if present. When the verification certificate is issue only one interval is inserted: symptomDate if present, testDate if not. (#883, @mikehelmick)
  • Updated API documentation to reflect new fields in verify response. (#892, @mikehelmick)

Custom SMTP Email

  • Per-realm override of emailer used for invitations, verification, and password reset (#849, @whaught)
  • System level email setting (#859, @whaught)

Production Support

Minor / Fixes

  • Document setting versioning and lifecycle on Terraform state (#870, @sethvargo)
  • Fix redirect loop when verifying email for an admin with no realm selected (#887, @whaught)
  • Pull CSRF token from meta tags (#897, @sethvargo)
  • Serve JS and CSS as separate assets (#880, @sethvargo)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.