Skip to content

v0.31.2

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:25
  • Fix token refresh for just promoted users with a yet unverified email address. Thanks @UserNobody14 🙏.
  • Move unverified email addresses into a separate column to simplify and gurantee that entries in _user.email are verified.
  • Disable FK constraints during SQLite migrations consistently across sync and async drivers.
  • Fix python client: promote anonymous users. Thanks @UserNobody14 🙏.
  • Fix dart client: SSE change event parsing. Thanks @devsdocs 🙏.
  • Update dependencies.

What's Changed

New Contributors

Full Changelog: v0.31.1...v0.31.2