Skip to content

0.8.1

Choose a tag to compare

@jan-tennert jan-tennert released this 27 Feb 21:16
fbe26a7

Changes

  • Make the return value of GoTrue#signUpWith nullable. The function will return null, if auto-confirm is enabled for your supabase project, resulting in a log-in
  • Fix IDE warnings / build errors indicating that supabase-kt functions couldn't be inlined
  • Add better serialization error handling
  • Update android compile sdk to 33

Dependency updates

  • Update Gradle to 8.0.1
  • Update Android Gradle Plugin to 7.4.1
  • Update atomic-fu to 0.20.0