10.15.1
10.15.1 (2022-08-08)
Fixed
- Fixed an issue introduced in 10.15.0 that would prevent non-anonoymous user authentication against Atlas App Services. (Issue #2987)
- Added override to
User.ToString()
that outputs the user id and provider. (PR #2988) - Added == and != operator overloads to
User
that matches the behavior ofUser.Equals
. (PR #2988)
Compatibility
- Realm Studio: 12.0.0 or later.
Internal
- Using Core x.y.z.