Parse Server Versions Save

Parse Server for Node.js / Express

6.5.5

1 month ago

6.5.5 (2024-03-19)

Bug Fixes

7.0.0-alpha.29

1 month ago

7.0.0-alpha.29 (2024-03-19)

Bug Fixes

7.0.0-alpha.28

1 month ago

7.0.0-alpha.28 (2024-03-17)

Features

6.5.4

1 month ago

6.5.4 (2024-03-16)

Bug Fixes

  • Server crashes when receiving an array of Parse.Pointer in the request body (#9012) (8ff444d)

6.5.3

1 month ago

6.5.3 (2024-03-16)

Bug Fixes

  • Security upgrade follow-redirects from 1.15.5 to 1.15.6 (#9019) (422958e)

7.0.0-alpha.27

1 month ago

7.0.0-alpha.27 (2024-03-15)

Bug Fixes

  • CacheAdapter does not connect when using a CacheAdapter with a JSON config (#8633) (720d24e)

7.0.0-alpha.26

2 months ago

7.0.0-alpha.26 (2024-03-10)

Bug Fixes

  • Parse Server option fileExtensions default value rejects file extensions that are less than 3 or more than 4 characters long (#8699) (2760381)

7.0.0-alpha.25

2 months ago

7.0.0-alpha.25 (2024-03-05)

Features

  • Deprecation DEPPS5: Config option allowClientClassCreation defaults to false (#8849) (29624e0)

BREAKING CHANGES

  • The Parse Server option allowClientClassCreation defaults to false. (29624e0)

7.0.0-alpha.24

2 months ago

7.0.0-alpha.24 (2024-03-05)

Bug Fixes

  • Docker version releases by removing arm/v6 and arm/v7 support (#8976) (1f62dd0)

7.0.0-alpha.23

2 months ago

7.0.0-alpha.23 (2024-03-03)

Features