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

latest releases: 7.3.0-alpha.8, 6.5.8, 7.3.0-alpha.7...
pre-release8 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.