Skip to content

5.2.0

Compare
Choose a tag to compare
@parseplatformorg parseplatformorg released this 29 Jun 14:12
· 13 commits to release since this release

5.2.0 (2024-06-29)

Bug Fixes

  • LiveQueryClient.resubscribe with Parse Server 7 causes many open connections (#2184) (71b4d17)
  • Parse.Installation not working when installation is deleted on server (#2126) (22360b4)
  • Dot notation on JSON arrays doesn't work on PushStatus offset fields (#2194) (e0eb6f0)
  • Duplicate pending operations on nested fields (#2162) (df6df7c)

Features