Skip to content

Releases: parse-community/parse-server

8.1.0-alpha.2

27 Mar 17:23

Choose a tag to compare

8.1.0-alpha.2 Pre-release
Pre-release

8.1.0-alpha.2 (2025-03-27)

Features

  • Add Cloud Code triggers Parse.Cloud.beforeFind(Parse.File)and Parse.Cloud.afterFind(Parse.File) (#8700) (b2beaa8)

8.1.0-alpha.1

24 Mar 14:16

Choose a tag to compare

8.1.0-alpha.1 Pre-release
Pre-release

8.1.0-alpha.1 (2025-03-24)

Features

8.0.2

21 Mar 10:16

Choose a tag to compare

8.0.2 (2025-03-21)

Bug Fixes

8.0.2-alpha.1

21 Mar 09:50

Choose a tag to compare

8.0.2-alpha.1 Pre-release
Pre-release

8.0.2-alpha.1 (2025-03-21)

Bug Fixes

7.5.2

21 Mar 09:51

Choose a tag to compare

7.5.2 (2025-03-21)

Bug Fixes

8.0.1

17 Mar 01:50

Choose a tag to compare

8.0.1 (2025-03-17)

Bug Fixes

  • Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9652) (2be1a19)
  • Using Parse Server option extendSessionOnUse does not correctly clear memory and functions as a debounce instead of a throttle (#8683) (6258a6a)

8.0.1-alpha.2

16 Mar 18:12

Choose a tag to compare

8.0.1-alpha.2 Pre-release
Pre-release

8.0.1-alpha.2 (2025-03-16)

Bug Fixes

  • Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9652) (2be1a19)

7.5.1

14 Mar 10:18

Choose a tag to compare

7.5.1 (2025-03-14)

Bug Fixes

  • Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9646) (9fc0bfb)

7.5.0

12 Mar 23:52

Choose a tag to compare

7.5.0 (2025-03-12)

Bug Fixes

  • LiveQueryServer crashes using cacheAdapter on disconnect from Redis 4 server (#9615) (0769215)
  • Push adapter not loading on some versions of Node 22 (#9525) (5447c22)
  • Security upgrade node from 20.17.0-alpine3.20 to 20.18.2-alpine3.20 (#9597) (6114cd9)

Features

  • Add support for MongoDB databaseOptions keys minPoolSize, connectTimeoutMS, socketTimeoutMS, autoSelectFamily, autoSelectFamilyAttemptTimeout (#9577) (20f2071)

8.0.1-alpha.1

06 Mar 00:35

Choose a tag to compare

8.0.1-alpha.1 Pre-release
Pre-release

8.0.1-alpha.1 (2025-03-06)

Bug Fixes

  • Using Parse Server option extendSessionOnUse does not correctly clear memory and functions as a debounce instead of a throttle (#8683) (6258a6a)