github parse-community/parse-server 5.4.0

latest releases: 7.1.0-alpha.6, 7.1.0-alpha.5, 7.1.0-alpha.4...
17 months ago

5.4.0 (2022-11-19)

Bug Fixes

  • GraphQL query ignores condition equalTo with value false (#8032) (7f5a15d)
  • Internal indices for classes _Idempotency and _Role are not protected in defined schema (#8121) (c16f529)
  • LiveQuery with containedIn not working when object field is an array (#8128) (1d9605b)
  • Push notifications badge doesn't update with Installation beforeSave trigger (#8162) (3c75c2b)
  • Query aggregation pipeline cannot handle value of type Date when directAccess: true (#8167) (e424137)
  • Relation constraints in compound queries Parse.Query.or, Parse.Query.and not working (#8203) (28f0d26)
  • Security upgrade undici from 5.6.0 to 5.8.0 (#8108) (4aa016b)
  • Sorting by non-existing value throws INVALID_SERVER_ERROR on Postgres (#8157) (3b775a1)
  • Updating object includes unchanged keys in client response for certain key types (#8159) (37af1d7)

Features

  • Add convenience access to Parse Server configuration in Cloud Code via Parse.Server (#8244) (9f11115)
  • Add option to change the default value of the Parse.Query.limit() constraint (#8152) (0388956)
  • Add support for MongoDB 6 (#8242) (aba0081)
  • Add support for Postgres 15 (#8215) (2feb6c4)
  • LiveQuery support for unsorted distance queries (#8221) (0f763da)

Don't miss a new parse-server release

NewReleases is sending notifications on new releases.