3.5.0-beta.1
Pre-release
Pre-release
·
464 commits
to beta
since this release
3.5.0-beta.1 (2022-10-25)
Bug Fixes
Parse.User.signUp()
does not pass context to Cloud Code (#1527) (53edcfd)Schema.addField
does not correctly add value of typeDate
(#1544) (15111f7)- creating a Parse.File with base64 string fails for some encodings (#1517) (0439862)
- initialization fails in non-browser environment that doesn't support
indexedDB
(#1569) (3560a5e) - remove base64 validation due to validation inefficiency (#1543) (473949d)