Skip to content

Releases: parse-community/parse-server

9.9.0-alpha.1

17 Apr 08:13

Choose a tag to compare

9.9.0-alpha.1 Pre-release
Pre-release

9.9.0-alpha.1 (2026-04-17)

Features

  • Add rawValues and rawFieldNames options for aggregation queries (#10438) (f26700e)

9.8.1-alpha.1

12 Apr 14:21

Choose a tag to compare

9.8.1-alpha.1 Pre-release
Pre-release

9.8.1-alpha.1 (2026-04-12)

Bug Fixes

  • Context mutations leak across requests in ParseServerRESTController (#10291) (60a58ec)

9.8.0

12 Apr 10:26

Choose a tag to compare

9.8.0 (2026-04-12)

Bug Fixes

Features

  • Add requestComplexity.allowRegex option to disable $regex query operator (#10418) (18482e3)
  • Add requestComplexity.subqueryLimit option to limit subquery results (#10420) (bf40004)
  • Add route block with new server option routeAllowList (#10389) (f2d06e7)
  • Add server option fileDownload to restrict file download (#10394) (fc117ef)
  • Add support for invoking Cloud Function with multipart/form-data protocol (#10395) (a3f36a2)

9.8.0-alpha.13

12 Apr 00:17

Choose a tag to compare

9.8.0-alpha.13 Pre-release
Pre-release

9.8.0-alpha.13 (2026-04-12)

Bug Fixes

  • Facebook Standard Login missing app ID validation (#10429) (fd31159)

9.8.0-alpha.12

10 Apr 15:50

Choose a tag to compare

9.8.0-alpha.12 Pre-release
Pre-release

9.8.0-alpha.12 (2026-04-10)

Features

  • Add requestComplexity.subqueryLimit option to limit subquery results (#10420) (bf40004)

9.8.0-alpha.11

09 Apr 17:13

Choose a tag to compare

9.8.0-alpha.11 Pre-release
Pre-release

9.8.0-alpha.11 (2026-04-09)

Features

  • Add requestComplexity.allowRegex option to disable $regex query operator (#10418) (18482e3)

9.8.0-alpha.9

07 Apr 12:02

Choose a tag to compare

9.8.0-alpha.9 Pre-release
Pre-release

9.8.0-alpha.9 (2026-04-07)

Bug Fixes

  • Endpoints /login and /verifyPassword ignore _User protectedFields (#10409) (8a3db3b)

9.8.0-alpha.8

07 Apr 09:10

Choose a tag to compare

9.8.0-alpha.8 Pre-release
Pre-release

9.8.0-alpha.8 (2026-04-07)

Bug Fixes

  • Endpoint /upgradeToRevocableSession ignores _Session protectedFields (#10408) (c136e2b)

9.8.0-alpha.10

07 Apr 12:49

Choose a tag to compare

9.8.0-alpha.10 Pre-release
Pre-release

9.8.0-alpha.10 (2026-04-07)

Bug Fixes

  • Master key does not bypass protectedFields on various endpoints (#10412) (c0889c8)

9.8.0-alpha.7

06 Apr 16:47

Choose a tag to compare

9.8.0-alpha.7 Pre-release
Pre-release

9.8.0-alpha.7 (2026-04-06)

Bug Fixes