Skip to content

Releases: parse-community/parse-server

8.3.0-alpha.9

19 Oct 19:26

Choose a tag to compare

8.3.0-alpha.9 Pre-release
Pre-release

8.3.0-alpha.9 (2025-10-19)

Bug Fixes

  • Server URL verification before server is ready (#9882) (178bd5c)

8.3.0-alpha.8

16 Oct 07:30

Choose a tag to compare

8.3.0-alpha.8 Pre-release
Pre-release

8.3.0-alpha.8 (2025-10-16)

Bug Fixes

  • Warning logged when setting option databaseOptions.disableIndexFieldValidation (#9880) (1815b01)

8.3.0-alpha.7

15 Oct 16:40

Choose a tag to compare

8.3.0-alpha.7 Pre-release
Pre-release

8.3.0-alpha.7 (2025-10-15)

Bug Fixes

8.3.0-alpha.6

14 Oct 18:17

Choose a tag to compare

8.3.0-alpha.6 Pre-release
Pre-release

8.3.0-alpha.6 (2025-10-14)

Features

  • Add request context middleware for config and dependency injection in hooks (#8480) (64f104e)

8.3.0-alpha.5

14 Oct 16:14

Choose a tag to compare

8.3.0-alpha.5 Pre-release
Pre-release

8.3.0-alpha.5 (2025-10-14)

Features

  • Allow returning objects in Parse.Cloud.beforeFind without invoking database query (#9770) (0b47407)

8.3.0-alpha.4

09 Oct 22:05

Choose a tag to compare

8.3.0-alpha.4 Pre-release
Pre-release

8.3.0-alpha.4 (2025-10-09)

Features

  • Disable index-field validation to create index for fields that don't yet exist (#8137) (1b23475)

8.3.0-alpha.3

07 Oct 10:04

Choose a tag to compare

8.3.0-alpha.3 Pre-release
Pre-release

8.3.0-alpha.3 (2025-10-07)

Features

8.3.0-alpha.2

03 Oct 14:39

Choose a tag to compare

8.3.0-alpha.2 Pre-release
Pre-release

8.3.0-alpha.2 (2025-10-03)

Features

  • Add regex option u for unicode support in Parse.Query.matches for MongoDB (#9867) (7cb962a)

8.3.0-alpha.1

03 Oct 12:36

Choose a tag to compare

8.3.0-alpha.1 Pre-release
Pre-release

8.3.0-alpha.1 (2025-10-03)

Features

  • Add option keepUnknownIndexes to retain indexes which are not specified in schema (#9857) (89fad46)

8.2.5

02 Oct 13:28

Choose a tag to compare

8.2.5 (2025-10-02)

Bug Fixes