Skip to content

5.3.0

Compare
Choose a tag to compare
@parseplatformorg parseplatformorg released this 16 Nov 15:28
· 11 commits to release since this release

5.3.0 (2023-11-16)

Bug Fixes

  • Adding a file when adding a new row in the data browser doesn't show filename (#2471) (5bbb94e)
  • File extension is hidden in file field when editing object in modal dialog in data browser (#2472) (8df4e4d)
  • Incorrect highlight maker position in class list in data browser (#2490) (8c28d24)
  • Pasting location coordinates into field of type GeoPoint does not work in data browser (#2464) (a8ce343)
  • Selecting a saved filter in data browser also highlights other filters with equal names (#2466) (35360fe)
  • Vertical scrollbar in data browser is outside visible area when scrolling horizontally (#2457) (5acac3f)

Features

  • Add Cloud Function execution on Parse Object in data browser (#2409) (996ce91)
  • Add parameter selectedField to script payload to determine which object field was selected when script was invoked (#2483) (e98d653)
  • Add refresh button to Cloud Config page (#2480) (be212b0)
  • Add security checks page (#2491) (103b9c6)
  • Add support for confirmation dialog before script execution in data browser (#2481) (64d3913)
  • Add typing with auto-complete to select a filter field in the data browser (#2463) (257f76b)
  • Reopen last opened class when navigating to data browser (#2468) (3d7148e)

Reverts

  • fix: Vertical scrollbar in data browser is outside visible area when scrolling horizontally (#2457) (#2477) (2f1d84e)