github parse-community/parse-server 7.0.0-alpha.3

latest releases: 6.5.11, 7.4.0-alpha.5, 7.4.0-alpha.4...
pre-release10 months ago

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

  • Allow Parse.Session.current on expired session token instead of throwing error (#8722) (f9dde4a)

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)

Don't miss a new parse-server release

NewReleases is sending notifications on new releases.