Improved
3.3.0-beta-1
Changes
Publishing a beta version just to get the Native Google Auth on iOS out for testing & I'm not done implementing features for this version
Core
- fix: Make OS version optional in headers by @rafsanjani in https://github.com/supabase-community/supabase-kt/pull/1088
Compose Auth
- Implement Native Google OAuth for Apple targets by @hieuwu in https://github.com/supabase-community/supabase-kt-plugins/pull/45 also big thanks to @dosier! Checkout the README for more information
Postgrest
- only escape filters inside logical expressions and
inlists by @sproctor in https://github.com/supabase-community/supabase-kt/pull/1090
Storage
- Add support for bucket pagination and sorting by @jan-tennert in https://github.com/supabase-community/supabase-kt/pull/1087
New Contributors
- @rafsanjani made their first contribution in https://github.com/supabase-community/supabase-kt/pull/1088