Skip to content

9.8.0

Latest

Choose a tag to compare

@parseplatformorg parseplatformorg released this 12 Apr 10:26

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)