| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 9.3.0 source code.tar.gz | 2026-02-21 | 1.3 MB | |
| 9.3.0 source code.zip | 2026-02-21 | 1.5 MB | |
| README.md | 2026-02-21 | 3.0 kB | |
| Totals: 3 Items | 2.9 MB | 0 | |
9.3.0 (2026-02-21)
Bug Fixes
Parse.Query.select('authData')for_Userclass doesn't return auth data (#10055) (44a5bb1)- AuthData validation incorrectly triggered on unchanged providers (#10025) (d3d6e9e)
- Default ACL overwrites custom ACL on
Parse.Objectupdate (#10061) (4ef89d9) - Default HTML pages for password reset, email verification not found (#10034) (e299107)
- Default HTML pages for password reset, email verification not found (#10041) (a4265bb)
- Incorrect dependency chain of
Parseuses browser build instead of Node build (#10067) (1a2521d) - Unlinking auth provider triggers auth data validation (#10045) (b6b6327)
Features
- Add
Parse.File.urlvalidation with configfileUpload.allowedFileUrlDomainsagainst SSRF attacks (#10044) (4c9c948) - Add event information to
verifyUserEmails,preventLoginWithUnverifiedEmailto identify invoking signup / login action and auth provider (#9963) (ed98c15) - Add support for streaming file upload via
Buffer,Readable,ReadableStream(#10065) (f0feb48) - Upgrade to parse 8.2.0, @parse/push-adapter 8.3.0 (#10066) (8b5a14e)