Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 17:10
· 1412 commits to master since this release
b0d70a1

1.0.0 (2020-09-07)

Bug Fixes

  • #1 changed fragment to query parameter in confirmation email and now allow confirmation of email token via GET request to /verify which will forward to SITEURL on success (452c77f)
  • add empty emails checks (53ecf93)
  • add gitlab types and handle primary email confirmation (ab65ec9)
  • cleanup unused const (6349ed1)
  • netlify/gotrue#255 (6b141a5)
  • need to be able to pass full urls as template urls (b01eefc)
  • new external open signups (184a1fb)
  • search existing users by verified emails, unless Autoconfirm is true (9af1d1e)
  • setting up ci for supabase repo (ea1ee89)
  • support multiple emails for external providers (9d3195a)
  • external-gitlab: don't override primary email with additional emails (5a4eddd)