6.4.0-beta.1 (2023-09-16)
Bug Fixes
- Parse Server option
fileUpload.fileExtensions
does not work with an array of extensions (#8688) (6a4a00c) - Redis 4 does not reconnect after unhandled error (#8706) (2b3d4e5)
- Remove config logging when launching Parse Server via CLI (#8710) (ae68f0c)
- Server does not start via CLI when
auth
option is set (#8666) (4e2000b)
Features
- Add conditional email verification via dynamic Parse Server options
verifyUserEmails
,sendUserEmailVerification
that now accept functions (#8425) (44acd6d) - Add property
Parse.Server.version
to determine current version of Parse Server in Cloud Code (#8670) (a9d376b) - Add TOTP authentication adapter (#8457) (cc079a4)