Skip to content

Releases: parse-community/parse-server

7.1.0

30 Jun 02:20
Compare
Choose a tag to compare

7.1.0 (2024-06-30)

Bug Fixes

  • Parse.Cloud.startJob and Parse.Push.send not returning status ID when setting Parse Server option directAccess: true (#8766) (5b0efb2)
  • Required option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations (#8915) (907ad42)
  • Facebook Limited Login not working due to incorrect domain in JWT validation (#9122) (9d0bd2b)
  • Live query throws error when constraint notEqualTo is set to null (#8835) (11d3e48)
  • Parse Server option extendSessionOnUse not working for session lengths < 24 hours (#9113) (0a054e6)
  • Rate limiting can fail when using Parse Server option rateLimit.redisUrl with clusters (#8632) (c277739)
  • SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability GHSA-c2hr-cqg6-8j6r (#9167) (2edf1e4)

Features

  • Add silent log level for Cloud Code (#8803) (5f81efb)
  • Add server security check status security.enableCheck to Features Router (#8679) (b07ec15)
  • Prevent Parse Server start in case of unknown option in server configuration (#8987) (8758e6a)
  • Upgrade to @parse/push-adapter 6.0.0 (#9066) (18bdbf8)
  • Upgrade to @parse/push-adapter 6.2.0 (#9127) (ca20496)
  • Upgrade to Parse JS SDK 5.2.0 (#9128) (665b8d5)

7.1.0-beta.1

30 Jun 02:00
Compare
Choose a tag to compare
7.1.0-beta.1 Pre-release
Pre-release

7.1.0-beta.1 (2024-06-30)

Bug Fixes

  • Parse.Cloud.startJob and Parse.Push.send not returning status ID when setting Parse Server option directAccess: true (#8766) (5b0efb2)
  • Required option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations (#8915) (907ad42)
  • Facebook Limited Login not working due to incorrect domain in JWT validation (#9122) (9d0bd2b)
  • Live query throws error when constraint notEqualTo is set to null (#8835) (11d3e48)
  • Parse Server option extendSessionOnUse not working for session lengths < 24 hours (#9113) (0a054e6)
  • Rate limiting can fail when using Parse Server option rateLimit.redisUrl with clusters (#8632) (c277739)
  • SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability GHSA-c2hr-cqg6-8j6r (#9167) (2edf1e4)

Features

  • Add silent log level for Cloud Code (#8803) (5f81efb)
  • Add server security check status security.enableCheck to Features Router (#8679) (b07ec15)
  • Prevent Parse Server start in case of unknown option in server configuration (#8987) (8758e6a)
  • Upgrade to @parse/push-adapter 6.0.0 (#9066) (18bdbf8)
  • Upgrade to @parse/push-adapter 6.2.0 (#9127) (ca20496)
  • Upgrade to Parse JS SDK 5.2.0 (#9128) (665b8d5)

7.1.0-alpha.12

30 Jun 01:35
Compare
Choose a tag to compare
7.1.0-alpha.12 Pre-release
Pre-release

7.1.0-alpha.12 (2024-06-30)

Bug Fixes

6.5.7

30 Jun 01:51
Compare
Choose a tag to compare

6.5.7 (2024-06-30)

Bug Fixes

7.1.0-alpha.11

29 Jun 18:00
Compare
Choose a tag to compare
7.1.0-alpha.11 Pre-release
Pre-release

7.1.0-alpha.11 (2024-06-29)

Features

7.1.0-alpha.10

11 Jun 19:32
Compare
Choose a tag to compare
7.1.0-alpha.10 Pre-release
Pre-release

7.1.0-alpha.10 (2024-06-11)

Bug Fixes

  • Live query throws error when constraint notEqualTo is set to null (#8835) (11d3e48)

7.1.0-alpha.9

27 May 14:34
Compare
Choose a tag to compare
7.1.0-alpha.9 Pre-release
Pre-release

7.1.0-alpha.9 (2024-05-27)

Bug Fixes

  • Parse Server option extendSessionOnUse not working for session lengths < 24 hours (#9113) (0a054e6)

7.1.0-alpha.8

16 May 17:28
Compare
Choose a tag to compare
7.1.0-alpha.8 Pre-release
Pre-release

7.1.0-alpha.8 (2024-05-16)

Features

7.1.0-alpha.7

16 May 11:55
Compare
Choose a tag to compare
7.1.0-alpha.7 Pre-release
Pre-release

7.1.0-alpha.7 (2024-05-16)

Bug Fixes

  • Facebook Limited Login not working due to incorrect domain in JWT validation (#9122) (9d0bd2b)

6.5.6

16 May 07:12
Compare
Choose a tag to compare

6.5.6 (2024-05-16)

Bug Fixes

  • Facebook Limited Login not working due to incorrect domain in JWT validation (#9120) (0e92f76)