Skip to content

Releases: nndi-oss/gotrue

v2.26.0

31 Dec 21:08
41aac69
Compare
Choose a tag to compare

2.26.0 (2023-12-31)

Bug Fixes

Features

v2.25.0

24 Nov 11:30
fd0e543
Compare
Choose a tag to compare

2.25.0 (2023-11-24)

Bug Fixes

  • allow transactions to be committed while returning a custom error (#1310) (8565d26)
  • check for pkce prefix (#1291) (05c629b), closes #798
  • disable allow unverified email sign ins if autoconfirm enabled (#1313) (9b93ac1)
  • log clearer internal error messages for verify (#1292) (aafad5c)
  • Revert "fix: remove organizations from fly provider" (#1287) (84e16ed)
  • update dependencies (1/2) (#1304) (accccee)

Features

v2.24.0

23 Oct 21:21
b0426c6
Compare
Choose a tag to compare

2.24.0 (2023-10-23)

Bug Fixes

Features

Reverts

v2.23.0

02 Aug 12:22
ff98d2f
Compare
Choose a tag to compare

2.23.0 (2023-08-02)

Bug Fixes

Features

  • add CORS allowed headers config (#1197) (7134000)
  • add test OTP support for mobile app reviews (#1166) (2fb0cf5)
  • allow whatsapp channels with Twilio Verify (#1207) (ff98d2f)
  • drop restriction that PKCE cannot be used with autoconfirm (#1176) (0a6f218)
  • remove flow state expiry on Magic Links (PKCE) (#1179) (caa9393)
  • return expires_at in addition to expires_in (#1183) (3cd4bd5)
  • serialized access to session in refresh_token grant (#1190) (a8f1712)
  • update github.com/rs/cors to v1.9.0 (#1198) (27d3a7f)

v2.22.0

06 Jul 13:18
3b1a5b9
Compare
Choose a tag to compare

2.22.0 (2023-07-06)

Bug Fixes

Features

v2.21.0

06 Jun 16:50
df22915
Compare
Choose a tag to compare

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

v2.20.0

05 May 00:31
bdf93b4
Compare
Choose a tag to compare

2.20.0 (2023-05-05)

Bug Fixes

Features

v2.19.1

18 Feb 12:11
bb21c93
Compare
Choose a tag to compare

2.19.1 (2023-02-18)

Bug Fixes

  • add missing namespace prefix to index targets (#892) (3961c55), closes #669
  • Change Dockerfile.dev target from netlify to Supabase (#973) (ee74d52)
  • garbled text in sms message when message contains unicode (#971) (55544e2)
  • nil pointer dereference in stale SAML metadata check (#977) (bb21c93), closes #833

v2.19.0

14 Feb 16:14
4f5c2f6
Compare
Choose a tag to compare

2.19.0 (2023-02-14)

Bug Fixes

Features

v2.18.1

19 Jan 04:35
6581728
Compare
Choose a tag to compare

2.18.1 (2023-01-19)

Bug Fixes