Skip to content

Releases: supabase-community/supabase-kt

0.1.2

24 Aug 19:05
d9054fc
Compare
Choose a tag to compare

Full Changelog: 0.1.1...0.1.2

0.1.1

24 Aug 16:34
0542e71
Compare
Choose a tag to compare
  • Update dependecies
  • Update Kotlin to 1.7.10
  • Fixes #2

Full Changelog: 0.1.0...0.1.1

0.1.0

12 Aug 19:40
08c78f6
Compare
Choose a tag to compare
  • Improve plugin system
  • Add some unit testing
  • Improve documentation
  • Add support for Supabase Realtime
  • Remove supabase from the dependencies

Full Changelog: 0.0.18...0.1.0

0.0.18

15 Jul 18:06
e6b99f4
Compare
Choose a tag to compare
  • Fix Desktop OAuth

0.0.16

14 Jun 15:02
115932e
Compare
Choose a tag to compare

Full Changelog: 0.0.14...0.0.16

0.0.14

13 Jun 22:57
421482d
Compare
Choose a tag to compare
  • Make Auth#invalidateSession public
  • Rename Auth#logout to Auth#invalidateAllRefreshTokens

0.0.11

08 Jun 14:10
c18696e
Compare
Choose a tag to compare

Full Changelog: 0.0.10...0.0.11

0.0.10

07 Jun 22:46
7eb4eee
Compare
Choose a tag to compare

Add timeout and network error status, add more documentation

0.0.9

06 Jun 15:36
c331367
Compare
Choose a tag to compare
  • Fix storage upload

0.0.8

04 Jun 15:42
51b26ca
Compare
Choose a tag to compare
  • Fix Postgrest Update