- Add "Sign-in with Apple" support for native Mac/iOS applications. Thanks @yurvon-screamo 🙏
- Fix policy fallback for
UserIdenfier::UNDEFINED. Now treat it asONLY_EMAILconsistently. If you were relying on the behavior of the implicit fallback policy, i.e. to allow external users w/o an email address, simply set an explicit policy likeREQUIRE_USERNAME. - Fix Apple OAuth flow. Thanks @yurvon-screamo 🙏
- Fix
pageSizepersistence in admin UI's table explorer. Thanks @brigon-dev 🙏 - Update dependencies.
What's Changed
- Fix table explorer resetting page size on sort/filter by @brigon-dev in #290
- Pr/native apple signin by @ignatz in #288
New Contributors
- @brigon-dev made their first contribution in #290
- @ignatz made their first contribution in #288
Full Changelog: v0.33.15...v0.33.16