7.0.0-alpha.3
Pre-release
Pre-release
parseplatformorg
released this
26 Dec 23:59
·
355 commits
to alpha
since this release
7.0.0-alpha.3 (2023-12-26)
Bug Fixes
- Conditional email verification not working in some cases if
verifyUserEmails
,preventLoginWithUnverifiedEmail
set to functions (#8838) (8e7a6b1)
Features
BREAKING CHANGES
Parse.Session.current()
no longer throws an error if the session token is expired, but instead returns the session token with its expiration date to allow checking its validity (f9dde4a)