Skip to content

0.8.0

Choose a tag to compare

@jan-tennert jan-tennert released this 15 Feb 22:39
fd1debb

Changes

  • Add experimental Apollo GraphQL Client plugin by @jan-tennert in #57
  • Rename GoTrue#getUser() to GoTrue#retrieveUser()
  • Add GoTrue#retrieveUserForCurrentSession()
  • Move and rename chat demo to demos/chat-demo-mpp
  • Improve documentation
  • Add headerOverride to EdgeFunction
  • Change PostgrestResult back to data class (for accessing headers after a postgrest request)
  • Add a completely new demo and remove the old ones (see README)
  • Add support for changing the database schema in the Postgrest plugin by @jan-tennert in #51 (suggested in #50)
  • Improve GoTrue configuration (no more imports) (#48)

Dependency updates

  • Update Kotlin to 1.8.10
  • Update Ktor to 2.2.3