Skip to content

Releases: parse-community/parse-server

9.3.0-alpha.6

14 Feb 01:57

Choose a tag to compare

9.3.0-alpha.6 Pre-release
Pre-release

9.3.0-alpha.6 (2026-02-14)

Bug Fixes

  • Default ACL overwrites custom ACL on Parse.Object update (#10061) (4ef89d9)

9.3.0-alpha.5

12 Feb 20:46

Choose a tag to compare

9.3.0-alpha.5 Pre-release
Pre-release

9.3.0-alpha.5 (2026-02-12)

Bug Fixes

  • Parse.Query.select('authData') for _User class doesn't return auth data (#10055) (44a5bb1)

9.3.0-alpha.4

12 Feb 02:29

Choose a tag to compare

9.3.0-alpha.4 Pre-release
Pre-release

9.3.0-alpha.4 (2026-02-12)

Bug Fixes

  • Unlinking auth provider triggers auth data validation (#10045) (b6b6327)

9.3.0-alpha.3

07 Feb 17:04

Choose a tag to compare

9.3.0-alpha.3 Pre-release
Pre-release

9.3.0-alpha.3 (2026-02-07)

Features

  • Add Parse.File.url validation with config fileUpload.allowedFileUrlDomains against SSRF attacks (#10044) (4c9c948)

9.3.0-alpha.2

06 Feb 16:31

Choose a tag to compare

9.3.0-alpha.2 Pre-release
Pre-release

9.3.0-alpha.2 (2026-02-06)

Bug Fixes

  • Default HTML pages for password reset, email verification not found (#10041) (a4265bb)

9.3.0-alpha.1

06 Feb 03:49

Choose a tag to compare

9.3.0-alpha.1 Pre-release
Pre-release

9.3.0-alpha.1 (2026-02-06)

Features

  • Add event information to verifyUserEmails, preventLoginWithUnverifiedEmail to identify invoking signup / login action and auth provider (#9963) (ed98c15)

9.2.1-alpha.2

06 Feb 02:04

Choose a tag to compare

9.2.1-alpha.2 Pre-release
Pre-release

9.2.1-alpha.2 (2026-02-06)

Bug Fixes

  • AuthData validation incorrectly triggered on unchanged providers (#10025) (d3d6e9e)

9.2.1-alpha.1

06 Feb 01:44

Choose a tag to compare

9.2.1-alpha.1 Pre-release
Pre-release

9.2.1-alpha.1 (2026-02-06)

Bug Fixes

  • Default HTML pages for password reset, email verification not found (#10034) (e299107)

9.2.0

05 Feb 13:10

Choose a tag to compare

9.2.0 (2026-02-05)

Bug Fixes

  • MongoDB timeout errors unhandled and potentially revealing internal data (#10020) (1d3336d)
  • Security upgrade @apollo/server from 5.0.0 to 5.4.0 (#10035) (9f368ff)

Features

  • Add option databaseOptions.clientMetadata to send custom metadata to database server for logging and debugging (#10017) (756c204)
  • Upgrade mongodb from 6.20.0 to 7.0.0 (#10027) (14b3fce)
  • Upgrade to parse 8.0.3 and @parse/push-adapter 8.2.0 (#10021) (9833fdb)

9.2.0-alpha.5

05 Feb 12:43

Choose a tag to compare

9.2.0-alpha.5 Pre-release
Pre-release

9.2.0-alpha.5 (2026-02-05)

Bug Fixes

  • Security upgrade @apollo/server from 5.0.0 to 5.4.0 (#10035) (9f368ff)