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

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

7.0.0-alpha.5 (2024-01-06)

Features

  • Add installationId, ip, resendRequest to arguments passed to verifyUserEmails on verification email request (#8873) (8adcbee)

BREAKING CHANGES

  • The Parse.User passed as argument if verifyUserEmails is set to a function is renamed from user to object for consistency with invocations of verifyUserEmails on signup or login; the user object is not a plain JavaScript object anymore but an instance of Parse.User (8adcbee)

Don't miss a new parse-server release

NewReleases is sending notifications on new releases.