Skip to content

v2.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 16:50
· 146 commits to master since this release
df22915

2.21.0 (2023-06-06)

Bug Fixes

  • add guard check in case factor, session, or user are missing (#1099) (b4a3fec)
  • allow gotrue to work with multiple custom domains (#999) (91a82ed), closes #725
  • ignore exchangeCodeForSession when captcha is enabled (#1121) (4970bbc), closes #1120
  • lowercase oauth emails for account linking (#1125) (df22915)
  • make migration idempotent (#1079) (2be90c7)
  • resend email change & phone change issues (#1100) (184fa38), closes #1095
  • use configured redirect URL for external providers (#1114) (42bb1e0), closes #999

Features