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

latest releases: 7.1.0-alpha.8, 7.1.0-alpha.7, 6.5.6...
pre-release4 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.