Skip to content

Releases: parse-community/parse-server

9.7.1-alpha.4

02 Apr 01:20

Choose a tag to compare

9.7.1-alpha.4 Pre-release
Pre-release

9.7.1-alpha.4 (2026-04-02)

Bug Fixes

8.6.73

02 Apr 01:22

Choose a tag to compare

8.6.73 (2026-04-02)

Bug Fixes

9.7.1-alpha.3

01 Apr 20:26

Choose a tag to compare

9.7.1-alpha.3 Pre-release
Pre-release

9.7.1-alpha.3 (2026-04-01)

Bug Fixes

  • Session field guard bypass via falsy values for ACL and user fields (#10382) (ead12bd)

9.7.1-alpha.2

01 Apr 13:36

Choose a tag to compare

9.7.1-alpha.2 Pre-release
Pre-release

9.7.1-alpha.2 (2026-04-01)

Bug Fixes

  • Nested batch sub-requests cause unclear error (#10371) (6635096)

8.6.72

31 Mar 02:41

Choose a tag to compare

8.6.72 (2026-03-31)

Bug Fixes

  • Security upgrade @apollo/server from 4.12.1 to 4.13.0 (#10082) (18a1560)

9.7.1-alpha.1

30 Mar 23:18

Choose a tag to compare

9.7.1-alpha.1 Pre-release
Pre-release

9.7.1-alpha.1 (2026-03-30)

Bug Fixes

9.7.0

30 Mar 00:31

Choose a tag to compare

9.7.0 (2026-03-30)

Bug Fixes

Features

  • Add protectedFieldsSaveResponseExempt option to strip protected fields from save responses (#10289) (4f7cb53)
  • Add protectedFieldsTriggerExempt option to exempt Cloud Code triggers from protectedFields (#10288) (1610f98)
  • Add support for partialFilterExpression in MongoDB storage adapter (#10346) (8dd7bf2)
  • Extend storage adapter interface to optionally return matchedCount and modifiedCount from DatabaseController.update with many: true (#10353) (aea7596)

9.7.0-alpha.18

30 Mar 00:10

Choose a tag to compare

9.7.0-alpha.18 Pre-release
Pre-release

9.7.0-alpha.18 (2026-03-30)

Features

  • Extend storage adapter interface to optionally return matchedCount and modifiedCount from DatabaseController.update with many: true (#10353) (aea7596)

8.6.71

30 Mar 23:19

Choose a tag to compare

8.6.71 (2026-03-30)

Bug Fixes

9.7.0-alpha.17

29 Mar 23:22

Choose a tag to compare

9.7.0-alpha.17 Pre-release
Pre-release

9.7.0-alpha.17 (2026-03-29)

Bug Fixes

  • Cloud Code trigger context vulnerable to prototype pollution (#10352) (d5f5128)